aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-07-09 09:21:18 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-07-09 09:21:18 +0200
commitff3619fdf3fce82d95124654a18b66ca3ed380cd (patch)
treeb83ce33240f734cc501ca11ad037876f729ccd11
parent005c2048af141e3658a170c283dd41bd4fb5cdcb (diff)
Update wishlist
-rw-r--r--WISHLIST.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/WISHLIST.md b/WISHLIST.md
index 9c760b7..123118d 100644
--- a/WISHLIST.md
+++ b/WISHLIST.md
@@ -9,7 +9,7 @@ future.
- Allow more customization:
- Editor color schemes
- Map color schemes (eg. for groups) / Map coloring.
+ - Match a theme to dark / light mode.
+ - Force dark / light mode.
- Architecture updates:
- - Remove parsing duplication, and parse once into a structure that can be
- used for all other operations.
- - Improve memory use and load with many files open.
+ - Improve memory use with many files open.