summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-03-23 17:10:35 +0200
committerLV-426 <lv-426@taproot.org.il>2015-04-01 22:22:22 +0300
commit13c16445ee560f29f6e1985ead2b1d74e1fb24e6 (patch)
treee7f21ae3eb64a2e3705eb4cbea8bedecb72ed677 /res
parent35dd0ae11fce01180548952216cdd76de17d58b3 (diff)
[style] rz-red color constant (same as in splash logo)
Diffstat (limited to 'res')
-rw-r--r--res/client/css/modules/colors.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/client/css/modules/colors.scss b/res/client/css/modules/colors.scss
index f597a6d7..b14f917e 100644
--- a/res/client/css/modules/colors.scss
+++ b/res/client/css/modules/colors.scss
@@ -14,3 +14,4 @@ $green: #40C200;
$light-cyan: #D3F2F8;
$dark-cyan: #8eb6bf;
$darker-cyan: #1D6E7F;
+$rz-red: rgb(240, 62, 57);