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

Add color picker to config in vscode #911

Closed
wants to merge 1 commit into from

Conversation

SnowSquire
Copy link

added "format": "color-hex" so that a color picker appears in vscode

image

@SnowSquire
Copy link
Author

SnowSquire commented Jul 11, 2024

For the next release docs/komorebi.example.json also needs to be updated to use the latest schema, that task should probably be automated as well but idk how that would work. Maybe komorebi would fill in "$schema" on install/update?

@SnowSquire SnowSquire changed the title Update schema.json Add color picker to config in vscode Jul 11, 2024
@LGUG2Z
Copy link
Owner

LGUG2Z commented Jul 11, 2024

This file is automatically generated so we'll need to look at how to do this with either schemars or serde annotations on the root config struct

@LGUG2Z LGUG2Z closed this in bdc1cad Jul 11, 2024
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