1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 03:51:07 +01:00

solarized

This commit is contained in:
Kierán Meinhardt
2019-03-28 15:56:24 +01:00
parent 2310bcceca
commit d31b3b6867
2 changed files with 12 additions and 2 deletions

View File

@@ -66,8 +66,8 @@ in rec {
black = "#000000";
gray = "#888888";
colorScheme = macOS;
invertedColorScheme = flip macOS;
colorScheme = solarizedDark;
invertedColorScheme = solarizedLight;
colorPalette = [
colorScheme.black.dark colorScheme.red.dark colorScheme.green.dark colorScheme.yellow.dark colorScheme.blue.dark colorScheme.magenta.dark colorScheme.cyan.dark colorScheme.white.dark