From ff3619fdf3fce82d95124654a18b66ca3ed380cd Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 9 Jul 2025 09:21:18 +0200 Subject: Update wishlist --- WISHLIST.md | 6 +++--- 1 file 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. -- cgit