Skip to content

Fixing theme problem - Replacing hard coded white color with css variable#922

Open
mattias-skold wants to merge 1 commit into
mdx-editor:mainfrom
mattias-skold:main
Open

Fixing theme problem - Replacing hard coded white color with css variable#922
mattias-skold wants to merge 1 commit into
mdx-editor:mainfrom
mattias-skold:main

Conversation

@mattias-skold
Copy link
Copy Markdown

Fixing #921

This pull request makes a small change to the UI color theme by updating the background color variable.

  • Changed --basePageBg from white to var(--slate-3) in src/styles/ui.module.css to better align with the slate color palette.

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