]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common.css
17e1a8d71a5c554a05d5f1f2911c60ee707588c8
[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.3 }
4 .gametypebg  { fill:#100000; opacity:0.5 }
5
6 /* Components */
7 .checkmark   { fill:#90abc4 }
8 .color       { fill:#f7f7f7 }
9 .colorpicker { fill:#ffffff }
10 .gametype    { fill:#90abc4 }
11 .mark        { fill:#ffffff; opacity:0.9 }
12 .nopreview   { fill:#37628a; opacity:0.75 }
13
14 /* Icons */
15 .aes   { fill:#e2d138 }
16 .mod   { fill:#5ba4e1 }
17 .pure  { fill:#c1511f }
18 .stats { fill:#81ce36 }
19
20 /* Filters */
21 .blurred  { filter:url(common.filters#blurred) }
22 .glowing  { filter:url(common.filters#glowing) }
23 .grayed   { filter:url(common.filters#grayed) }
24 .shadowed { filter:url(common.filters#shadowed) }
25 .shining  { filter:url(common.filters#shining) }