@ddietr/codemirror-themes
Advanced tools
Weekly downloads
Readme
Not perfect themes for cm6, generated from vscode themes.
npm i @ddietr/codemirror-themes
import {materialLight} from '@ddietr/codemirror-themes/material-light'
import {materialDark} from '@ddietr/codemirror-themes/material-dark'
import {solarizedLight} from '@ddietr/codemirror-themes/solarized-light'
import {solarizedDark} from '@ddietr/codemirror-themes/solarized-dark'
import {dracula} from '@ddietr/codemirror-themes/dracula'
import {githubLight} from '@ddietr/codemirror-themes/github-light'
import {githubDark} from '@ddietr/codemirror-themes/github-dark'
import {aura} from '@ddietr/codemirror-themes/aura'
import {tokyoNight} from '@ddietr/codemirror-themes/tokyo-night'
import {tokyoNightStorm} from '@ddietr/codemirror-themes/tokyo-night-storm'
import {tokyoNightDay} from '@ddietr/codemirror-themes/tokyo-night-day'
# Start devserver with examples
npm run dev
go build
./codemirror-themes
npm i
FAQs
Not perfect themes for cm6, generated from vscode themes.
The npm package @ddietr/codemirror-themes receives a total of 359 weekly downloads. As such, @ddietr/codemirror-themes popularity was classified as not popular.
We found that @ddietr/codemirror-themes demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.