konform-browser/source
3
34
Fork
You've already forked source
5

colorways theme pack: provide some built-in color schemes #38

Manually merged
konform-browser merged 3 commits from builtin-colorways-themes into dev 2026年07月05日 12:20:31 +02:00
Owner
Copy link

Add a set of built-in monochromatic themes so non-technical users can conveniently customize the browser chrome color scheme without having to go download add-ons.

Currently Konform Browser, like Firefox, comes with these themes available under about:addons#themes: Dark, Light, System theme - auto, and Firefox Alpenglow.

The new themes were originally made by Mozilla as part of the "Colorways" initiative and were previously built-in for Firefox between versions 94 and 109. They are still available on AMO.

Here we bring the original collection back into browser (but currently without the fancy custom theme picker previously associated with them in FF). They are lightweight color schemes without extra assets so impact on install size is negligible (14k gz). As we retain theme IDs, imported profiles from Firefox using any of these themes should have their preference retained.

There is some balance to strike in how to list these in the about:addons#themes view. Listing them as regular themes alongside other installed ones would clutter up the view and make other themes difficult to locate. At the same time it's nice if they are discoverable and we want to keep the diff reasonably small for a feature like this.

Approach in this PR: Add these themes as a new subsection (similarly to upstreams "Recommended") at the bottom of the themes list and make it unexpanded.

colorways0
colorways1
colorways2

Add a set of built-in monochromatic themes so non-technical users can conveniently customize the browser chrome color scheme without having to go download add-ons. Currently Konform Browser, like Firefox, comes with these themes available under `about:addons#themes`: `Dark`, `Light`, `System theme - auto`, and `Firefox Alpenglow`. The new themes were originally made by Mozilla as part of the "Colorways" initiative and were previously built-in for Firefox between versions [94](https://web.archive.org/web/20240618194135/https://blog.mozilla.org/en/mozilla/introducing-new-colorways-for-firefox-94/) and [109](https://www.firefox.com/en-US/firefox/109.0/releasenotes/). They are [still available on AMO](https://addons.mozilla.org/en-US/firefox/collections/4757633/colorways/?page=1&collection_sort=added). Here we bring the original collection back into browser (but currently without the fancy custom theme picker previously associated with them in FF). They are lightweight color schemes without extra assets so impact on install size is negligible (14k gz). As we retain theme IDs, imported profiles from Firefox using any of these themes should have their preference retained. There is some balance to strike in how to list these in the `about:addons#themes` view. Listing them as regular themes alongside other installed ones would clutter up the view and make other themes difficult to locate. At the same time it's nice if they are discoverable and we want to keep the diff reasonably small for a feature like this. Approach in this PR: Add these themes as a new subsection (similarly to upstreams "Recommended") at the bottom of the themes list and make it unexpanded. ![colorways0](/attachments/57dfe7c5-0f6b-4198-b4bf-eb08b8ec31fd) ![colorways1](/attachments/b164bda6-9fc6-41a0-86cd-27bf647cf9e5) ![colorways2](/attachments/dcbe7a4a-abef-495e-9d35-9333ab756951)
feat(ui): bundle colorways theme pack
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
9fc25a919d
ui: hide useless moreOptions button for builtin themes on about:addons
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
0a0e5ab33d
ui: make expandable and default-collapse extra built-in themes section under about:addons#themes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
c2889ff4f0
Author
Owner
Copy link

Some of these blend together with letterboxing feature quite pleasantly, I think.

colorways3

Some of these blend together with letterboxing feature quite pleasantly, I think. ![colorways3](/attachments/7fe3cba9-ec2a-4b7e-93ca-9adc0386d937)
sarge changed title from (削除) builtin-colorways-themes (削除ここまで) to colorways theme pack: provide some built-in color schemes 2026年07月03日 16:01:27 +02:00
sarge force-pushed builtin-colorways-themes from c2889ff4f0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
to 2a8365b5be
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026年07月04日 06:57:12 +02:00
Compare
sarge force-pushed builtin-colorways-themes from 2a8365b5be
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
to 635739566b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026年07月04日 07:03:01 +02:00
Compare
sarge force-pushed builtin-colorways-themes from 635739566b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
to ffdec89447
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026年07月04日 08:30:03 +02:00
Compare
sarge force-pushed builtin-colorways-themes from ffdec89447
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
to ab82008343
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026年07月05日 11:57:57 +02:00
Compare
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Compat/Breaking
Breaking change that won't be backward compatible
Feedback Wanted
Good First Issue
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed/Has solution
Solution exists. Solution may require user intervention.
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
konform-browser/source!38
Reference in a new issue
konform-browser/source
No description provided.
Delete branch "builtin-colorways-themes"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?