]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common_c.css
0dca735e6aed77e035d060ffc3022f7b90528af6
[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 .colormark { fill:#ffffff; opacity:0.95 }
13 .detail    { fill:#f4cda2 }
14 .frame     { fill:#eca169 }
15
16