Add files via upload

This commit is contained in:
2025-11-24 19:46:30 +07:00
parent 90cc6d4253
commit a7ab7103a5
365 changed files with 17881 additions and 0 deletions

32
config/kitty/diff.conf Normal file
View File

@@ -0,0 +1,32 @@
pygments_style gruvbox-dark
# COLORS
#background #282828
#foreground #ebdbb2
foreground #f8f8f2
background #282828
title_fg #f8f8f2
title_bg #282828
margin_bg #282828
margin_fg #44475a
removed_bg #ff5555
highlight_removed_bg #ff5555
removed_margin_bg #ff5555
added_bg #50fa7b
highlight_added_bg #50fa7b
added_margin_bg #50fa7b
filler_bg #282828
hunk_margin_bg #282828
hunk_bg #bd93f9
search_bg #8be9fd
search_fg #282a36
select_bg #f1fa8c
select_fg #282a36
map q quit
map esc quit
num_context_lines 3