Skip to content

fix(skills): pin Skills Editor to light mode - #50

Merged
anfibiacreativa merged 1 commit into
mainfrom
fix/skills-editor-pin-light-mode
Jul 14, 2026
Merged

fix(skills): pin Skills Editor to light mode#50
anfibiacreativa merged 1 commit into
mainfrom
fix/skills-editor-pin-light-mode

Conversation

@anfibiacreativa

Copy link
Copy Markdown
Member
  • force ':root { color-scheme: light }' in skills.html so all light-dark() Spectrum 2 variables resolve to their light value regardless of OS setting
  • pin CodeMirror viewer/editor to githubLight and drop the prefers-color-scheme branch so the markdown panes stop following the OS scheme

Temporary until the rest of the UI supports dark mode.

Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after):

Fix #

Test URLs:

- force ':root { color-scheme: light }' in skills.html so all light-dark()
  Spectrum 2 variables resolve to their light value regardless of OS setting
- pin CodeMirror viewer/editor to githubLight and drop the prefers-color-scheme
  branch so the markdown panes stop following the OS scheme

Temporary until the rest of the UI supports dark mode.
@aem-code-sync

aem-code-sync Bot commented Jul 13, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

@anfibiacreativa
anfibiacreativa merged commit ec81114 into main Jul 14, 2026
4 of 5 checks passed
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.

2 participants