]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common.css
First batch of Luma theme sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common.css
1 /* Backgrounds */
2 .background { fill:#000000; opacity:0.85 }
3 .button, .checkbox, .inputbox, .radiobutton { opacity:0.85 }
4 .clearbutton { fill:#000000; opacity:0.3 }
5 .dialog, .header { opacity:0.9 }
6
7 /* Components */
8 .color { fill:#f7f7f7 }
9 .colorpicker { fill:#ffffff }
10 .mark { fill:#efefef }
11 .nopreview { fill:#37628a; opacity:0.75 }
12
13 /* Filters */
14 .blurred { filter:url(common.filters#blur) }
15 .glowing { filter:url(common.filters#glow) }
16 .grayed { filter:url(common.filters#gray) }
17 .shadowed { filter:url(common.filters#shadow) }
18
19 /* Icons */
20 .aes { fill:#d8c246 }
21 .mod { fill:#5ea1da }
22 .pure { fill:#bd4f1b }
23 .stats { fill:#85c935 }