colors-wal-tabbed.h 270 B

1234567
  1. static const char* selbgcolor = "#111b25";
  2. static const char* selfgcolor = "#b5c7d7";
  3. static const char* normbgcolor = "#396E9E";
  4. static const char* normfgcolor = "#b5c7d7";
  5. static const char* urgbgcolor = "#386693";
  6. static const char* urgfgcolor = "#b5c7d7";