@natsuneko-laboratory/makit-theme-brutalist
v0.7.0
Published
A bold Makit theme with heavy rules, offset shadows, and high-contrast color.
Readme
@natsuneko-laboratory/makit-theme-brutalist
An official Makit theme for bold OSS projects, creative tools, and event documentation. It uses high contrast, heavy rules, square geometry, offset shadows, and signal color.
pnpm add @natsuneko-laboratory/makit-theme-brutalistimport { defineConfig } from "@natsuneko-laboratory/makit";
export default defineConfig({
theme: {
extends: "@natsuneko-laboratory/makit-theme-brutalist",
},
});Defaults
- Accent:
signal - Radius:
none - Code theme:
github-light/github-dark
Named accents are signal, orange, lime, cyan, pink, and violet.
Each includes a high-energy highlight color as well as accessible text colors
for light and dark backgrounds.
The theme intentionally enforces square corners on inherited interface
controls. Content inside .makit-prose is excluded, so authored HTML keeps its
own geometry.
