]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/hud/luma/common.css
Add buff icon sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / hud / luma / common.css
index 292bcc85630003061586c7abebf414925bc24701..e1423fe5100d9aaf8972abc14ced9e30d7c486a3 100755 (executable)
@@ -2,6 +2,22 @@
 .armor  { fill:#81f13d }
 .health { fill:#fd705b }
 
+/* Colors (WIP) */
+.red            { fill:#fd705b }
+.redorange      { fill:#f0875e }
+.orange         { fill:#e39160 }
+.yellow         { fill:#e9be57 }
+.yellowgreen    { fill:#95b84c }
+.green          { fill:#81f13d }
+.greencyan      { fill:#77b38a }
+.cyan           { fill:#75c3d5 }
+.blue           { fill:#6899f2 }
+.violet         { fill:#978ed2 }
+.violetmagenta  { fill:#c17fe5 }
+.magenta        { fill:#ea6ff9 }
+.magentascarlet { fill:#e6749d }
+.scarlet        { fill:#f7717b }
+
 /* Ammo */
 .bullets    { fill:#adf085 }
 .cells      { fill:#8be1f7 }