mirror of
https://bitbucket.org/walplanet/deemix-gui
synced 2026-01-15 08:12:52 -03:00
update primary color
This commit is contained in:
@@ -36,7 +36,7 @@ module.exports = {
|
||||
900: 'hsl(0, 0%, 90%)',
|
||||
930: 'hsl(0, 0%, 93%)' // Remove maybe
|
||||
},
|
||||
primary: 'hsl(210, 100%, 52%)',
|
||||
primary: 'hsl(272, 100%, 61%)',
|
||||
background: {
|
||||
main: 'var(--main-background)',
|
||||
secondary: 'var(--secondary-background)'
|
||||
|
||||
Reference in New Issue
Block a user