mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-30 05:48:01 +02:00
feat: add blur variants for all themes
This commit is contained in:
parent
a0e3b8f3ba
commit
ee961c7c4f
3 changed files with 15 additions and 9 deletions
|
@ -48,10 +48,13 @@
|
|||
"dark": "Dark (Default)",
|
||||
"light": "Light",
|
||||
"black": "Black",
|
||||
"blur": "Blur",
|
||||
"blur_light": "Blur (Light)",
|
||||
"blur_black": "Black (Blur)",
|
||||
"blur": "Dark (Blur)",
|
||||
"blur_light": "Light (Blur)",
|
||||
"dracula": "Dracula",
|
||||
"blur_dracula": "Dracula (Blur)",
|
||||
"nord": "Nord",
|
||||
"blur_nord": "Nord (Blur)",
|
||||
"compact": "Compact View",
|
||||
"prm": "Prefers Reduced Motion",
|
||||
"language": "Language",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue