]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common_c.css
77b05d6aaedbc233946ad332df61e37354d68af7
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_c.css
1 @import "common.css";
2
3 /* Backgrounds */
4 .button      { opacity:0.85; fill:#742c16 }
5 .checkbox    { opacity:0.85; fill:url(common_c.gradients#checkbox) }
6 .dialog      { opacity:0.90; fill:#361a04 }
7 .inputbox    { opacity:0.85; fill:url(common_c.gradients#inputbox) }
8 .radiobutton { opacity:0.85; fill:url(common_c.gradients#radiobutton) }
9 .selection   { fill:#f78f45 }
10
11 /* Components */
12 .colorbutton { fill:#ffffff; opacity:0.85 }
13 .colormark   { fill:#ffffff }
14 .detail      { fill:#f4cda2 }
15 .frame       { fill:#eca169 }