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

Highlighting and Theming #5

Open
TheCurle opened this issue Nov 9, 2020 · 0 comments
Open

Highlighting and Theming #5

TheCurle opened this issue Nov 9, 2020 · 0 comments

Comments

@TheCurle
Copy link
Member

TheCurle commented Nov 9, 2020

I want Glamorgan to be fully themable, via a simple format like CSS or JSON.

They would be exposed through simple english terms. An example CSS:
.FUNCTION { color: #211ABA } .LOCALVARIABLE { color: #ABABAB }

An example JSON:
{ "STRING-CONSTANT": "#00FF00", "INTEGER": "#0000FF" }

These are only examples and this is not a concrete standard, you get the gist..

@TheCurle TheCurle added this to the Full Functionality milestone Nov 9, 2020
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

No branches or pull requests

1 participant