Mercurial > dotfiles
comparison dot_config/kitty/kitty.conf @ 282:6279917e1aaa
Switch to vim-one colorscheme
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 30 Aug 2020 09:49:33 +0200 |
parents | fab71b4ac0b9 |
children | a795980b700e |
comparison
equal
deleted
inserted
replaced
281:dfd62b5a9962 | 282:6279917e1aaa |
---|---|
1 # vim:fileencoding=utf-8:ft=conf | 1 # vim:fileencoding=utf-8:ft=conf |
2 | 2 |
3 font_family Fira Code Retina | 3 font_family Fira Code Retina |
4 italic_font Iosevka Term Italic | |
4 | 5 |
5 cursor #eeeeee | 6 cursor #eeeeee |
6 | 7 |
7 window_margin_width 4 | 8 window_margin_width 4 |
8 window_padding_width 4 | 9 window_padding_width 4 |
9 | 10 |
10 foreground #eeeeee | 11 foreground #eeeeee |
11 background #282828 | 12 # background #282828 |
13 background #282c34 | |
12 | 14 |
13 color0 #282828 | 15 color0 #282828 |
14 color8 #484848 | 16 color8 #484848 |
15 | 17 |
16 color1 #f43753 | 18 color1 #f43753 |
23 color11 #ffc24b | 25 color11 #ffc24b |
24 | 26 |
25 color4 #b3deef | 27 color4 #b3deef |
26 color12 #b3deef | 28 color12 #b3deef |
27 | 29 |
28 # color5 #d3b987 | |
29 # color13 #d3b987 | |
30 color5 #c678dd | 30 color5 #c678dd |
31 color13 #c678dd | 31 color13 #c678dd |
32 | 32 |
33 color6 #73cef4 | 33 color6 #73cef4 |
34 color14 #73cef4 | 34 color14 #73cef4 |