New base color

This commit is contained in:
John O'Nolan 2020-07-14 22:37:50 +07:00
parent 217ef9d2e0
commit bf825894f8
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -4,7 +4,7 @@
:root {
/* Colours */
--color-primary: #3eb0ef;
--color-primary: #0077CC;
--color-base: #131313;
--color-grey: #848e95;
--color-border: #e2e8ec;