Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rodydavis/codemirror-dynamic-theme

Dynamic Theme for CodeMirror using the Material 3 color space.
https://github.com/rodydavis/codemirror-dynamic-theme

codemirror codemirror-themes dynamic-theme material-design material-you

Last synced: 6 days ago
JSON representation

Dynamic Theme for CodeMirror using the Material 3 color space.

Awesome Lists containing this project

README

        

# CodeMirror Dynamic Theme

Generate a dynamic theme for CodeMirror using the new material 3 color space.

[Demo](https://rodydavis.github.io/codemirror-dynamic-theme/)

The dynamic tokens are possible by using custom properties which also allow switching to dark automatically.

![purple-light](/screenshots/purple-light.png)
![purple-dark](/screenshots/purple-dark.png)
![green-light](/screenshots/green-light.png)
![green-dark](/screenshots/green-dark.png)