improve devtools looks somewhat and make them work up to current nightly
[themes.git] / LCARStrek / devtools / variables.css
index d1c68186b11fe7205ca37a6190fb6172d0957dc1..49f0a28a80dc69c388fbf4cee2d46154aa529291 100644 (file)
 
   --theme-tab-toolbar-background: #402800;
   --theme-toolbar-background: #000000;
+  --theme-capped-toolbar-background: #9C9CFF;
+  --theme-capped-toolbar-text: #000000;
+  --theme-alternate-toolbar-background: #A09090;
+  --theme-toolbar-caps: #FF9F00;
   --theme-button-background: #C09070;
   --theme-button-color: #000000;
   --theme-hover-background: #FFCF00;
   --theme-hover-color: #000000;
-  --theme-active-background: #FFCF00;
+  --theme-active-background: #FF9F00;
   --theme-active-color: #000000;
   --theme-selection-background: #008484;
   --theme-selection-color: #000000;