diff --git a/LICENSE b/LICENSE index 5a81d95..3a6af90 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ 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 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, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 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. diff --git a/tokyonight-night.yaml b/tokyonight-night.yaml new file mode 100644 index 0000000..8394dac --- /dev/null +++ b/tokyonight-night.yaml @@ -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" diff --git a/tokyonight.yaml b/tokyonight-storm.yaml similarity index 92% rename from tokyonight.yaml rename to tokyonight-storm.yaml index 8c2f24c..f781c87 100644 --- a/tokyonight.yaml +++ b/tokyonight-storm.yaml @@ -1,4 +1,4 @@ -name: "Tokyonight" +name: "Tokyo Night Storm" author: "Folke Lemaitre (https://github.com/folke)" base00: "24283b" base01: "1f2335"