kitty-dotfiles/kitty.conf

87 lines
1.5 KiB
ISCdhcpd
Raw Normal View History

2024-04-17 19:13:40 +02:00
# vim:ft=kitty
2024-09-04 02:56:11 +02:00
#font_family FF7 Minecraft
#font_family Hack Nerd Font Mono
font_family MesloLGS NF
#font_family MesloLGS NF
2024-04-17 19:13:40 +02:00
bold_font auto
italic_font auto
bold_italic_font auto
mouse_hide_wait 3.0
dynamic_background_opacity true
2024-09-04 02:56:11 +02:00
background_opacity 0.85
background_blur 0
2024-04-17 19:13:40 +02:00
## name: Tokyo Night
## license: MIT
## author: Folke Lemaitre
## upstream: https://github.com/folke/tokyonight.nvim/raw/main/extras/kitty/tokyonight_night.conf
2024-09-04 02:56:11 +02:00
#background #1a1b26
#foreground #c0caf5
2024-04-17 19:13:40 +02:00
selection_background #283457
selection_foreground #c0caf5
url_color #73daca
cursor #c0caf5
cursor_text_color #1a1b26
2024-09-04 02:56:11 +02:00
cursor_shape underline
2024-04-17 19:13:40 +02:00
# Tabs
active_tab_background #7aa2f2
active_tab_foreground #16161e
inactive_tab_background #292e42
inactive_tab_foreground #545c7e
#tab_bar_background #15161e
# Windows
active_border_color #7aa2f7
inactive_border_color #292e42
# normal
2024-09-04 02:56:11 +02:00
#color0 #15161e
#color1 #f7768e
#color2 #9ece6a
#color3 #e0af68
#color4 #7aa2f7
#color5 #bb9af7
#color6 #7dcfff
#color7 #a9b1d6
2024-04-17 19:13:40 +02:00
# bright
2024-09-04 02:56:11 +02:00
#color8 #414868
#color9 #f7768e
#color10 #9ece6a
#color11 #e0af68
#color12 #7aa2f7
#color13 #bb9af7
#color14 #7dcfff
#color15 #c0caf5
2024-04-17 19:13:40 +02:00
# extended colors
color16 #ff9e64
color17 #db4b4b
2024-09-04 02:56:11 +02:00
# xnl colors
color0 #3a3a3a
color1 #ff001a
color2 #00ff66
color3 #ff6600
color4 #0066ff
color5 #6600ff
color6 #66ffff
color7 #666666
color8 #5a5a5a
color9 #ff004a
color10 #00ff99
color11 #ff9900
color12 #0099ff
color13 #9900ff
color14 #99ffff
color15 #cccccc
background #1a1a1a
foreground #cccccc