NetLogo 7 desktop now supports dark mode, so NetLogo Web should as well. Here is a quick list of tasks for this enhancement: - [ ] Updates to the CSS for dark mode, matching the colors from desktop, using variables for easy app-wide updates - [ ] Detect the browser/system setting and use that by default - [ ] Add a user preference setting to override the default - [ ] Updates to widgets to display their dark mode colors - [ ] Updates to widget authoring to allow editing of dark mode colors (notes)
NetLogo 7 desktop now supports dark mode, so NetLogo Web should as well. Here is a quick list of tasks for this enhancement: