sync both themes with suite classic theme changes in SeaMonkey 2.46/2.47 cycles
[themes.git] / LCARStrek / devtools / variables.css
index c7cac8f55cf322fe89f1d19ecce3f2ee4991ae44..c6f8fb0439bbb958913b5d286c47bd615be4717c 100644 (file)
@@ -24,6 +24,7 @@
   --theme-tab-toolbar-background: #402800;
   --theme-toolbar-background: #000000;
   --theme-button-background: #C09070;
+  --theme-button-color: #000000;
   --theme-hover-background: #FFCF00;
   --theme-hover-color: #000000;
   --theme-active-background: #FFCF00;
 
   --theme-body-color: #FF9F00;
   --theme-body-color-alt: #A09090;
+  --theme-body-color-inactive: #8050B0;
   --theme-content-color1: #FF9F00;
   --theme-content-color2: #A09090;
   --theme-content-color3: #FF9F00;
   --theme-content-color4: #9C9CFF;
-  --theme-content-disabled: #8050B0;
 
   --theme-text-blue: #3333FF;
   --theme-highlight-green: #008484;
@@ -68,6 +69,8 @@
   --theme-graphs-yellow: #FFCF00;
   --theme-graphs-red: #FF0000;
   --theme-graphs-grey: #A09090;
+  --theme-graphs-full-red: #FF0000;
+  --theme-graphs-full-blue: #0000FF;
 
   /* Images */
   --theme-pane-collapse-image: url(chrome://devtools/skin/images/pane-collapse.svg);