recoloring ui stuff

This commit is contained in:
Diego F. Goberna
2018-12-07 22:39:54 +01:00
parent 94b8361fc1
commit 3d3b1a4e85
11 changed files with 35 additions and 13 deletions

View File

@@ -4,6 +4,7 @@ module.exports = {
BLUE: '#08bfa2',
UI_ACCENT: '#08bfa2',
UI_ACCENT2: '#f01978',
SKY_OFF: '#297547',
SKY_BLUE: '#840d42',

View File

@@ -4,6 +4,7 @@ module.exports = {
BLUE: '#00f',
UI_ACCENT: '#067197',
UI_ACCENT2: '#f00',
SKY_OFF: '#222',
SKY_BLUE: '#007AB8',

View File

@@ -4,6 +4,7 @@ module.exports = {
BLUE: '#08bfa2',
UI_ACCENT: '#08bfa2',
UI_ACCENT2: '#f01978',
SKY_OFF: '#297547',
SKY_BLUE: '#840d42',