mescon / Muximux

A lightweight way to manage your HTPC
GNU General Public License v2.0
1.14k stars 83 forks source link

Change Background Color #180

Closed brando56894 closed 6 years ago

brando56894 commented 6 years ago

What CSS file and value do I have to edit to change the background on the login screen from white to black? It clashes with the theme of everything else I have.

mescon commented 6 years ago

That depends on what theme you are using. Check css/themes/ and change background-color in there. #000000 means black, #fff or #ffffff means white.

brando56894 commented 6 years ago

Which one do I need to edit in Modern.css? There are a bunch. None of them are set to #ffffff yet it still appears white. Even in Incognito mode.