]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common_c.css
First batch of Luma theme sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_c.css
1 @import "common.css";
2
3 /* Backgrounds */
4 .button { fill:#602d1d }
5 .checkbox { fill:url(common_c.gradients#checkbox) }
6 .dialog { fill:#2b1603 }
7 .inputbox { fill:url(common_c.gradients#inputbox) }
8 .radiobutton { fill:url(common_c.gradients#radiobutton) }
9
10 /* Components */
11 .detail { fill:#f0c484 }
12 .frame { fill:#e79155 }
13 .stripes { fill:url(common_c.gradients#stripes); opacity:0.04 }