From eaac7241edcff190947e293eeb8941d37a1d3d13 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 6 May 2021 20:12:39 +0100 Subject: More gruvbox --- kitty.conf | 41 +---------------------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) (limited to 'kitty.conf') diff --git a/kitty.conf b/kitty.conf index 1316992..865f723 100644 --- a/kitty.conf +++ b/kitty.conf @@ -1263,44 +1263,5 @@ map kitty_mod+delete clear_terminal reset active #: theme -# Based on https://github.com/morhetz/gruvbox by morhetz -# Adapted to kitty by wdomitrz +include ~/.vim/gruvbox-dark.conf -cursor #928374 - -background #282828 -foreground #fbf1c7 -selection_foreground #928374 -selection_background #ebdbb2 - -# black -color0 #282828 -color8 #7c6f64 - -# red -color1 #cc241d -color9 #fb4934 - -#: green -color2 #98971a -color10 #b8bb26 - -# yellow -color3 #d79921 -color11 #fabd2f - -# blue -color4 #458588 -color12 #83a598 - -# purple -color5 #b16286 -color13 #d3869b - -# aqua -color6 #689d6a -color14 #8ec07c - -# white -color7 #a89984 -color15 #fbf1c7 -- cgit v1.2.3