Add theme import feature

This commit is contained in:
Ole Bertram 2018-06-28 02:59:57 +02:00
parent f36984c4a4
commit d2b79856c6
No known key found for this signature in database
GPG key ID: E1B751CB4B7F8D28
3 changed files with 24 additions and 0 deletions

View file

@ -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',