migration

This commit is contained in:
kokopi-dev
2025-10-28 16:23:11 +09:00
commit 2f27c335cf
116 changed files with 8221 additions and 0 deletions

1
X11/kitty/README.md Normal file
View File

@@ -0,0 +1 @@
~/.config/kitty/kitty.conf

1292
X11/kitty/kitty.conf Executable file

File diff suppressed because it is too large Load Diff

47
X11/kitty/t/navarch_cy Executable file
View File

@@ -0,0 +1,47 @@
background #060813
foreground #F3F3F3
cursor #3DE1CC
#: The foreground for text selected with the mouse. A value of none
#: means to leave the color unchanged.
selection_foreground #323232
#: How much to dim text that has the DIM/FAINT attribute set. One
#: means no dimming and zero means fully dimmed (i.e. invisible).
selection_background #F5A9E6
# black
color0 #353535
color8 #535353
# red
color1 #C44A6B
color9 #D06A85
# green
color2 #3FA48E
color10 #82DCC0
# yellow
color3 #FFBB53
color11 #D3B57B
# blue
color4 #545EC0
color12 #6F77D3
# magenta
color5 #C852B7
color13 #C763BA
# cyan
color6 #62D8EC
color14 #A2E7F2
# white
color7 #E9E9E9
color15 #F5F5F5
active_tab_foreground #ffffff
active_tab_background #535353
inactive_tab_foreground #ffffff
inactive_tab_background #353535