feat: add terminal theme support (#17)
Co-authored-by: Thomas Croft <thomas.croft@proton.me>
This commit is contained in:
21
extra/kitty/tokyodark.conf
Normal file
21
extra/kitty/tokyodark.conf
Normal file
@@ -0,0 +1,21 @@
|
||||
color0 #06080a
|
||||
color1 #ee6d85
|
||||
color2 #95c561
|
||||
color3 #d7a65f
|
||||
color4 #7199ee
|
||||
color5 #a485dd
|
||||
color6 #38a89d
|
||||
color7 #a0a8cd
|
||||
color8 #212234
|
||||
color9 #ee6d85
|
||||
color10 #95c561
|
||||
color11 #d7a65f
|
||||
color12 #7199ee
|
||||
color13 #a485dd
|
||||
color14 #38a89d
|
||||
color15 #a0a8cd
|
||||
background #11121d
|
||||
selection_foreground #11121d
|
||||
cursor #a0a8cd
|
||||
foreground #a0a8cd
|
||||
selection_background #a0a8cd
|
||||
Reference in New Issue
Block a user