Skip to content

feat: add glacier light theme and refine git prompt bar#26

Merged
Ansub merged 1 commit intomainfrom
feat/glacier-theme
Feb 26, 2026
Merged

feat: add glacier light theme and refine git prompt bar#26
Ansub merged 1 commit intomainfrom
feat/glacier-theme

Conversation

@Ansub
Copy link
Copy Markdown
Owner

@Ansub Ansub commented Feb 26, 2026

Summary

  • add a new built-in light theme: glacier
  • document glacier under Theme Intent in README.md
  • improve OMP git segment colors in bin/boo for better light-theme readability:
    • use theme-provided omp_git_bg as the base git bar color
    • derive dirty/diverged backgrounds as subtle blends of the base instead of hard ANSI colors

Why

On light themes, the repo/git bar could look harsh or muddy because dirty/diverged backgrounds were forced from palette colors that were tuned mostly for dark themes.

Validation

  • bash -n bin/boo
  • ./bin/boo preview glacier --plain
  • ./bin/boo theme list | rg glacier

@Ansub Ansub merged commit 914b906 into main Feb 26, 2026
1 check passed
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