Compare commits

...
This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
georgeowell 9c825027c5 Inital refresh of colour scheme 2018-11-09 12:54:02 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -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%),