Socket
Socket
Sign inDemoInstall

@codemirror/theme-one-dark

Package Overview
Dependencies
8
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @codemirror/theme-one-dark

One Dark theme for the CodeMirror code editor


Version published
Maintainers
2
Install size
2.21 MB
Created

Changelog

Source

6.1.2 (2023-04-17)

Bug fixes

Make sure the selection background styling overrides the base style rules.

Readme

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

FAQs

Last updated on 17 Apr 2023

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