This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* palette | |
| #222 background | |
| #bbb text | |
| #ddd brighter text | |
| #666 border | |
| #555 header | |
| #444 darker items | |
| */ | |
| #globalWrapper { | |
| background-color: #222 !important; |