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

fix(config): change styles to match with names of colorset colors #57

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

ramojus
Copy link
Owner

@ramojus ramojus commented Aug 25, 2024

Change the syntax-elements oriented styles to refer to the same syntax elements as colors with the same name in a colorset refer to.
This will make the config more consistent. Some functionality is lost, but I don't think it more important than the consistency that this change brings.

Migration

@ramojus ramojus merged commit aaff7dc into v1 Aug 25, 2024
1 check passed
ramojus added a commit that referenced this pull request Sep 4, 2024
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 ramojus deleted the fix/new_styles_config branch October 26, 2024 13:51
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