switch term
This commit is contained in:
54
kitty/current-theme.conf
Normal file
54
kitty/current-theme.conf
Normal file
@@ -0,0 +1,54 @@
|
||||
## name: shadotheme
|
||||
## author: Shadorain (kitty port by kelpwave)
|
||||
## blurb: The ultimate purple and pink dark cherry blossom theme!
|
||||
## license: The BSD 3-Clause License
|
||||
|
||||
foreground #e3c7fc
|
||||
background #191724
|
||||
selection_foreground #f1c4e0
|
||||
selection_background #140a1d
|
||||
|
||||
cursor #f1c4e0
|
||||
cursor_text_color #140a1d
|
||||
|
||||
url_color #bd93f9
|
||||
|
||||
active_tab_foreground #e3c7fc
|
||||
active_tab_background #140a1d
|
||||
inactive_tab_foreground #a8899c
|
||||
inactive_tab_background #09090d
|
||||
|
||||
|
||||
|
||||
# black
|
||||
color0 #140a1d
|
||||
color8 #a8899c
|
||||
|
||||
# red
|
||||
color1 #B52A5B
|
||||
color9 #B52A5B
|
||||
|
||||
# green
|
||||
color2 #FF4971
|
||||
color10 #FF4971
|
||||
|
||||
# yellow
|
||||
color3 #8897F4
|
||||
color11 #8897F4
|
||||
|
||||
# blue
|
||||
color4 #bd93f9
|
||||
color12 #bd93f9
|
||||
|
||||
# magenta
|
||||
color5 #E9729D
|
||||
color13 #E9729D
|
||||
|
||||
# cyan
|
||||
color6 #F18FB0
|
||||
color14 #F18FB0
|
||||
|
||||
# white
|
||||
color7 #f1c4e0
|
||||
color15 #f1c4e0
|
||||
|
18
kitty/kitty.conf
Normal file
18
kitty/kitty.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
font_family 0xProto Nerd Font Mono
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
font_size 12.0
|
||||
force_ltr no
|
||||
|
||||
background_opacity 0.5
|
||||
single_window_margin_width 10
|
||||
|
||||
shell fish
|
||||
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# shadotheme
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
18
kitty/kitty.conf.bak
Normal file
18
kitty/kitty.conf.bak
Normal file
@@ -0,0 +1,18 @@
|
||||
font_family 0xProto Nerd Font Mono
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
font_size 12.0
|
||||
force_ltr no
|
||||
|
||||
background_opacity 0.5
|
||||
single_window_margin_width 10
|
||||
|
||||
shell fish
|
||||
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Royal
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
Reference in New Issue
Block a user