4 files changed,
5 insertions(+),
16 deletions(-)
Author:
Smirnov Olexander
ss2316544@gmail.com
Committed at:
2022-05-17 00:42:01 +0300
Parent:
b14b4d8
D
.gitmodules
··· 1 -[submodule "config/nvim"] 2 - path = config/nvim 3 - url = git@github.com:flof-ik/nvim.git
M
config/kitty/kitty.conf
··· 2 2 sync_to_monitor yes 3 3 4 4 ## Font 5 -font_size 12.0 5 +font_size 13.0 6 6 font_family Jetbrains Mono 7 7 bold_font auto 8 8 italic_font auto ··· 47 47 selection_foreground #C8C093 48 48 url_color #72A7BC 49 49 cursor #C8C093 50 - 51 -# Tabs 52 50 active_tab_background #2D4F67 53 51 active_tab_foreground #DCD7BA 54 52 inactive_tab_background #223249 55 53 inactive_tab_foreground #727169 56 -#tab_bar_background #15161E 57 - 58 -# normal 54 +tab_bar_background #15161E 59 55 color0 #090618 60 56 color1 #C34043 61 57 color2 #76946A ··· 64 60 color5 #957FB8 65 61 color6 #6A9589 66 62 color7 #C8C093 67 - 68 -# bright 69 63 color8 #727169 70 64 color9 #E82424 71 65 color10 #98BB6C ··· 74 68 color13 #938AA9 75 69 color14 #7AA89F 76 70 color15 #DCD7BA 77 - 78 - 79 -# extended colors 80 71 color16 #FFA066 81 72 color17 #FF5D62