mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 07:52:15 +00:00
client: update blue and yellow colors
This commit is contained in:
parent
1af59a3770
commit
f8d4a2bd6b
1 changed files with 2 additions and 2 deletions
|
|
@ -9,5 +9,5 @@
|
|||
|
||||
// Define custom colors
|
||||
@red : #f74e52;
|
||||
@yellow : #ffb445;
|
||||
@blue : #50b5e9;
|
||||
@yellow : #ffbe5d;
|
||||
@blue : #46a7d9;
|
||||
Loading…
Reference in a new issue