]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common.css
First batch of Luma theme sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common.css
diff --git a/gfx/luma/gfx/menu/luma/common.css b/gfx/luma/gfx/menu/luma/common.css
new file mode 100644 (file)
index 0000000..28afb4c
--- /dev/null
@@ -0,0 +1,23 @@
+/* Backgrounds */
+.background { fill:#000000; opacity:0.85 }
+.button, .checkbox, .inputbox, .radiobutton { opacity:0.85 }
+.clearbutton { fill:#000000; opacity:0.3 }
+.dialog, .header { opacity:0.9 }
+
+/* Components */
+.color { fill:#f7f7f7 }
+.colorpicker { fill:#ffffff }
+.mark { fill:#efefef }
+.nopreview { fill:#37628a; opacity:0.75 }
+
+/* Filters */
+.blurred { filter:url(common.filters#blur) }
+.glowing { filter:url(common.filters#glow) }
+.grayed { filter:url(common.filters#gray) }
+.shadowed { filter:url(common.filters#shadow) }
+
+/* Icons */
+.aes { fill:#d8c246 }
+.mod { fill:#5ea1da }
+.pure { fill:#bd4f1b }
+.stats { fill:#85c935 }