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

refactor: rename osc styles #135

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

FreeTheTech101
Copy link
Contributor

Currently, the OSC style variables use a mix of different variable naming conventions, which is most likely due to how many people have worked on the project over the years. This commit standardizes them to use snake care, as well as removes some redundant string concatenation.

Update OSC styles list to be in alphabetic order

Update style naming scheme to use snake case, as used elsewhere in the project

Removed concatenation of font sizes on `window_title` and `window_control` styles, as they use hardcoded values
@Samillion
Copy link
Owner

You are absolutely right. I only changed a few while I was working on issues. This was a much needed update for consistency. Thank you very much.

@Samillion Samillion merged commit c893db5 into Samillion:main Oct 31, 2024
@FreeTheTech101 FreeTheTech101 deleted the refactor/osc_styles branch November 23, 2024 14:33
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