fix(themes): missing tokyo-night-dark theme (#1972)

This commit is contained in:
Jae-Heon Ji 2022-11-30 21:51:21 +09:00 committed by GitHub
parent 2641cccafc
commit 924488de6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,15 @@
themes {
tokyo-night-dark {
fg 169 177 214
bg 26 27 38
black 56 62 90
red 249 51 87
green 158 206 106
yellow 224 175 104
blue 122 162 247
magenta 187 154 247
cyan 42 195 222
white 192 202 245
orange 255 158 100
}
}