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

