Uh oh!
There was an error while loading. Please reload this page.
Add Iceberg Dark terminal theme - #80
Merged
Merged
Conversation
Palette taken from iceberg.vim's canonical terminal colors (g:terminal_ansi_colors plus Normal bg/fg), same source the gkeep/iceberg-dark ports derive from. Selection colors follow the existing preset convention of foreground at 0.22/0.12 alpha. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds Iceberg Dark to the terminal theme presets, requested via gkeep/iceberg-dark.
Notes
g:terminal_ansi_colorsplus Normal bg/fg) — the same base palette the gkeep statusline ports derive from.THEME_PRESETSis the single source; the theme menu, resolver, and shape tests pick the new entry up automatically.Test plan
pnpm vitest run— 1381 tests, 68 files, all passing (includes the preset shape test asserting all 22 slots and unique ids).pnpm run lint(tsc --noEmit) — clean.🤖 Generated with Claude Code