Fix dotfiles structure
This commit is contained in:
43
.config/kitty/kitty-themes/themes/OneHalfLight.conf
Executable file
43
.config/kitty/kitty-themes/themes/OneHalfLight.conf
Executable file
@@ -0,0 +1,43 @@
|
||||
# Onehalf Light Colorscheme for Kitty
|
||||
# Based on https://github.com/sonph/onehalf
|
||||
# By https://github.com/dbinary
|
||||
|
||||
macos_titlebar_color #FAFAFA
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user