Initial Commit
This commit is contained in:
commit
ef6f325fd3
22 changed files with 437 additions and 0 deletions
32
kitty/PinkLight/kitty.conf
Normal file
32
kitty/PinkLight/kitty.conf
Normal file
|
@ -0,0 +1,32 @@
|
|||
font_family Fira Code
|
||||
font_size 11.0
|
||||
cursor_shape underline
|
||||
shell_integration no-cursor
|
||||
enable_audio_bell no
|
||||
visual_bell_duration 1.0
|
||||
initial_window_width 114c
|
||||
initial_window_height 27c
|
||||
background_opacity 1
|
||||
background_blur 1
|
||||
|
||||
background #e0bfc6
|
||||
foreground #900C3F
|
||||
cursor #753d4a
|
||||
selection_background #d6d6d6
|
||||
color0 #753d4a
|
||||
color8 #753d4a
|
||||
color1 #d65a5a
|
||||
color9 #b54c4c
|
||||
color2 #50964b
|
||||
color10 #3f753b
|
||||
color3 #d18860
|
||||
color11 #bf6737
|
||||
color4 #4389bf
|
||||
color12 #264f6e
|
||||
color5 #8959a8
|
||||
color13 #52266e
|
||||
color6 #3e999f
|
||||
color14 #2e6e73
|
||||
color7 #ffe6eb
|
||||
color15 #ffe6eb
|
||||
selection_foreground #ffffff
|
Loading…
Add table
Add a link
Reference in a new issue