Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css: Light Theme Sort Tags Contrast #2876

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

phroggster
Copy link
Collaborator

Description of the Change

The start of my CSS arc...

  • Expanded sort tags in Light theme were previously #25292a on #808080 which is rather jarring, and somewhat difficult to read.
  • Changed them to be #25292a on #d3d3d3 to match the Add Tag button and the collapsed tags button.
  • Obsidian and Midnight themes remain entirely unchanged by this.

Applicable Issues

N/A

Testing

Verified to the best of my abilities that there were zero side effects of this outside of the intended expanded tags background change.

Screenshots

sort tags

- Expanded sort tags in Light theme were previously #25292a on #808080
  which is rather jarring, especially compared to the Add Tag button.
- Changed them to be #25292a on #d3d3d3 to match the Add Tag button.
- Obisidan and Midnight themes remain entirely unchanged by this.
@itsjesski itsjesski merged commit ef68903 into crowbartools:v5 Oct 28, 2024
1 check passed
@phroggster phroggster deleted the css_sort_tags branch October 28, 2024 04:30
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