add Tokyo Night scheme variant
This commit is contained in:
parent
646fb39691
commit
ed352bd5d4
5
LICENSE
5
LICENSE
@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2021 Vinícius Müller
|
Copyright (c) 2021 Dmitriy Kholkin
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
@ -19,3 +19,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
|
Copyright for portions of project are held by Vinícius Müller, 2021.
|
||||||
|
All other copyright for project are held by Dmitriy Kholkin, 2021.
|
||||||
|
18
tokyonight-night.yaml
Normal file
18
tokyonight-night.yaml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
name: "Tokyo Night"
|
||||||
|
author: "Folke Lemaitre (https://github.com/folke)"
|
||||||
|
base00: "1a1b26"
|
||||||
|
base01: "1f2335"
|
||||||
|
base02: "292e42"
|
||||||
|
base03: "565f89"
|
||||||
|
base04: "a9b1d6"
|
||||||
|
base05: "c0caf5"
|
||||||
|
base06: "c0caf5"
|
||||||
|
base07: "c0caf5"
|
||||||
|
base08: "f7768e"
|
||||||
|
base09: "ff9e64"
|
||||||
|
base0A: "e0af68"
|
||||||
|
base0B: "9ece6a"
|
||||||
|
base0C: "1abc9c"
|
||||||
|
base0D: "41a6b5"
|
||||||
|
base0E: "bb9af7"
|
||||||
|
base0F: "ff007c"
|
@ -1,4 +1,4 @@
|
|||||||
name: "Tokyonight"
|
name: "Tokyo Night Storm"
|
||||||
author: "Folke Lemaitre (https://github.com/folke)"
|
author: "Folke Lemaitre (https://github.com/folke)"
|
||||||
base00: "24283b"
|
base00: "24283b"
|
||||||
base01: "1f2335"
|
base01: "1f2335"
|
Loading…
x
Reference in New Issue
Block a user