migrate 5 more themes

This commit is contained in:
Felix Roos 2025-01-27 08:21:56 +01:00
parent e754070a59
commit 9112a0c4f5
No known key found for this signature in database
7 changed files with 257 additions and 73 deletions

View file

@ -3,7 +3,6 @@ import { syntaxHighlighting } from '@codemirror/language';
import { HighlightStyle } from '@codemirror/language';
export const createTheme = ({ theme, settings, styles }) => {
console.log('create', settings);
const _theme = EditorView.theme(
{
'&': {