Loading...
Loading...
Guides KtUI theming with CSS variables, light/dark mode, and semantic colors. Use this skill when the user asks about KtUI colors, theme, dark mode, customizing appearance, or CSS variables for KtUI.
npx skill4agent add keenthemes/ktui ktui-theming-backgroundbg-primaryvar(--primary)-foregroundtext-primary-foregroundbg-backgroundtext-foregroundbg-primarytext-cardkt-btnkt-cardstyle.css--background--foreground--card--card-foreground--popover--popover-foreground--primary--primary-foreground--secondary--secondary-foreground--muted--muted-foreground--accent--accent-foreground--destructive--destructive-foreground--border--input--ring--radius0.5remoklch():root {
--background: oklch(1 0 0);
--foreground: oklch(14.1% 0.005 285.823);
--primary: oklch(62.3% 0.214 259.815);
--primary-foreground: oklch(1 0 0);
--radius: 0.5rem;
}.dark.dark@custom-variant dark (&:is(.dark *));dark:bg-background.dark<html>