]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common.css
d462b0a3a0be5e834ba7115e94b9b1fdb8e865c3
[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 .checkmark   { fill:#c7e4ff }
7 .color       { fill:#f7f7f7 }
8 .colorpicker { fill:#ffffff }
9 .gametype    { fill:#c7e4ff }
10 .mark        { fill:#efefef }
11 .nopreview   { fill:#37628a; opacity:0.75 }
12
13 /* Icons */
14 .aes   { fill:#deca40 }
15 .mod   { fill:#5ea1da }
16 .pure  { fill:#bd4f1b }
17 .stats { fill:#85c935 }
18
19 /* Filters */
20 .blurred  { filter:url(common.filters#blurred) }
21 .glowing  { filter:url(common.filters#glowing) }
22 .grayed   { filter:url(common.filters#grayed) }
23 .lumatic  { filter:url(common.filters#lumatic) }
24 .shadowed { filter:url(common.filters#shadowed) }