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