Skip to content

Fix pak store light mode contrast#27

Merged
frysee merged 2 commits into
LoveRetro:mainfrom
Simber1:fix-pak-store-light-mode-contrast
Jul 19, 2026
Merged

Fix pak store light mode contrast#27
frysee merged 2 commits into
LoveRetro:mainfrom
Simber1:fix-pak-store-light-mode-contrast

Conversation

@Simber1

@Simber1 Simber1 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Using variable colours from custom.css instead of locally defined colours so there's different colours for light mode and dark mode. I couldn't find an already defined variable colour that was both readable in light mode and kept the same style in dark mode. If wanted I would make a new variable colour for use here.
Also switched --ps-accent in pak-store.md from hard coded colour to var(--md-accent-fg-color) (same colour as before, just using the correct var now).

Fixes #26

Peter Stather added 2 commits July 9, 2026 15:53
…heme colours for better light mode contrast. Also switch --ps-accent from hard coded to var(--md-accent-fg-color) (same colour as before)
@frysee
frysee merged commit d45b376 into LoveRetro:main Jul 19, 2026
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.

Pak store is barely readable in light mode

2 participants