aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-28 16:30:52 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-28 16:30:52 +0200
commit6edd9e7a12a3827fb6aac62a88be01085e41e176 (patch)
tree4513475c7efaea92a154ff20e970ed3d4b475b7c /ROADMAP.md
parenta53e490d2e96d22a24293019921af26e00f2bf7a (diff)
downloadkristall-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.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 6ff0ba6..4b7ea42 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -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"