HAR-9797 - feat: added initial support for high contrast mode#552
Merged
harbournick merged 8 commits intodevelopfrom Jun 5, 2025
Merged
HAR-9797 - feat: added initial support for high contrast mode#552harbournick merged 8 commits intodevelopfrom
harbournick merged 8 commits intodevelopfrom
Conversation
harbournick
requested changes
Jun 5, 2025
Collaborator
harbournick
left a comment
There was a problem hiding this comment.
one quick comment on the package-lock that looks to be unintended
Collaborator
There was a problem hiding this comment.
Let's remove any changes in this lock file unless strictly necessary to prevent any potential issues with install (we've had issues with unintentional changes in lock files)
Contributor
Author
|
@artem-harbour @harbournick The idea I came up with for now is to keep two composables, one for superdoc, one for supereditor. We do have to change colors on both packages, but given the timeline I couldn't really figure out a way to keep a same shared state - but I'm super open to suggestions in case you know a better approach to do so! |
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.
Added support for high contrast mode.
setHighContrastModeon the main SuperDoc instance.How to enable:
This function can be called programatically at any point.
UI changes: