This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/common/kitty/current-theme.conf

57 lines
1.2 KiB
Plaintext
Raw Normal View History

# vim:ft=kitty
2022-12-06 12:35:13 -06:00
## name: Wizzy Bright
## license: MIT
## author: erin
2022-12-06 12:35:13 -06:00
## upstream: https://github.com/erincerys/kitty-themes/blob/master/themes/wizzy-bright.conf
## blurb: A variant of Wryan for a certain special Lain
background #100814
selection_background #4d4d4d
cursor #9d9eca
# a nearly imperceptible purple
2022-12-06 14:00:19 -06:00
#foreground #b2b8c4
# alternate, deeper shades of purple
#foreground #8a8dae
2022-12-06 14:00:19 -06:00
foreground #9b9ebf
2022-12-06 12:35:13 -06:00
url_color #75c8c8
selection_foreground #101010
# black
2022-12-06 12:35:13 -06:00
color0 #666666
color8 #6f6f6f
# red
2022-12-06 12:35:13 -06:00
color1 #bf7998
color9 #cf7fb3
# green
2022-12-06 12:35:13 -06:00
color2 #5ba6a6
color10 #75c8c8
# yellow
2022-12-06 12:35:13 -06:00
color3 #8d8daa
color11 #afafdc
# blue
2022-12-06 12:35:13 -06:00
color4 #6c88a6
color12 #7aade6
# magenta
2022-12-06 12:35:13 -06:00
color5 #8f79bf
color13 #af95e6
# cyan
2022-12-06 12:35:13 -06:00
color6 #6498bf
color14 #82b8df
# white
2022-12-06 12:35:13 -06:00
color7 #abbec5
color15 #bccfd4
# tab bar
2022-12-06 12:35:13 -06:00
active_tab_foreground #322a69
active_tab_background #afafdc
inactive_tab_foreground #322a36
inactive_tab_background #8d8daa