feat: add a pure black theme

This commit is contained in:
Bnyro 2023-10-17 11:04:54 +02:00
parent d1ff3d681b
commit a3bd213a56
3 changed files with 11 additions and 3 deletions

View file

@ -47,6 +47,7 @@
"theme": "Theme",
"dark": "Dark (Default)",
"light": "Light",
"black": "Black",
"blur": "Blur",
"blur_light": "Blur (Light)",
"dracula": "Dracula",
@ -93,8 +94,8 @@
"lyrics": "Lyrics"
},
"statusBar": {
"currentPlaylist": "Current Playlist",
"loop": "Loop",
"currentPlaylist": "Current Playlist",
"loop": "Loop",
"add_current_to_playlist": "Add Current Song to a Playlist"
},
"general": {