]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common_f.css
First batch of Luma theme sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_f.css
diff --git a/gfx/luma/gfx/menu/luma/common_f.css b/gfx/luma/gfx/menu/luma/common_f.css
new file mode 100644 (file)
index 0000000..d8ae068
--- /dev/null
@@ -0,0 +1,12 @@
+@import "common.css";
+
+/* Backgrounds */
+.button { fill:#145892 }
+.checkbox { fill:url(common_f.gradients#checkbox) }
+.inputbox { fill:url(common_f.gradients#inputbox) }
+.radiobutton { fill:url(common_f.gradients#radiobutton) }
+
+/* Components */
+.detail { fill:#ddf1fb }
+.frame { fill:#bad2e6 }
+.stripes { fill:url(common_f.gradients#stripes); opacity:0.2 }