Theme issue in kimi's website

Hi there ,

i have just opened kimi today and i found this , “KIMI” text color should be white
i am semi expert in front end and while making several themes (especially black and white) the color of each element should be the invert of the theme general color lets take an example :
white → black
gray → light gray
so basically it goes like this : from white to black the invert is black to white
if you are wondering what does this mean , it means that if there is a color that has a weaker color grade (lighter a little bit) than black then the invert of it is something that is a bit darker than pure white and so on
this mechanism will help a lot in adding multi themes , using javascript to make a formula to adjust the brightness and hex code of the base color of the current theme

Best Wishes ,
Jimmy

That’s strange — my interface looks normal on my end. The “KIMI” text is showing as white for me. Maybe it’s a browser-specific rendering issue or a cached CSS or other resource issue?

1 Like

i was about to say the same thing
and it works now … somehow