Skip to content

Switch theme from Tailwind Slate to Zinc color palette#501

Draft
fdb wants to merge 1 commit intorewrite-in-rustfrom
rust-zinc-theme
Draft

Switch theme from Tailwind Slate to Zinc color palette#501
fdb wants to merge 1 commit intorewrite-in-rustfrom
rust-zinc-theme

Conversation

@fdb
Copy link
Copy Markdown
Member

@fdb fdb commented Feb 12, 2026

Replaces the Tailwind Slate color palette with Zinc across the GUI theme.

What changed:

  • Renamed all SLATE_* constants to ZINC_* and updated RGB values to match Tailwind's Zinc palette
  • Updated all references in theme.rs, address_bar.rs, animation_bar.rs, components.rs, and viewer_pane.rs
  • Updated TABLE_ROW_ODD and viewer_grid() to use Zinc-appropriate colors
  • Updated comments and documentation strings

Visual difference: The UI shifts from cool blue-gray tones (Slate has noticeable blue undertones in darker shades) to neutral grays (Zinc is nearly pure gray with very subtle cool undertones). This gives the interface a more neutral, less blue-tinted appearance.

Verification: cargo build --workspace --exclude nodebox-python passes.

@fdb fdb marked this pull request as draft February 12, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant