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.
39 lines
584 B
39 lines
584 B
! Onehalf Colorscheme for Kitty
|
|
! Based on https://github.com/sonph/onehalf
|
|
! By https://github.com/dbinary
|
|
|
|
*.foreground: #dcdfe4
|
|
*.background: #282c34
|
|
*.cursor: #313648
|
|
|
|
! black
|
|
*.color0: #282c34
|
|
*.color8: #282c36
|
|
|
|
! red
|
|
*.color1: #e06c75
|
|
*.color9: #e06c75
|
|
|
|
! green
|
|
*.color2: #98c379
|
|
*.color10: #98c379
|
|
|
|
! yellow
|
|
*.color3: #e5c07b
|
|
*.color11: #e5c07b
|
|
|
|
! blue
|
|
*.color4: #61afef
|
|
*.color12: #61afef
|
|
|
|
! magenta
|
|
*.color5: #c678dd
|
|
*.color13: #c678dd
|
|
|
|
! cyan
|
|
*.color6: #56b6c2
|
|
*.color14: #56b6c2
|
|
|
|
! white
|
|
*.color7: #dcdfe4
|
|
*.color15: #dcdfe4
|