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

feat(colors): allow color overrides to override shades with predefined colors #45

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

ramojus
Copy link
Owner

@ramojus ramojus commented Jun 23, 2024

Fixes #39

Migration

@ramojus ramojus force-pushed the feat/customizable_shades branch 4 times, most recently from 163f3a8 to 66da055 Compare June 23, 2024 13:01
@ramojus ramojus changed the base branch from main to v1 June 24, 2024 05:42
@ramojus ramojus force-pushed the feat/customizable_shades branch 4 times, most recently from 97a2c88 to 560dd56 Compare June 24, 2024 11:41
@ramojus ramojus force-pushed the feat/customizable_shades branch 2 times, most recently from d81c9ae to 8b3aecf Compare June 24, 2024 11:48
@ramojus ramojus merged commit 65b2ebf into v1 Jun 24, 2024
@ramojus ramojus deleted the feat/customizable_shades branch June 24, 2024 12:28
ramojus added a commit that referenced this pull request Sep 14, 2024
Not the best way to introduce this many changes (with one merge), but I really wanted to avoid breaking people's configs a bunch of times.

The changes (every pull request has a link to migration instructions):
- feat(colors): allow color overrides to override shades with predefined colors (#45)
- chore(naming): rename color set to colorset (#46)
- chore: remove deprecated meliora module (a9ed485)
- fix(config): change styles to match with names of colorset colors (#57)
- chore(config): deprecate global `neutral` option (#59)
- chore(mellifluous): remove `bg_contrast` option (#60)
ramojus added a commit that referenced this pull request Nov 2, 2024
Not the best way to introduce this many changes (with one merge), but I really wanted to avoid breaking people's configs a bunch of times.

The changes (every pull request has a link to migration instructions):
- feat(colors): allow color overrides to override shades with predefined colors (#45)
- chore(naming): rename color set to colorset (#46)
- chore: remove deprecated meliora module (a9ed485)
- fix(config): change styles to match with names of colorset colors (#57)
- chore(config): deprecate global `neutral` option (#59)
- chore(mellifluous): remove `bg_contrast` option (#60)
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.

Add more contrast for document_highlight()
1 participant