mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-22 06:33:57 +00:00
支持色盲主题
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export { defineTheme } from "./core/color";
|
||||
export { defaultDarkChroma, defaultLightChroma } from "./core/chroma";
|
||||
export { defineTheme, type ThemeColor } from "./core/color";
|
||||
export type { Theme } from "./core/theme";
|
||||
export type { Chroma, Console, Diff, Github, Other } from "./types";
|
||||
export type { Ansi, Chroma, Console, Diff, Github, Message, Named, Other, Primary, Secondary } from "./types";
|
||||
export { otherThemeVars, themeVars } from "./types/vars";
|
||||
|
||||
Reference in New Issue
Block a user