mirror of
https://github.com/beestat/app.git
synced 2025-06-03 05:36:51 -04:00
Increased contrast on cool colors
This commit is contained in:
parent
d0e479e062
commit
9f1d678418
@ -28,8 +28,8 @@ beestat.style.color = {
|
|||||||
},
|
},
|
||||||
'lightblue': {
|
'lightblue': {
|
||||||
'light': '#45aaf2',
|
'light': '#45aaf2',
|
||||||
'base': '#2d98da',
|
'base': '#238ac9',
|
||||||
'dark': '#147fc1'
|
'dark': '#1272ae'
|
||||||
},
|
},
|
||||||
'blue': {
|
'blue': {
|
||||||
'light': '#4b7bec',
|
'light': '#4b7bec',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user