Compare commits

..

No commits in common. "63dfff0f19128315cfbb29fba7c1a6cb7133b58a" and "ea45d2ddb67a3c5395aa94fef68a49ff85ff8199" have entirely different histories.

10 changed files with 1 additions and 37 deletions

View File

@ -3,7 +3,6 @@
theme_presets: presets.json
bundled_fonts: fonts.json
master_pages: master_pages.json
required_icon_packs: [lucide, simple-icons]
system_templates:
- key: brutalist
@ -112,21 +111,6 @@ css:
input_css_append: |
/* === Brutalist theme utilities === */
/* Bundled display faces. The host does not yet emit @font-face for
* bundled_fonts (LoadedPlugin.BundledFonts is unconsumed), so the theme
* self-serves them from its packed asset dir (/templates/brutalist/fonts/...).
* Presets set typography.fontHeading/body/mono to template:brutalist:<family>
* so --font-heading/body/mono resolve to these families. Families/weights
* mirror fonts.json exactly (8 woff2). */
@font-face { font-family: 'Space Grotesk'; src: url('/templates/brutalist/fonts/space-grotesk-500.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Space Grotesk'; src: url('/templates/brutalist/fonts/space-grotesk-700.woff2') format('woff2'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'Archivo Black'; src: url('/templates/brutalist/fonts/archivo-black-400.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Inter'; src: url('/templates/brutalist/fonts/inter-400.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Inter'; src: url('/templates/brutalist/fonts/inter-500.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Inter'; src: url('/templates/brutalist/fonts/inter-700.woff2') format('woff2'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'IBM Plex Mono'; src: url('/templates/brutalist/fonts/ibm-plex-mono-400.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'IBM Plex Mono'; src: url('/templates/brutalist/fonts/ibm-plex-mono-500.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display: swap; }
:where(.brutalist-page, .brutalist-page *) {
border-radius: 0 !important;
}

View File

@ -2,7 +2,7 @@
name = "brutalist"
display_name = "Brutalist"
scope = "@themes"
version = "0.7.0"
version = "0.6.1"
description = "Concrete, oversized type, hard 12-col grid theme for design studios, architecture firms and art galleries."
kind = "theme"
categories = ["templates"]

View File

@ -5,11 +5,6 @@
"description": "Paper-white concrete with a cadmium red accent. Black rules in light, paper rules in wet-concrete dark.",
"theme": {
"mode": "both",
"typography": {
"fontHeading": "template:brutalist:Space Grotesk",
"fontBody": "template:brutalist:Inter",
"fontMono": "template:brutalist:IBM Plex Mono"
},
"lightColors": {
"background": "40 14% 93%",
"foreground": "0 0% 4%",
@ -60,11 +55,6 @@
"description": "Construction-site safety yellow. Ink type sits on yellow; wet-concrete dark glows.",
"theme": {
"mode": "both",
"typography": {
"fontHeading": "template:brutalist:Space Grotesk",
"fontBody": "template:brutalist:Inter",
"fontMono": "template:brutalist:IBM Plex Mono"
},
"lightColors": {
"background": "40 14% 93%",
"foreground": "0 0% 4%",
@ -115,11 +105,6 @@
"description": "Off-white with a riso-print electric blue. Cool concrete dark with a glowing blue accent.",
"theme": {
"mode": "both",
"typography": {
"fontHeading": "template:brutalist:Space Grotesk",
"fontBody": "template:brutalist:Inter",
"fontMono": "template:brutalist:IBM Plex Mono"
},
"lightColors": {
"background": "40 14% 93%",
"foreground": "0 0% 4%",
@ -170,11 +155,6 @@
"description": "Off-white with an acid lime accent. Ink type on lime; wet-concrete dark with a lime glow.",
"theme": {
"mode": "both",
"typography": {
"fontHeading": "template:brutalist:Space Grotesk",
"fontBody": "template:brutalist:Inter",
"fontMono": "template:brutalist:IBM Plex Mono"
},
"lightColors": {
"background": "40 14% 93%",
"foreground": "0 0% 4%",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 420 KiB

After

Width:  |  Height:  |  Size: 428 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 426 KiB

After

Width:  |  Height:  |  Size: 436 KiB