diff options
| -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. |