mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 21:38:01 +02:00
feat: add a pure black theme
This commit is contained in:
parent
d1ff3d681b
commit
a3bd213a56
3 changed files with 11 additions and 3 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue