diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-28 16:30:52 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-28 16:30:52 +0200 |
| commit | 6edd9e7a12a3827fb6aac62a88be01085e41e176 (patch) | |
| tree | 4513475c7efaea92a154ff20e970ed3d4b475b7c /ROADMAP.md | |
| parent | a53e490d2e96d22a24293019921af26e00f2bf7a (diff) | |
| download | kristall-6edd9e7a12a3827fb6aac62a88be01085e41e176.tar.gz | |
Huge refacoring of the settings stuff. Provides automated migration between old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file.
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -49,10 +49,10 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Add an "offline mode" that only allowes cached files - [ ] New url scheme for cached sites: kristall+cache:// - [ ] Add window that -- [ ] Folder based color scheme system - - [ ] Migrate settings-based color schemes to folder +- [x] Folder based color scheme system + - [x] Migrate settings-based color schemes to folder + - [x] Define human-readable color scheme file format - [ ] Add per-site scheming - - [ ] Define human-readable color scheme file format ## Unspecced - [ ] Add option: "Transient certificates survive an application reboot and are stored on disk" |
