fix: viewport background gradient — Catppuccin Mocha Overlay0/Mantle #209

Merged
forbes merged 1 commits from fix/viewport-background-gradient into main 2026-02-14 19:11:00 +00:00
Owner

Fixes #188

Problem

The viewport background uses a subtle 2-color linear gradient (Base #1e1e2e → Crust #11111b) which appears as a mostly flat dark grey.

Fix

Replace with a 3-color gradient using Catppuccin Mocha colors:

  • Top: Overlay0 (#6c7086) — lighter grey-blue
  • Middle: Mantle (#181825) — dark center
  • Bottom: Overlay0 (#6c7086) — lighter grey-blue

This creates a vignette-like effect with depth, making the viewport more visually distinct from the surrounding UI panels.

Updated in both:

  • KindredCreate.cfg preference pack
  • CatppuccinMocha.cfg theme (ztools submodule)
Fixes #188 ## Problem The viewport background uses a subtle 2-color linear gradient (Base #1e1e2e → Crust #11111b) which appears as a mostly flat dark grey. ## Fix Replace with a 3-color gradient using Catppuccin Mocha colors: - **Top**: Overlay0 (#6c7086) — lighter grey-blue - **Middle**: Mantle (#181825) — dark center - **Bottom**: Overlay0 (#6c7086) — lighter grey-blue This creates a vignette-like effect with depth, making the viewport more visually distinct from the surrounding UI panels. Updated in both: - `KindredCreate.cfg` preference pack - `CatppuccinMocha.cfg` theme (ztools submodule)
forbes added 2 commits 2026-02-14 19:04:12 +00:00
fix: update silo submodule — cert browser default path (#203)
Some checks failed
Build and Test / build (pull_request) Has been cancelled
172f5cddee
fix: viewport background gradient — Catppuccin Mocha Overlay0/Mantle (#188)
Some checks failed
Build and Test / build (pull_request) Has been cancelled
06475d5291
Replace 2-color Base→Crust gradient with 3-color Overlay0→Mantle→Overlay0
gradient in both KindredCreate preference pack and CatppuccinMocha theme.
Enables UseBackgroundColorMid for the 3-color effect.
forbes merged commit 4334c9a494 into main 2026-02-14 19:11:00 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#209