Inital refresh of colour scheme

This commit is contained in:
georgeowell 2018-11-09 12:54:02 +00:00
parent 33add8fd8f
commit 9c825027c5
1 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@
), ),
accent4: ( accent4: (
bg: #25558C, bg: #313533,
fg-bold: #ffffff, fg-bold: #ffffff,
fg: mix(#25558C, #ffffff, 25%), fg: mix(#25558C, #ffffff, 25%),
fg-light: mix(#25558C, #ffffff, 40%), fg-light: mix(#25558C, #ffffff, 40%),
@ -85,7 +85,7 @@
), ),
accent5: ( accent5: (
bg: #e2e2e2, bg: #41a19d,
fg-bold: #ffffff, fg-bold: #ffffff,
fg: mix(#F3A712, #ffffff, 25%), fg: mix(#F3A712, #ffffff, 25%),
fg-light: mix(#F3A712, #ffffff, 40%), fg-light: mix(#F3A712, #ffffff, 40%),