diff --git a/_posts/theme/2026-03-12-Palette-Aurora.md b/_posts/theme/2026-03-12-Palette-Aurora.md new file mode 100644 index 00000000..148594db --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Aurora.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Aurora +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-aurora.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-aurora +--- + +# Palette Aurora + +A dark theme inspired by the Northern Lights, featuring green-to-cyan-to-purple gradients that flow across a deep polar night black canvas. The aurora gradients appear through H1 underlines, blockquote borders, horizontal rules, and the scrollbar, creating an immersive writing experience that evokes the beauty of the arctic sky. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Aurora](/media/theme/palette-aurora/palette-aurora.jpg) + +## Features + +- Northern Lights gradient accents (green-to-cyan-to-purple) on H1 underlines, blockquote borders, HR, and scrollbar +- Deep polar night black background for focused nighttime writing +- Gradient-styled UI elements that evoke aurora borealis +- Bundled fonts: Space Grotesk (headings), Inter (body), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `aurora.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Aurora** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Brutalist.md b/_posts/theme/2026-03-12-Palette-Brutalist.md new file mode 100644 index 00000000..94b32d55 --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Brutalist.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Brutalist +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-brutalist.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-brutalist +--- + +# Palette Brutalist + +A light theme with raw, Bauhaus-inspired design that embraces bold geometry and unapologetic typography. Oversized 3em uppercase H1 headings, thick black borders, and zero border-radius everywhere create an uncompromising aesthetic. Bold text is rendered as white-on-red highlights, turning emphasis into a striking visual statement. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Brutalist](/media/theme/palette-brutalist/palette-brutalist.jpg) + +## Features + +- 3em uppercase H1 headings with thick black borders and zero border-radius +- Bold text rendered as white-on-red highlight for maximum impact +- Raw Bauhaus-inspired geometric design with no rounded corners +- Bundled fonts: Space Grotesk (all text), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `brutalist.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Brutalist** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Carbon.md b/_posts/theme/2026-03-12-Palette-Carbon.md new file mode 100644 index 00000000..ca9f3aae --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Carbon.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Carbon +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-carbon.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-carbon +--- + +# Palette Carbon + +A dark, ultra-minimal theme built on a near-black monochrome palette with surgical IBM teal accents. The design strips away visual noise to let content speak — H2 headings are prefixed with `//` for a code-inspired feel, and tables use horizontal-only borders for clean data presentation. Every element serves a purpose. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Carbon](/media/theme/palette-carbon/palette-carbon.jpg) + +## Features + +- Near-black monochrome palette with precise IBM teal accents +- H2 headings prefixed with `//` for a developer-oriented aesthetic +- Horizontal-only table borders for clean, minimal data display +- Bundled fonts: Space Grotesk (all text), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `carbon.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Carbon** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Contrast.md b/_posts/theme/2026-03-12-Palette-Contrast.md new file mode 100644 index 00000000..359ebd5d --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Contrast.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Contrast +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-contrast.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-contrast +--- + +# Palette Contrast + +A light theme designed for maximum contrast — pure black text on a white background with electric blue (#0055ff) accents that command attention. Table headers are rendered in black with white text and bold borders, creating a sharp, authoritative look ideal for technical documentation and structured content. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Contrast](/media/theme/palette-contrast/palette-contrast.jpg) + +## Features + +- Maximum contrast design with pure black on white and electric blue (#0055ff) accents +- Black table headers with white text and bold borders +- Sharp, authoritative styling ideal for technical documentation +- Bundled fonts: Space Grotesk (headings), Inter (body), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `contrast.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Contrast** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Glacier.md b/_posts/theme/2026-03-12-Palette-Glacier.md new file mode 100644 index 00000000..0c19b9a8 --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Glacier.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Glacier +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-glacier.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-glacier +--- + +# Palette Glacier + +A light theme with cool icy blue-white tones and clean geometric lines. The calm, focused aesthetic creates a technical yet inviting atmosphere, perfect for long writing sessions. Space Grotesk is used for both headings and body text, giving the theme a cohesive, modern geometric feel throughout. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Glacier](/media/theme/palette-glacier/palette-glacier.jpg) + +## Features + +- Cool icy blue-white palette with clean geometric lines +- Calm, focused, technical feel suited for extended writing sessions +- Unified typography with Space Grotesk for both headings and body text +- Bundled fonts: Space Grotesk (headings and body), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `glacier.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Glacier** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Graphite.md b/_posts/theme/2026-03-12-Palette-Graphite.md new file mode 100644 index 00000000..26648d4f --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Graphite.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Graphite +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-graphite.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-graphite +--- + +# Palette Graphite + +A dark theme built on a unique mid-tone gray background with emerald teal accents. Uppercase H1 headings and teal-bordered H3 elements create a structured, professional hierarchy. The deliberately reduced contrast makes this theme ideal for comfortable extended writing and reading sessions without eye strain. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Graphite](/media/theme/palette-graphite/palette-graphite.jpg) + +## Features + +- Mid-tone gray background with emerald teal accents for reduced eye strain +- Uppercase H1 headings and teal-bordered H3 for clear content hierarchy +- Deliberately reduced contrast for comfortable extended sessions +- Bundled fonts: Space Grotesk (all text), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `graphite.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Graphite** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Horizon.md b/_posts/theme/2026-03-12-Palette-Horizon.md new file mode 100644 index 00000000..a6c8afb5 --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Horizon.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Horizon +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-horizon.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-horizon +--- + +# Palette Horizon + +A light theme with warm coral and terracotta accents set against a soft cream background. The H1 heading features a distinctive left coral border that anchors the page with warmth and personality. The combination of warm tones and clean typography creates an inviting, approachable writing environment. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Horizon](/media/theme/palette-horizon/palette-horizon.jpg) + +## Features + +- Warm coral and terracotta accents on a soft cream background +- H1 with distinctive left coral border for visual anchoring +- Inviting, approachable aesthetic with warm color palette +- Bundled fonts: Space Grotesk (headings), Inter (body), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `horizon.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Horizon** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Ink.md b/_posts/theme/2026-03-12-Palette-Ink.md new file mode 100644 index 00000000..6e01a662 --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Ink.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Ink +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-ink.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-ink +--- + +# Palette Ink + +A dark theme with a deep midnight navy background, warm cream text, and ink-gold accents that create a literary and warm atmosphere. The gold gradient H1 underline adds an elegant touch, evoking the feel of handwritten manuscripts and fine stationery. Perfect for writers who want a rich, immersive dark environment. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Ink](/media/theme/palette-ink/palette-ink.jpg) + +## Features + +- Deep midnight navy background with warm cream text and ink-gold accents +- Gold gradient H1 underline for an elegant literary touch +- Warm, literary atmosphere inspired by manuscripts and fine stationery +- Bundled fonts: Space Grotesk (headings), Inter (body), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `ink.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Ink** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Nordic.md b/_posts/theme/2026-03-12-Palette-Nordic.md new file mode 100644 index 00000000..36cff872 --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Nordic.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Nordic +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-nordic.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-nordic +--- + +# Palette Nordic + +A dark theme inspired by the Nord color palette, featuring muted polar night blues with frost and aurora accent colors. The carefully curated color scheme brings the calm of Scandinavian design to your writing environment. Green checkboxes use aurora green for a natural checked state, adding a subtle touch of life to task lists. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Nordic](/media/theme/palette-nordic/palette-nordic.jpg) + +## Features + +- Nord-inspired color palette with muted polar night blues, frost, and aurora accents +- Aurora green checkboxes for a natural, visually satisfying checked state +- Calm Scandinavian design aesthetic for distraction-free writing +- Bundled fonts: Space Grotesk (headings), Inter (body), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `nordic.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Nordic** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Onyx.md b/_posts/theme/2026-03-12-Palette-Onyx.md new file mode 100644 index 00000000..ff7c99c0 --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Onyx.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Onyx +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-onyx.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-onyx +--- + +# Palette Onyx + +A dark theme with warm charcoal tones and restrained gold accents that exude editorial luxury. The design evokes the feel of a high-end magazine's dark mode — sophisticated, refined, and purposeful. Every gold accent is used sparingly, creating moments of visual interest without overwhelming the reading experience. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Onyx](/media/theme/palette-onyx/palette-onyx.jpg) + +## Features + +- Warm charcoal background with restrained gold accents for editorial luxury +- High-end magazine dark mode aesthetic — sophisticated and refined +- Carefully balanced gold highlights that enhance without overwhelming +- Bundled fonts: Space Grotesk (headings), Inter (body), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `onyx.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Onyx** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Sandstone.md b/_posts/theme/2026-03-12-Palette-Sandstone.md new file mode 100644 index 00000000..a65d790e --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Sandstone.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Sandstone +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-sandstone.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-sandstone +--- + +# Palette Sandstone + +A light theme inspired by desert landscapes, built on warm earth tones that create a natural, book-like reading experience. Source Serif 4 is used for body text, lending a traditional, literary quality to your writing. Decorative three-dot HR dividers add an elegant touch that breaks content into distinct sections. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Sandstone](/media/theme/palette-sandstone/palette-sandstone.jpg) + +## Features + +- Desert-inspired warm earth tones for a natural, comfortable reading experience +- Source Serif 4 body text for a book-like, literary quality +- Decorative three-dot HR dividers for elegant content separation +- Bundled fonts: Space Grotesk (headings), Source Serif 4 (body), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `sandstone.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Sandstone** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/_posts/theme/2026-03-12-Palette-Zenith.md b/_posts/theme/2026-03-12-Palette-Zenith.md new file mode 100644 index 00000000..35ca874c --- /dev/null +++ b/_posts/theme/2026-03-12-Palette-Zenith.md @@ -0,0 +1,43 @@ +--- +layout: theme +title: Palette Zenith +category: theme +homepage: https://github.com/jo9900/typora-palette +download: https://github.com/jo9900/typora-palette/releases/download/v1.0.0/typora-palette-v1.0.0.zip +built-in: false +author: jo9900 +thumbnail: palette-zenith.jpg +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/palette-zenith +--- + +# Palette Zenith + +A dark theme with a premium SaaS-inspired design featuring layered dark surfaces and amber accents. Gradient text headings use background-clip for a modern, polished look, while glowing code blocks add subtle depth. Uppercase amber table headers reinforce the structured, product-oriented aesthetic. + +Part of the [Palette](https://github.com/jo9900/typora-palette) collection — 12 distinctive Typora themes with bundled fonts. + +## Preview + +![Palette Zenith](/media/theme/palette-zenith/palette-zenith.jpg) + +## Features + +- Premium SaaS-inspired layered dark surfaces with amber accents +- Gradient text headings via background-clip and glowing code blocks +- Uppercase amber table headers for structured, product-oriented design +- Bundled fonts: Space Grotesk (headings), Inter (body), JetBrains Mono (code) +- Custom styled task list checkboxes +- Print-ready styles + +> If you enjoy this theme, please consider giving the repo a ⭐ — it helps a lot! +> 👉 [github.com/jo9900/typora-palette](https://github.com/jo9900/typora-palette) + +## Installation + +1. Download and unzip the [theme package](https://github.com/jo9900/typora-palette/archive/refs/heads/main.zip) +2. Open Typora → **Preferences** → **Appearance** → **Open Theme Folder** +3. Copy `zenith.css` and the `fonts/` folder into the theme folder +4. Restart Typora and select **Palette Zenith** from the Themes menu + +> Designed and tested on **macOS**. Not fully tested, but should work for Windows/Linux. This theme does not include styles for Windows "unibody" style. diff --git a/media/theme/palette-aurora/palette-aurora.jpg b/media/theme/palette-aurora/palette-aurora.jpg new file mode 100644 index 00000000..499a105e Binary files /dev/null and b/media/theme/palette-aurora/palette-aurora.jpg differ diff --git a/media/theme/palette-brutalist/palette-brutalist.jpg b/media/theme/palette-brutalist/palette-brutalist.jpg new file mode 100644 index 00000000..93a621dd Binary files /dev/null and b/media/theme/palette-brutalist/palette-brutalist.jpg differ diff --git a/media/theme/palette-carbon/palette-carbon.jpg b/media/theme/palette-carbon/palette-carbon.jpg new file mode 100644 index 00000000..e268895d Binary files /dev/null and b/media/theme/palette-carbon/palette-carbon.jpg differ diff --git a/media/theme/palette-contrast/palette-contrast.jpg b/media/theme/palette-contrast/palette-contrast.jpg new file mode 100644 index 00000000..e3d124e9 Binary files /dev/null and b/media/theme/palette-contrast/palette-contrast.jpg differ diff --git a/media/theme/palette-glacier/palette-glacier.jpg b/media/theme/palette-glacier/palette-glacier.jpg new file mode 100644 index 00000000..b337582a Binary files /dev/null and b/media/theme/palette-glacier/palette-glacier.jpg differ diff --git a/media/theme/palette-graphite/palette-graphite.jpg b/media/theme/palette-graphite/palette-graphite.jpg new file mode 100644 index 00000000..7243f3fc Binary files /dev/null and b/media/theme/palette-graphite/palette-graphite.jpg differ diff --git a/media/theme/palette-horizon/palette-horizon.jpg b/media/theme/palette-horizon/palette-horizon.jpg new file mode 100644 index 00000000..163787c9 Binary files /dev/null and b/media/theme/palette-horizon/palette-horizon.jpg differ diff --git a/media/theme/palette-ink/palette-ink.jpg b/media/theme/palette-ink/palette-ink.jpg new file mode 100644 index 00000000..289f12bb Binary files /dev/null and b/media/theme/palette-ink/palette-ink.jpg differ diff --git a/media/theme/palette-nordic/palette-nordic.jpg b/media/theme/palette-nordic/palette-nordic.jpg new file mode 100644 index 00000000..d2082aae Binary files /dev/null and b/media/theme/palette-nordic/palette-nordic.jpg differ diff --git a/media/theme/palette-onyx/palette-onyx.jpg b/media/theme/palette-onyx/palette-onyx.jpg new file mode 100644 index 00000000..e67fb168 Binary files /dev/null and b/media/theme/palette-onyx/palette-onyx.jpg differ diff --git a/media/theme/palette-sandstone/palette-sandstone.jpg b/media/theme/palette-sandstone/palette-sandstone.jpg new file mode 100644 index 00000000..ed57987c Binary files /dev/null and b/media/theme/palette-sandstone/palette-sandstone.jpg differ diff --git a/media/theme/palette-zenith/palette-zenith.jpg b/media/theme/palette-zenith/palette-zenith.jpg new file mode 100644 index 00000000..c89b88e8 Binary files /dev/null and b/media/theme/palette-zenith/palette-zenith.jpg differ diff --git a/media/thumbnails/palette-aurora.jpg b/media/thumbnails/palette-aurora.jpg new file mode 100644 index 00000000..4df64d88 Binary files /dev/null and b/media/thumbnails/palette-aurora.jpg differ diff --git a/media/thumbnails/palette-brutalist.jpg b/media/thumbnails/palette-brutalist.jpg new file mode 100644 index 00000000..1c2c21dd Binary files /dev/null and b/media/thumbnails/palette-brutalist.jpg differ diff --git a/media/thumbnails/palette-carbon.jpg b/media/thumbnails/palette-carbon.jpg new file mode 100644 index 00000000..dd9c5b57 Binary files /dev/null and b/media/thumbnails/palette-carbon.jpg differ diff --git a/media/thumbnails/palette-contrast.jpg b/media/thumbnails/palette-contrast.jpg new file mode 100644 index 00000000..e6d0f998 Binary files /dev/null and b/media/thumbnails/palette-contrast.jpg differ diff --git a/media/thumbnails/palette-glacier.jpg b/media/thumbnails/palette-glacier.jpg new file mode 100644 index 00000000..672a66fb Binary files /dev/null and b/media/thumbnails/palette-glacier.jpg differ diff --git a/media/thumbnails/palette-graphite.jpg b/media/thumbnails/palette-graphite.jpg new file mode 100644 index 00000000..b90c3ec9 Binary files /dev/null and b/media/thumbnails/palette-graphite.jpg differ diff --git a/media/thumbnails/palette-horizon.jpg b/media/thumbnails/palette-horizon.jpg new file mode 100644 index 00000000..2ef25f80 Binary files /dev/null and b/media/thumbnails/palette-horizon.jpg differ diff --git a/media/thumbnails/palette-ink.jpg b/media/thumbnails/palette-ink.jpg new file mode 100644 index 00000000..bcec5c42 Binary files /dev/null and b/media/thumbnails/palette-ink.jpg differ diff --git a/media/thumbnails/palette-nordic.jpg b/media/thumbnails/palette-nordic.jpg new file mode 100644 index 00000000..760768c0 Binary files /dev/null and b/media/thumbnails/palette-nordic.jpg differ diff --git a/media/thumbnails/palette-onyx.jpg b/media/thumbnails/palette-onyx.jpg new file mode 100644 index 00000000..ae1dd61b Binary files /dev/null and b/media/thumbnails/palette-onyx.jpg differ diff --git a/media/thumbnails/palette-sandstone.jpg b/media/thumbnails/palette-sandstone.jpg new file mode 100644 index 00000000..9d5b2997 Binary files /dev/null and b/media/thumbnails/palette-sandstone.jpg differ diff --git a/media/thumbnails/palette-zenith.jpg b/media/thumbnails/palette-zenith.jpg new file mode 100644 index 00000000..a7fb97e0 Binary files /dev/null and b/media/thumbnails/palette-zenith.jpg differ