mirror of
https://github.com/jaywcjlove/wxmp.git
synced 2026-01-12 08:18:49 +08:00
style: modify select style.
This commit is contained in:
@@ -13,7 +13,8 @@ import { okaidia } from '@uiw/codemirror-theme-okaidia';
|
||||
import { sublime } from '@uiw/codemirror-theme-sublime';
|
||||
import { xcodeLight, xcodeDark } from '@uiw/codemirror-theme-xcode';
|
||||
|
||||
export const themes = { abcdef, androidstudio, atomone, bbedit, bespin, darcula, dracula, duotoneLight, duotoneDark, eclipse,
|
||||
export const themes = {
|
||||
abcdef, androidstudio, atomone, bbedit, bespin, darcula, dracula, duotoneLight, duotoneDark, eclipse,
|
||||
githubLight, githubDark, okaidia, sublime, xcodeLight, xcodeDark
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user