Inital refresh of colour scheme
This commit is contained in:
parent
33add8fd8f
commit
9c825027c5
@ -74,7 +74,7 @@
|
||||
),
|
||||
|
||||
accent4: (
|
||||
bg: #25558C,
|
||||
bg: #313533,
|
||||
fg-bold: #ffffff,
|
||||
fg: mix(#25558C, #ffffff, 25%),
|
||||
fg-light: mix(#25558C, #ffffff, 40%),
|
||||
@ -85,7 +85,7 @@
|
||||
),
|
||||
|
||||
accent5: (
|
||||
bg: #e2e2e2,
|
||||
bg: #41a19d,
|
||||
fg-bold: #ffffff,
|
||||
fg: mix(#F3A712, #ffffff, 25%),
|
||||
fg-light: mix(#F3A712, #ffffff, 40%),
|
||||
|
Reference in New Issue
Block a user