summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorstefan <stefan@s00.xyz>2023-04-30 15:52:26 -0400
committerstefan <stefan@s00.xyz>2023-04-30 15:52:26 -0400
commit27d9a559386cb025e6f5a621fd7f6a3f678f3cd8 (patch)
treee9a5f4013975bfbf85beefc42619b94263e6f8e8 /config.def.h
parentaa975def33e14a19ebce25731f0051f5d27c6123 (diff)
downloadst-27d9a559386cb025e6f5a621fd7f6a3f678f3cd8.tar.gz
colorschemes n stuff
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 95f8b79..2b5331e 100644
--- a/config.def.h
+++ b/config.def.h
@@ -106,7 +106,7 @@ char *termname = "xterm-256color";
unsigned int tabspaces = 8;
/* Terminal colors (16 first used in escape sequence) */
-#include "base16-google-light.h"
+#include "base16-gruvbox-dark-hard.h"
/*
* Default shape of cursor
© 2025 Stefan Weigl-Bosker