This commit is contained in:
lutinglt
2025-09-11 13:31:34 +08:00
parent b3ce1a8439
commit 7287aad198
11 changed files with 41 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
/**
* @author lutinglt
*/
import { defineTheme } from "src";
import { display2GithubColor, type DisplayColor } from "src/core/display";
import { github2ThemeColor } from "src/core/github";