Fix dotfiles structure
This commit is contained in:
45
.config/kitty/kitty-themes/themes/Sakura_Night.conf
Executable file
45
.config/kitty/kitty-themes/themes/Sakura_Night.conf
Executable file
@@ -0,0 +1,45 @@
|
||||
# vim:ft=kitty
|
||||
|
||||
## name: Sakura Night
|
||||
## license: MIT
|
||||
## author: PandaCatPlayz
|
||||
## upstream: https://pandacatplayz.github.io/kitty-themes/Sakura_Night.conf
|
||||
## blurb: A custom kitty dark theme loosely using the Endesga 32 palette
|
||||
|
||||
background #181425
|
||||
foreground #F06292
|
||||
cursor #F06292
|
||||
selection_background #F06292
|
||||
|
||||
#: black
|
||||
color0 #181425
|
||||
color8 #262b44
|
||||
|
||||
#: red
|
||||
color1 #e43b44
|
||||
color9 #ff0044
|
||||
|
||||
#: green
|
||||
color2 #3e8948
|
||||
color10 #63c74d
|
||||
|
||||
#: yellow
|
||||
color3 #feae34
|
||||
color11 #fee761
|
||||
|
||||
#: blue
|
||||
color4 #124e89
|
||||
color12 #0099db
|
||||
|
||||
#: magenta
|
||||
color5 #b55088
|
||||
color13 #F06292
|
||||
|
||||
#: cyan
|
||||
color6 #008080
|
||||
color14 #66b2b2
|
||||
|
||||
#: white
|
||||
color7 #c0cbdc
|
||||
color15 #ffffff
|
||||
selection_foreground #f7f7f7
|
||||
Reference in New Issue
Block a user