]> git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common.css
ff2df99a9cd7e0ac301dcf6a463b43c29809f426
[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
5 /* Components */
6 .checkmark   { fill:#90abc4 }
7 .colorpicker { fill:#ffffff }
8 .gametype    { fill:#90abc4 }
9 .mark        { fill:#f2fcff; opacity:0.9 }
10 .nopreview   { fill:#37628a; opacity:0.75 }
11
12 .colorbutton       { opacity:0.8; fill:#ffffff }
13 .colorbutton_frame { opacity:1 }
14 .colorbutton_glow  { opacity:0.55 }
15
16 /* Icons */
17 .aes   { fill:#e2d138 }
18 .mod   { fill:#5ba4e1 }
19 .pure  { fill:#c1511f }
20 .stats { fill:#81ce36 }
21 .ipv4  { fill:#d24406 }
22 .ipv6  { fill:#d00000 }
23
24 /* Filters */
25 .blurred  { filter:url(common.filters#blurred) }
26 .glowing  { filter:url(common.filters#glowing) }
27 .grayed   { filter:url(common.filters#grayed) }
28 .shadowed { filter:url(common.filters#shadowed) }
29 .shining  { filter:url(common.filters#shining) }