Skip to content

Commit e574103

Browse files
committed
refactor: clean up knownThemes declaration and remove deprecated version-global.js
1 parent cb485ca commit e574103

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

src/utils/theme-loader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class ThemeLoader {
3939
// that gets updated by the build process or manually maintained
4040

4141
// This could be enhanced to use a build-time script that generates this list
42-
const knownThemes = [
42+
const knownThemes = [
4343
'espresso.css',
4444
'pipboy.css',
4545
'pommodore64.css'

src/version-global.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)