-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: builtin constants can know be configured with 'keyword' * refactor: builtin constants can be configured by themselves * More styling options for syntax, and treesitter highlights (#8) * add(style): more styling options for syntax, see comment Added styling options (`gui`) for, boolean, number, float, error, loop keywords, label keywords, exception keywords * add(style): styling options for different builtins * Adjust highlights to better match prime's colorscheme. Less warm colors (#9) * adjust(highlights): Less warm colors * adjust(color): strings and property are slightly brighter * update README.md --------- Co-authored-by: Daniel Vieites <dvieitest@gmail.com>
- Loading branch information
Showing
3 changed files
with
130 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters