Add theme import feature
This commit is contained in:
parent
f36984c4a4
commit
d2b79856c6
3 changed files with 24 additions and 0 deletions
|
@ -289,6 +289,7 @@ const en = {
|
|||
theme: 'Theme',
|
||||
presets: 'Presets',
|
||||
export_theme: 'Export current theme',
|
||||
import_theme: 'Load saved theme',
|
||||
theme_help: 'Use hex color codes (#rrggbb) to customize your color theme.',
|
||||
radii_help: 'Set up interface edge rounding (in pixels)',
|
||||
background: 'Background',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue