2
This commit is contained in:
32
noctalia-dotfiles/.config/kitty/current-theme.conf
Normal file
32
noctalia-dotfiles/.config/kitty/current-theme.conf
Normal file
@ -0,0 +1,32 @@
|
||||
color0 #131316
|
||||
color1 #ffb4ab
|
||||
color2 #bec2ff
|
||||
color3 #c5c4dd
|
||||
color4 #e7b9d5
|
||||
color5 #bec2ff
|
||||
color6 #c5c4dd
|
||||
color7 #e5e1e6
|
||||
color8 #91909a
|
||||
color9 #ffb4ab
|
||||
color10 #bec2ff
|
||||
color11 #c5c4dd
|
||||
color12 #e7b9d5
|
||||
color13 #bec2ff
|
||||
color14 #c5c4dd
|
||||
color15 #e5e1e6
|
||||
|
||||
cursor #e5e1e6
|
||||
cursor_text_color #131316
|
||||
background #131316
|
||||
foreground #e5e1e6
|
||||
selection_foreground #c7c5d0
|
||||
selection_background #46464f
|
||||
active_border_color #bec2ff
|
||||
inactive_border_color #46464f
|
||||
url_color #bec2ff
|
||||
|
||||
active_tab_foreground #1f2578
|
||||
active_tab_background #bec2ff
|
||||
inactive_tab_foreground #c7c5d0
|
||||
inactive_tab_background #46464f
|
||||
cursor_trail_color #c7c5d0
|
||||
20
noctalia-dotfiles/.config/kitty/kitty.conf
Normal file
20
noctalia-dotfiles/.config/kitty/kitty.conf
Normal file
@ -0,0 +1,20 @@
|
||||
include dank-tabs.conf
|
||||
include dank-theme.conf
|
||||
window_padding_width 5
|
||||
hide_window_decorations yes
|
||||
background_opacity 0.8
|
||||
font_family JetBrains Maple Mono
|
||||
font_size 13.5
|
||||
remember_window_size no
|
||||
#confirm_os_window_close 0
|
||||
shell fish
|
||||
cursor_trail 1
|
||||
cursor_shape block
|
||||
shell_integration no-cursor
|
||||
|
||||
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Noctalia
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
13
noctalia-dotfiles/.config/kitty/themes/kitty.conf
Normal file
13
noctalia-dotfiles/.config/kitty/themes/kitty.conf
Normal file
@ -0,0 +1,13 @@
|
||||
window_padding_width 5
|
||||
hide_window_decorations yes
|
||||
background_opacity 0.8
|
||||
font_family JetBrains Maple Mono
|
||||
font_size 13.5
|
||||
remember_window_size no
|
||||
confirm_os_window_close 0
|
||||
shell fish
|
||||
cursor_trail 1
|
||||
cursor_shape block
|
||||
shell_integration no-cursor
|
||||
|
||||
include themes/noctalia.conf
|
||||
32
noctalia-dotfiles/.config/kitty/themes/noctalia.conf
Normal file
32
noctalia-dotfiles/.config/kitty/themes/noctalia.conf
Normal file
@ -0,0 +1,32 @@
|
||||
color0 #131316
|
||||
color1 #ffb4ab
|
||||
color2 #bec2ff
|
||||
color3 #c5c4dd
|
||||
color4 #e7b9d5
|
||||
color5 #bec2ff
|
||||
color6 #c5c4dd
|
||||
color7 #e5e1e6
|
||||
color8 #91909a
|
||||
color9 #ffb4ab
|
||||
color10 #bec2ff
|
||||
color11 #c5c4dd
|
||||
color12 #e7b9d5
|
||||
color13 #bec2ff
|
||||
color14 #c5c4dd
|
||||
color15 #e5e1e6
|
||||
|
||||
cursor #e5e1e6
|
||||
cursor_text_color #131316
|
||||
background #131316
|
||||
foreground #e5e1e6
|
||||
selection_foreground #c7c5d0
|
||||
selection_background #46464f
|
||||
active_border_color #bec2ff
|
||||
inactive_border_color #46464f
|
||||
url_color #bec2ff
|
||||
|
||||
active_tab_foreground #1f2578
|
||||
active_tab_background #bec2ff
|
||||
inactive_tab_foreground #c7c5d0
|
||||
inactive_tab_background #46464f
|
||||
cursor_trail_color #c7c5d0
|
||||
Reference in New Issue
Block a user