diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-09 09:21:18 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-09 09:21:18 +0200 |
| commit | ff3619fdf3fce82d95124654a18b66ca3ed380cd (patch) | |
| tree | b83ce33240f734cc501ca11ad037876f729ccd11 | |
| parent | 005c2048af141e3658a170c283dd41bd4fb5cdcb (diff) | |
Update wishlist
| -rw-r--r-- | WISHLIST.md | 6 |
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. |