Socket
Socket
Sign inDemoInstall

@ddietr/codemirror-themes

Package Overview
Dependencies
8
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ddietr/codemirror-themes

## Install


Version published
Weekly downloads
469
decreased by-10.84%
Maintainers
1
Install size
1.83 MB
Created
Weekly downloads
 

Readme

Source

Codemirror 6 Themes

Install

npm i @ddietr/codemirror-themes

Usage

import {materialLight} from '@ddietr/codemirror-themes/theme/material-light'
import {materialDark} from '@ddietr/codemirror-themes/theme/material-dark'
import {solarizedLight} from '@ddietr/codemirror-themes/theme/solarized-light'
import {solarizedDark} from '@ddietr/codemirror-themes/theme/solarized-dark'
import {dracula} from '@ddietr/codemirror-themes/theme/dracula'
import {githubLight} from '@ddietr/codemirror-themes/theme/github-light'
import {githubDark} from '@ddietr/codemirror-themes/theme/github-dark'
import {aura} from '@ddietr/codemirror-themes/theme/aura'

Build

go build
./codemirror-themes
npm i

FAQs

Last updated on 23 Apr 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc