File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- import { type ColorName , type FlavorName , flavors } from "npm:@catppuccin/palette@1.1.0 " ;
1+ import { type ColorName , type FlavorName , flavors } from "npm:@catppuccin/palette@1.7.1 " ;
22import type { Overrides , VSCTheme } from "./main.ts" ;
33import { customTokens } from "./syntaxes/index.ts" ;
44
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import { join } from "https://deno.land/std@0.219.1/path/join.ts";
22import { parseArgs } from "https://deno.land/std@0.219.1/cli/parse_args.ts" ;
33
44import { compile as vscCompile } from "npm:@catppuccin/vscode@3.17.0" ;
5- import { flavorEntries , type FlavorName } from "npm:@catppuccin/palette@1.1.0 " ;
5+ import { flavorEntries , type FlavorName } from "npm:@catppuccin/palette@1.7.1 " ;
66import plist from "npm:plist@3.1.0" ;
77
88import { convert } from "./convert.ts" ;
You can’t perform that action at this time.
0 commit comments