You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
570 B
38 lines
570 B
! Onehalf Light Colorscheme for Kitty
|
|
! Based on https://github.com/sonph/onehalf
|
|
! By https://github.com/dbinary
|
|
|
|
*.foreground: #383A42
|
|
*.background: #FAFAFA
|
|
|
|
! 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
|