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

add passmenu, vim shortcuts

This commit is contained in:
Kierán Meinhardt
2019-04-02 23:24:31 +02:00
parent d31b3b6867
commit 9413ddffe0
6 changed files with 113 additions and 82 deletions

View File

@@ -66,8 +66,8 @@ in rec {
black = "#000000";
gray = "#888888";
colorScheme = solarizedDark;
invertedColorScheme = solarizedLight;
colorScheme = macOS;
invertedColorScheme = flip macOS;
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