Skip to content

Commit 11748ce

Browse files
committed
Renamed 'theme1' to 'default_theme'
1 parent 86e432b commit 11748ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config_default.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"names-color": "#b3b3b3",
3939
"show-names": "true",
4040
"portrait-rotate": "90",
41-
"theme": "theme1.css",
41+
"theme": "default_theme.css",
4242
"themes": [
43-
"theme1.css"
43+
"default_theme.css"
4444
],
4545
"height": "4",
4646
"width": "8",

0 commit comments

Comments
 (0)