Skip to content

vagusX/codemirror-theme-neo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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.

About

Neo theme for the CodeMirror code editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%