Add Flexoki theme#3986
Merged
Merged
Conversation
Implements the Flexoki color scheme, an inky theme designed for prose and code. - Added flexoki.json theme configuration with complete color palette - Registered Flexoki theme in theme.tsx - Supports both dark and light modes - Uses recommended Flexoki syntax highlighting mappings The theme follows Flexoki's design philosophy of warm, analog-inspired colors that feel like ink on paper, optimized for reading and writing on digital screens. Reference: https://github.com/kepano/flexoki
Contributor
Author
|
I have no idea why the test hung it self. |
772b621 to
eb855e1
Compare
Contributor
Author
|
I thought this would be an easy merge. Is there something I can help out with to get this in? I am fine without it though since the system theme was added. |
Collaborator
|
@Paliago sorry sometimes things fall through, feel free to @ me if you ever want something merged, the github pr notifications are super noisy so I mostly read issues/comments/and mentions and didn't see your comments here |
xywsxp
pushed a commit
to xywsxp/opencode
that referenced
this pull request
Apr 24, 2026
Rwanbt
pushed a commit
to Rwanbt/opencode
that referenced
this pull request
May 5, 2026
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 free
to 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 the Flexoki color scheme as a new theme option.
Why
Flexoki is a popular inky color scheme designed for prose and code, inspired by analog printing inks and warm paper tones. It's available for many editors and has an active community.
Changes
flexoki.jsontheme configuration with complete color paletteReference: https://github.com/kepano/flexoki
Screenshots
Dark mode and light mode both tested and working correctly with warm, analog-inspired colors.