-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Welcome to the laserwave wiki!
Only use colors that are already defined as part of the theme. If there is a request for new colors to be added please open an issue and request approval before making that kind of update.
The theme layout includes two sections that can be updated:
- "colors"
- "tokenColors"
Colors includes all theme values that affect the editor itself and not code syntax.
TokenColors includes the set of scopes to which the theme colors apply.
When Updating syntax themeing all changes should only be to the "scopes" property of each tokenColor item. Please do not add any new tokenColor to the array without opening an issue and having it approved.
If there is an open issue that you would like to take up please leave a comment that you would like to pick it up. Also please always check to see if there is an issue before taking up work, if there isn't one create an issue with the bug or feature you would like to add and note that you would like to take it up.
If in doubt about anything open an issue, I'm pretty responsive 😀