mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
dont know what happened there
This commit is contained in:
@@ -26,7 +26,7 @@ let
|
||||
blue = { light = "#5833ff"; dark = "#492ee1"; };
|
||||
magenta = { light = "#f935f8"; dark = "#d338d3"; };
|
||||
cyan = { light = "#14f0f0"; dark = "#33bbc8"; };
|
||||
white = { light = "e9ebeb#"; dark = "#cbcccd"; };
|
||||
white = { light = "#e9ebeb"; dark = "#cbcccd"; };
|
||||
background = black.dark;
|
||||
foreground = white.dark;
|
||||
fadeColor = black.dark;
|
||||
|
||||
Reference in New Issue
Block a user