Update tokyo night meta
This commit is contained in:
parent
a6e9d0d061
commit
c1e23fc6d9
2 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ import chroma from "chroma-js";
|
||||||
import { colorRamp, createColorScheme } from "../common/ramps";
|
import { colorRamp, createColorScheme } from "../common/ramps";
|
||||||
|
|
||||||
const name = "Tokyo Night Storm";
|
const name = "Tokyo Night Storm";
|
||||||
const author = "ghifarit53";
|
const author = "folke";
|
||||||
const url = "https://github.com/ghifarit53/tokyonight-vim";
|
const url = "https://github.com/folke/tokyonight.nvim";
|
||||||
const license = {
|
const license = {
|
||||||
type: "MIT",
|
type: "MIT",
|
||||||
url: "https://github.com/ghifarit53/tokyonight-vim/blob/master/LICENSE",
|
url: "https://github.com/ghifarit53/tokyonight-vim/blob/master/LICENSE",
|
||||||
|
|
|
@ -2,7 +2,7 @@ import chroma from "chroma-js";
|
||||||
import { colorRamp, createColorScheme } from "../common/ramps";
|
import { colorRamp, createColorScheme } from "../common/ramps";
|
||||||
|
|
||||||
const name = "Tokyo";
|
const name = "Tokyo";
|
||||||
const author = "Michaël Ball";
|
const author = "folke";
|
||||||
const url = "https://github.com/folke/tokyonight.nvim";
|
const url = "https://github.com/folke/tokyonight.nvim";
|
||||||
const license = {
|
const license = {
|
||||||
type: "Apache License 2.0",
|
type: "Apache License 2.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue