the GREAT CONFIG MIGRATION; (scwrypts v5 and some neat new config stuffs)
This commit is contained in:
12
config/user/kitty/kitty.conf
Normal file
12
config/user/kitty/kitty.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
background_opacity 0.85
|
||||
font_family DejaVuSansMono Nerd Font Mono
|
||||
font_size 17.0
|
||||
allow_remote_control yes
|
||||
|
||||
confirm_os_window_close 0
|
||||
|
||||
cursor_shape block
|
||||
shell_integration no-cursor
|
||||
|
||||
include ./theme.conf
|
||||
include ./local.conf
|
23
config/user/kitty/theme.conf
Normal file
23
config/user/kitty/theme.conf
Normal file
@@ -0,0 +1,23 @@
|
||||
# do not edit; generated by scwrypts
|
||||
# theme : main
|
||||
color0 #000505
|
||||
color1 #c80064
|
||||
color2 #11bb98
|
||||
color3 #6911aa
|
||||
color4 #2262bb
|
||||
color5 #9922dd
|
||||
color6 #22ccba
|
||||
color7 #d0f0f0
|
||||
color8 #424253
|
||||
color9 #ff44ff
|
||||
color10 #44dddd
|
||||
color11 #aa44ff
|
||||
color12 #229df6
|
||||
color13 #dd88ff
|
||||
color14 #88ffff
|
||||
color15 #7e707e
|
||||
cursor #eeddff
|
||||
background #000505
|
||||
foreground #d0f0f0
|
||||
selection_background #
|
||||
selection_foreground #
|
Reference in New Issue
Block a user