From 9d06963d6a240af1238e7a446034225ee6fd942b Mon Sep 17 00:00:00 2001 From: lhark Date: Thu, 21 Feb 2019 00:31:18 -0500 Subject: [PATCH] [kitty] Setup colors folder link. Keep temp backup from old config --- config/kitty/colors | 2 +- config/kitty/kitty.conf | 55 ++++++++++++++++++++++++++++++++++++++--- 2 files changed, 52 insertions(+), 5 deletions(-) diff --git a/config/kitty/colors b/config/kitty/colors index 14093b0..272f585 120000 --- a/config/kitty/colors +++ b/config/kitty/colors @@ -1 +1 @@ -/home/aearil/src/base16-kitty/colors/ \ No newline at end of file +../../themes/base16-kitty/colors \ No newline at end of file diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf index c2621e1..9311895 100644 --- a/config/kitty/kitty.conf +++ b/config/kitty/kitty.conf @@ -2,12 +2,59 @@ font_family hack bold_font auto italic_font auto bold_italic_font auto +font_size 14 + +background_opacity 0.75 + +include colors/base16-3024-256.conf + +enable_audio_bell no + +################################## +# Nice alternative base16 themes # +################################## #include colors/base16-bright-256.conf #include colors/base16-gruvbox-dark-hard-256.conf #include colors/base16-monokai-256.conf #include colors/base16-irblack-256.conf -#include base16-macintosh-256.conf -#include base16-spacemacs-256.conf -include colors/base16-3024-256.conf -#include base16-isotope-256.conf +#include colors/base16-macintosh-256.conf +#include colors/base16-spacemacs-256.conf +#include colors/base16-isotope-256.conf + +######################### +# Old kitty conf backup # +######################### + +# background #002b36 +# foreground #839496 +# background_opacity 0.85 +# cursor #93a1a1 +# cursor_text_color #586e75 +# selection_foreground #93a1a1 +# selection_background #586e75 +# +# color0 #073642 +# color1 #dc322f +# color2 #859900 +# color3 #b58900 +# color4 #268bd2 +# color5 #d33682 +# color6 #2aa198 +# color7 #eee8d5 +# color9 #cb4b16 +# color8 #002b36 +# color10 #586e75 +# color11 #657b83 +# color12 #839496 +# color13 #6c71c4 +# color14 #93a1a1 +# color15 #fdf6e3 +# +# enable_audio_bell no +# +# map ctrl+shift+equal change_font_size all +1.0 +# map ctrl+shift+minus change_font_size all -1.0 +# +# font_size 10.0 +# font_family Hack