mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
Implemented GH Issue #599: Added 'solarized dark' theme to CodeMirror
This commit is contained in:
@@ -67,6 +67,7 @@ export enum CodeMirrorThemeSetting {
|
||||
Seti = "seti",
|
||||
Shadowfox = "shadowfox",
|
||||
Solarized = "solarized",
|
||||
SolarizedDark = "solarized dark",
|
||||
ssms = "ssms",
|
||||
The_matrix = "the-matrix",
|
||||
Tomorrow_night_bright = "tomorrow-night-bright",
|
||||
|
||||
Reference in New Issue
Block a user