Skip to content

Add Nord color theme#46

Open
wdflynn wants to merge 1 commit into0rax:masterfrom
wdflynn:feat/nord-theme
Open

Add Nord color theme#46
wdflynn wants to merge 1 commit into0rax:masterfrom
wdflynn:feat/nord-theme

Conversation

@wdflynn
Copy link

@wdflynn wdflynn commented Feb 11, 2026

Summary

  • Adds a new color-only theme (nord.fish) implementing the Nord color palette
  • All 16 Nord colors mapped to Fishline segments following Nord's semantic conventions (Frost for navigation, Aurora for state, Polar Night for backgrounds)
  • Default symbols are unchanged — this is a color theme only

Color Mapping

Segment group Nord colors used Rationale
PWD (home), Clock, User, Screen, Vi default Frost (nord7–10) Informational/navigational
Git, Status, Jobs, Exectime, Vi modes Aurora (nord11–15) Stateful with semantic meaning (red=error, green=clean, yellow=warning, purple=modified)
Arrow, Separator, PWD (other), Root user Polar Night (nord0–3) Neutral/background

Test plan

  • fish -n syntax check passes (verified)
  • Source the theme and visually inspect prompt segments
  • Test git states: clean, dirty, detached HEAD
  • Verify root segment colors

🤖 Generated with Claude Code

Add a color-only theme implementing the Nord palette
(https://www.nordtheme.com/docs/colors-and-palettes).

Uses Frost colors for navigational segments, Aurora for stateful
segments, and Polar Night for neutral/background elements. Default
symbols are unchanged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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