migrate custom themes awa from @uiw/codemirror-themes

This commit is contained in:
Felix Roos 2025-01-26 23:48:27 +01:00
parent fc3d7ade11
commit afa202e2a8
No known key found for this signature in database
13 changed files with 77 additions and 240 deletions

View file

@ -1,5 +1,5 @@
import { tags as t } from '@lezer/highlight';
import { createTheme } from '@uiw/codemirror-themes';
import { createTheme } from './theme-helper.mjs';
export const settings = {
background: 'black',
foreground: 'white', // whats that?