]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common.css
Update luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common.css
old mode 100644 (file)
new mode 100755 (executable)
index 7299ba9..e5c917c
@@ -1,25 +1,28 @@
 /* Backgrounds */
 .background  { fill:#000000; opacity:0.85 }
-.clearbutton { fill:#000000; opacity:0.30 }
+.clearbutton { fill:#000000; opacity:0.3 }
+.gametypebg  { fill:#000000; opacity:0.5 }
 
 /* Components */
-.color       { fill:#f7f7f7 }
+.checkmark   { fill:#90abc4 }
 .colorpicker { fill:#ffffff }
-.mark        { fill:#efefef }
+.gametype    { fill:#90abc4 }
+.mark        { fill:#f2fcff; opacity:0.9 }
 .nopreview   { fill:#37628a; opacity:0.75 }
 
-/* Icons */
-.aes   { fill:#d8c246 }
-.mod   { fill:#5ea1da }
-.pure  { fill:#bd4f1b }
-.stats { fill:#85c935 }
+.colorbutton       { opacity:0.8; fill:#ffffff }
+.colorbutton_frame { opacity:1 }
+.colorbutton_glow  { opacity:0.65 }
 
-/* Gametypes */
-.gametype { fill:#ffffff }
+/* Icons */
+.aes   { fill:#e2d138 }
+.mod   { fill:#5ba4e1 }
+.pure  { fill:#c1511f }
+.stats { fill:#81ce36 }
 
 /* Filters */
 .blurred  { filter:url(common.filters#blurred) }
-.glowing  { filter:url(common.filters#glowint) }
+.glowing  { filter:url(common.filters#glowing) }
 .grayed   { filter:url(common.filters#grayed) }
 .shadowed { filter:url(common.filters#shadowed) }
 .shining  { filter:url(common.filters#shining) }