0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 20:38:40 +00:00

small changes

This commit is contained in:
Víctor Losada Hernández
2026-04-13 23:29:40 +02:00
parent cac458cb00
commit 9e72fad9e4
5 changed files with 9 additions and 99 deletions
@@ -23,7 +23,6 @@ const ThemeSnippets = {
V3_Blank : V3_Blank,
};
//import EditorThemes from '../../../../build/homebrew/codeMirror/editorThemes.json';
import * as themesImport from '@uiw/codemirror-themes-all';
import defaultCM5Theme from '@themes/codeMirror/default.js';
import darkbrewery from '@themes/codeMirror/darkbrewery.js';