mirror of
https://github.com/kmein/niveum
synced 2026-03-18 02:51:08 +01:00
Configure urxvt
This commit is contained in:
@@ -66,8 +66,8 @@ in rec {
|
||||
black = "#000000";
|
||||
gray = "#888888";
|
||||
|
||||
colorScheme = solarizedDark;
|
||||
invertedColorScheme = solarizedLight;
|
||||
colorScheme = macOS;
|
||||
invertedColorScheme = flip macOS;
|
||||
|
||||
colorPalette = [
|
||||
colorScheme.white.dark colorScheme.red.dark colorScheme.green.dark colorScheme.yellow.dark colorScheme.blue.dark colorScheme.magenta.dark colorScheme.cyan.dark colorScheme.black.dark
|
||||
|
||||
Reference in New Issue
Block a user