Fix dotfiles structure
This commit is contained in:
44
.config/kitty/kitty-themes/themes/Srcery.conf
Executable file
44
.config/kitty/kitty-themes/themes/Srcery.conf
Executable file
@@ -0,0 +1,44 @@
|
||||
### srcery_kitty.conf
|
||||
### https://github.com/srcery-colors/srcery-terminal/
|
||||
|
||||
## Special Colors
|
||||
|
||||
foreground #FCE8C3
|
||||
background #1C1B19
|
||||
cursor #FBB829
|
||||
selection_foreground #1C1B19
|
||||
selection_background #FCE8C3
|
||||
|
||||
## Main Colors
|
||||
|
||||
# Black
|
||||
color0 #1C1B19
|
||||
color8 #918175
|
||||
|
||||
# Red
|
||||
color1 #EF2F27
|
||||
color9 #F75341
|
||||
|
||||
# Green
|
||||
color2 #519F50
|
||||
color10 #98BC37
|
||||
|
||||
# Yellow
|
||||
color3 #FBB829
|
||||
color11 #FED06E
|
||||
|
||||
# Blue
|
||||
color4 #2C78BF
|
||||
color12 #68A8E4
|
||||
|
||||
# Magenta
|
||||
color5 #E02C6D
|
||||
color13 #FF5C8F
|
||||
|
||||
# Cyan
|
||||
color6 #0AAEB3
|
||||
color14 #2BE4D0
|
||||
|
||||
# White
|
||||
color7 #BAA67F
|
||||
color15 #FCE8C3
|
||||
Reference in New Issue
Block a user