šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

@codemirror/theme-one-dark

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/theme-one-dark

One Dark theme for the CodeMirror code editor

6.1.2
latest
Source
npm
Version published
Maintainers
2
Created
Source

@codemirror/theme-one-dark NPM version

[ WEBSITE | ISSUES | FORUM | CHANGELOG ]

This package implements the One Dark theme for the CodeMirror code editor.

The project page has more information, a number of examples and the documentation.

This code is released under an MIT license.

We aim to be an inclusive, welcoming community. To make that explicit, we have a code of conduct that applies to communication around the project.

API Reference

oneDark: Extension

Extension to enable the One Dark theme (both the editor theme and the highlight style).

oneDarkTheme: Extension

The editor theme styles for One Dark.

oneDarkHighlightStyle: HighlightStyle

The highlighting style for code in the One Dark theme.

color: {chalky:Ā string, coral:Ā string, cyan:Ā string, invalid:Ā string, ivory:Ā string, stone:Ā string, malibu:Ā string, sage:Ā string, whiskey:Ā string, violet:Ā string, darkBackground:Ā string, highlightBackground:Ā string, background:Ā string, tooltipBackground:Ā string, selection:Ā string, cursor:Ā string}

The colors used in the theme, as CSS color strings.

Keywords

editor

FAQs

Package last updated on 17 Apr 2023

Did you know?

Socket

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