]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common_c.css
Update luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_c.css
old mode 100644 (file)
new mode 100755 (executable)
index aa1f6b8..0dca735
@@ -1,13 +1,16 @@
 @import "common.css";
 
 /* Backgrounds */
-.button      { opacity:0.85; fill:#602d1d }
+.button      { opacity:0.85; fill:#742c16 }
 .checkbox    { opacity:0.85; fill:url(common_c.gradients#checkbox) }
-.dialog      { opacity:0.90; fill:#2b1603 }
+.dialog      { opacity:0.90; fill:#361a04 }
 .inputbox    { opacity:0.85; fill:url(common_c.gradients#inputbox) }
 .radiobutton { opacity:0.85; fill:url(common_c.gradients#radiobutton) }
+.selection   { fill:#f78f45 }
 
 /* Components */
-.detail  { fill:#f0c484 }
-.frame   { fill:#e79155 }
-.stripes { fill:url(common_c.gradients#stripes); opacity:0.04 }
+.colormark { fill:#ffffff; opacity:0.95 }
+.detail    { fill:#f4cda2 }
+.frame     { fill:#eca169 }
+
+