Update tokyo night meta
This commit is contained in:
@@ -2,8 +2,8 @@ import chroma from "chroma-js";
|
||||
import { colorRamp, createColorScheme } from "../common/ramps";
|
||||
|
||||
const name = "Tokyo Night Storm";
|
||||
const author = "ghifarit53";
|
||||
const url = "https://github.com/ghifarit53/tokyonight-vim";
|
||||
const author = "folke";
|
||||
const url = "https://github.com/folke/tokyonight.nvim";
|
||||
const license = {
|
||||
type: "MIT",
|
||||
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";
|
||||
|
||||
const name = "Tokyo";
|
||||
const author = "Michaël Ball";
|
||||
const author = "folke";
|
||||
const url = "https://github.com/folke/tokyonight.nvim";
|
||||
const license = {
|
||||
type: "Apache License 2.0",
|
||||
|
||||
Reference in New Issue
Block a user