Skip to content

Commit b055496

Browse files
committed
EN, CZ : Style selection configuration key mentioned
1 parent 8ca5ebb commit b055496

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

cs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Aplikace ukládá část Vaší konfigurace do **local storage**:
9090
| sidebarSide | Strana levého panelu (↔ ; 0 = vlevo, 1 = vpravo) |
9191
| printIcons | Režim tisku unicode ikon; 0 = odstranit, 1 = ponechat, 2 = podle konfigurace autora |
9292
| notesVisible | Režim zobrazení uživatelských poznámek; 0 = skryté (🙈), 1 = zobrazené (👁️) |
93+
| skin | Styl aplikace (🌈; prázdné = výchozí) |
9394

9495
Modul ✏️ Poznámky uchovává svá data v **IndexedDB** úložišti webového prohlížeče (databáze **HelpViewer**).
9596

en/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ The application remembers your preferences using **local storage**:
9090
| sidebarSide | Left panel side (↔ ; 0 = left, 1 = right) |
9191
| printIcons | Unicode icons (characters) printing mode; 0 = remove, 1 = keep, 2 = author's configuration |
9292
| notesVisible | User notes display mode; 0 = hidden (🙈), 1 = shown (👁️) |
93+
| skin | Style/skin of application UI (🌈; empty = default) |
9394

9495
The ✏️ Notes module stores its data in the web browser's **IndexedDB** storage (database: **HelpViewer**).
9596

0 commit comments

Comments
 (0)