I spent quite a while fixing issues that Dodge suggested for the theme loader. It uses a config system that doesn’t load every second; rather, the user has to either force-reload the app or quit and reopen. Not only that, but I also started working on the command palette feature. It’s very scrappy, but I got it to a point where pressing cmd + comma makes a little box pop up, it dims the background and has a field for entering text, and then the results box. I haven’t actually gotten to work on the suggestions and make proper suggestions, but uh yeah! I really like where this is going, but tomorrow I’m going to work on cleaning up some consistency with unused vars as well as making sure my project structure is scalable!