From 27d9a559386cb025e6f5a621fd7f6a3f678f3cd8 Mon Sep 17 00:00:00 2001 From: stefan Date: Sun, 30 Apr 2023 15:52:26 -0400 Subject: colorschemes n stuff --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') 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 -- cgit v1.2.3