fix(themes): missing tokyo-night-dark theme (#1972)
This commit is contained in:
parent
2641cccafc
commit
924488de6f
1 changed files with 15 additions and 0 deletions
|
|
@ -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
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue