1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(colours): increase contrast on owickstrom

This commit is contained in:
2023-04-18 11:03:38 +02:00
parent f83b5f3021
commit 4ae3824663

View File

@@ -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 = {
bright = "#4c5363"; # "#282c34";
dark = "#20232a";