]> 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 55da2a6..17e1a8d
@@ -1,25 +1,25 @@
 /* Backgrounds */
 .background  { fill:#000000; opacity:0.85 }
 .clearbutton { fill:#000000; opacity:0.3 }
-.gametypebg  { fill:#100000; opacity:0.4 }
+.gametypebg  { fill:#100000; opacity:0.5 }
 
 /* Components */
-.checkmark   { fill:#b9e1ff }
+.checkmark   { fill:#90abc4 }
 .color       { fill:#f7f7f7 }
 .colorpicker { fill:#ffffff }
-.gametype    { fill:#b9e1ff }
-.mark        { fill:#efefef }
+.gametype    { fill:#90abc4 }
+.mark        { fill:#ffffff; opacity:0.9 }
 .nopreview   { fill:#37628a; opacity:0.75 }
 
 /* Icons */
-.aes   { fill:#deca40 }
-.mod   { fill:#5ea1da }
-.pure  { fill:#bd4f1b }
-.stats { fill:#85c935 }
+.aes   { fill:#e2d138 }
+.mod   { fill:#5ba4e1 }
+.pure  { fill:#c1511f }
+.stats { fill:#81ce36 }
 
 /* Filters */
 .blurred  { filter:url(common.filters#blurred) }
 .glowing  { filter:url(common.filters#glowing) }
 .grayed   { filter:url(common.filters#grayed) }
-.lumatic  { filter:url(common.filters#lumatic) }
 .shadowed { filter:url(common.filters#shadowed) }
+.shining  { filter:url(common.filters#shining) }