Skip to content

icons: shared glyph set (layers / chevron / folder) + warm sidebar tints#2579

Open
100mountains wants to merge 2 commits into
Floorp-Projects:mainfrom
100mountains:style/panel-sidebar-icon-tints
Open

icons: shared glyph set (layers / chevron / folder) + warm sidebar tints#2579
100mountains wants to merge 2 commits into
Floorp-Projects:mainfrom
100mountains:style/panel-sidebar-icon-tints

Conversation

@100mountains

@100mountains 100mountains commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Part of the final derp-fork contribution batch (#2569). Two halves:

  1. Shared glyph moduleworkspaces/toolbar/icons.ts: an svgUri helper plus the inline-SVG set (stacked-layers, chevron, neutral folder). context-stroke follows UI text colour via -moz-context-properties, so the glyphs sit in any theme without recolouring. The layers glyph is the same one the tab-stacks PR (feat(tab-stacks): opt-in Vivaldi-style stacked presentation for native tab groups #2574) embeds for its chips, and the set backs the Vivaldi-style workspaces chooser offered in Final contribution batch from the derp fork — self-contained features offered upstream #2569 — landing it means every later piece points at one copy instead of re-embedding.

  2. Sidebar tints — the full warm, muted set for the bottom cluster: golden yellow (add-ons), red clay (passwords), pale warm grey (preferences), terracotta (reopen), dusty rose (account). The SVGs are context-fill and .panel-sidebar-panel already fills currentColor, so colour alone does it. The last two ids ship with the offered workspaces/sidebar UX work and are inert until then — included so the set lands complete.

🤖 Generated with Claude Code

The bottom-cluster SVGs are context-fill and .panel-sidebar-panel
already fills currentColor, so colour alone recolours them: golden
yellow for add-ons, red clay for passwords, pale warm grey for
preferences. Purely cosmetic; three declarations.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Adds workspaces/toolbar/icons.ts: the shared inline-SVG glyph set
(svgUri helper; stacked-layers, chevron, neutral folder). context-stroke
follows UI text colour via -moz-context-properties, so the glyphs sit in
any theme without recolouring. The layers glyph is the same one the
tab-stacks presentation (Floorp-Projects#2574) embeds for its chips, and the set backs
the Vivaldi-style workspaces chooser offered in Floorp-Projects#2569 - landing it here
keeps every later piece pointing at one copy.

Completes the sidebar tint set with terracotta (reopen) and dusty rose
(account); those two ids arrive with the offered workspaces/sidebar UX
work and are inert until then.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@100mountains 100mountains changed the title style(panel-sidebar): warm muted tints for the bottom-cluster icons icons: shared glyph set (layers / chevron / folder) + warm sidebar tints Jul 21, 2026
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