]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common_n.css
First batch of Luma theme sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_n.css
diff --git a/gfx/luma/gfx/menu/luma/common_n.css b/gfx/luma/gfx/menu/luma/common_n.css
new file mode 100644 (file)
index 0000000..618e6f0
--- /dev/null
@@ -0,0 +1,14 @@
+@import "common.css";
+
+/* Backgrounds */
+.button { fill:#0f436f }
+.checkbox { fill:url(common_n.gradients#checkbox) }
+.dialog { fill:url(common_n.gradients#dialog) }
+.header { fill:url(common_n.gradients#header) }
+.inputbox { fill:url(common_n.gradients#inputbox) }
+.radiobutton { fill:url(common_n.gradients#radiobutton) }
+
+/* Components */
+.detail { fill:#c0e5f8 }
+.frame { fill:#8eb8db }
+.stripes { fill:url(common_n.gradients#stripes); opacity:0.1 }