mirror of
https://github.com/kmein/niveum
synced 2026-03-29 08:41:07 +02:00
feat(colours): increase contrast on owickstrom
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
rec { # all dark colours are 20% darker than the bright ones
|
{ # all dark colours are 20% darker than the bright ones
|
||||||
black = {
|
black = {
|
||||||
bright = "#4c5363"; # "#282c34";
|
bright = "#4c5363"; # "#282c34";
|
||||||
dark = "#20232a";
|
dark = "#20232a";
|
||||||
|
|||||||
Reference in New Issue
Block a user