]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common.css
Batch of icon outlines, no style yet
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common.css
1 /* Backgrounds */
2 .background  { fill:#000000; opacity:0.85 }
3 .clearbutton { fill:#000000; opacity:0.30 }
4
5 /* Components */
6 .color       { fill:#f7f7f7 }
7 .colorpicker { fill:#ffffff }
8 .mark        { fill:#efefef }
9 .nopreview   { fill:#37628a; opacity:0.75 }
10
11 /* Filters */
12 .blurred  { filter:url(common.filters#blur) }
13 .glowing  { filter:url(common.filters#glow) }
14 .grayed   { filter:url(common.filters#gray) }
15 .shadowed { filter:url(common.filters#shadow) }
16
17 /* Icons */
18 .aes   { fill:#d8c246 }
19 .mod   { fill:#5ea1da }
20 .pure  { fill:#bd4f1b }
21 .stats { fill:#85c935 }
22
23 /* Gametypes */
24 .gametype { fill:#ffffff }