65 lines
1.2 KiB
Plaintext
65 lines
1.2 KiB
Plaintext
# Theme: https://github.com/alternateved/kaolin-inspired/blob/main/kaolin-dark/kitty/Kaolin_Dark.conf
|
|
|
|
editor micro
|
|
|
|
confirm_os_window_close 0
|
|
|
|
enable_audio_bell no
|
|
visual_bell_duration 0.6
|
|
visual_bell_color #111111
|
|
|
|
font_family Ubuntu Mono
|
|
bold_font Ubuntu Medium
|
|
italic_font Ubuntu Italic
|
|
bold_italic_font Ubuntu Medium Italic
|
|
font_size 11.5
|
|
|
|
#START SHCHEMES BLOCK : shchemes create_theme kitty
|
|
# Base16 - kitty color config
|
|
# Scheme by
|
|
visual_bell_color #171921
|
|
|
|
background #1C1E26
|
|
foreground #CBCED0
|
|
selection_background #CBCED0
|
|
selection_foreground #1C1E26
|
|
url_color #26BBD9
|
|
cursor #26BBD9
|
|
cursor_text_color #1C1E26
|
|
active_border_color #6F6F70
|
|
inactive_border_color #232530
|
|
active_tab_background #1C1E26
|
|
active_tab_foreground #CBCED0
|
|
inactive_tab_background #232530
|
|
inactive_tab_foreground #9DA0A2
|
|
|
|
# Normal
|
|
color0 #1C1E26
|
|
color1 #E95678
|
|
color2 #29D398
|
|
color3 #FAC29A
|
|
color4 #26BBD9
|
|
color5 #EE64AC
|
|
color6 #59E1E3
|
|
color7 #CBCED0
|
|
|
|
# Bright (same as Normal except 8/15)
|
|
color8 #6F6F70
|
|
color9 #E95678
|
|
color10 #29D398
|
|
color11 #FAC29A
|
|
color12 #26BBD9
|
|
color13 #EE64AC
|
|
color14 #59E1E3
|
|
color15 #E3E6EE
|
|
|
|
# Other (like base16-shell)
|
|
color16 #FAB795
|
|
color17 #F09383
|
|
color18 #232530
|
|
color19 #2E303E
|
|
color20 #9DA0A2
|
|
color21 #DCDFE4
|
|
|
|
#END SHCHEMES BLOCK
|