mirror of
https://github.com/mentos1386/dotfiles.git
synced 2024-11-22 15:43:42 +00:00
46 lines
703 B
Text
46 lines
703 B
Text
|
font_family FiraCode Nerd Font Mono
|
||
|
disable_ligatures never
|
||
|
wayland_titlebar_color system
|
||
|
|
||
|
# Onehalf Light Colorscheme for Kitty
|
||
|
# Based on https://github.com/sonph/onehalf
|
||
|
# By https://github.com/dbinary
|
||
|
|
||
|
foreground #383A42
|
||
|
background #FAFAFA
|
||
|
selection_foreground #383A42
|
||
|
selection_background #BFCEFF
|
||
|
url_color #F0F0F0
|
||
|
|
||
|
# black
|
||
|
color0 #383A42
|
||
|
color8 #383A42
|
||
|
|
||
|
# red
|
||
|
color1 #E45649
|
||
|
color9 #E45649
|
||
|
|
||
|
# green
|
||
|
color2 #40A14F
|
||
|
color10 #40A14F
|
||
|
|
||
|
# yellow
|
||
|
color3 #C18401
|
||
|
color11 #C18401
|
||
|
|
||
|
# blue
|
||
|
color4 #0184BC
|
||
|
color12 #0184BC
|
||
|
|
||
|
# magenta
|
||
|
color5 #A626A4
|
||
|
color13 #A626A4
|
||
|
|
||
|
# cyan
|
||
|
color6 #0997B3
|
||
|
color14 #0997B3
|
||
|
|
||
|
# white
|
||
|
color7 #FAFAFA
|
||
|
color15 #FAFAFA
|