You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The catppuccin color scheme for the editor would be super cool. I like the pastel colors and my whole system is themed to catppuccin. I can give my best shot at implementing this, where would I begin adding the theme options? Is there a style.css file for codejar, codemirror, and monaco that I can edit? Thanks!
The scope of the change is that there are 4 new themes in the editor theme picker preferably for all 3 of the editor types. If that is not possible, I will prioritize codejar
Catppuccin Latte
Catppuccin Frappe
Catppuccin Macchiato
Catppuccin Mocha
Please let me know of anything I should look out for. Like if I need to add the themes anywhere else in the typescript or if there is other stuff that needs to be done after adding css.
Type of feature
🎨 Style
Current behavior
No response
Suggested feature
The catppuccin color scheme for the editor would be super cool. I like the pastel colors and my whole system is themed to catppuccin. I can give my best shot at implementing this, where would I begin adding the theme options? Is there a style.css file for codejar, codemirror, and monaco that I can edit? Thanks!
The scope of the change is that there are 4 new themes in the editor theme picker preferably for all 3 of the editor types. If that is not possible, I will prioritize codejar
Please let me know of anything I should look out for. Like if I need to add the themes anywhere else in the typescript or if there is other stuff that needs to be done after adding css.
Additional context
https://catppuccin.com/palette - Here are the color pallets.
Ill be looking at their style guide for implementation of colors - https://github.com/catppuccin/catppuccin/blob/main/docs/style-guide.md
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: