2 Commits

Author SHA1 Message Date
NiekRabelink 6d6833a417 chore: Add a new line at the end of theme.js for consistency 2026-09-07 13:17:04 +02:00
NiekRabelink 61af688ff3 feat: Implement light/dark theme toggle and enhance UI components
- Added theme.js for managing light/dark mode with user preference persistence.
- Updated lab.php to include theme toggle button and adjust styles for light mode.
- Enhanced CSS styles in style.css for light theme support, including background and text colors.
- Introduced DNS record lookup functionality in tools.php with user input for domain queries.
- Improved UI for DNS lookup and outbound connectivity tests in tools.php.
- Added historical benchmark trend chart in lab.php to visualize previous benchmark scores.
- Refactored various UI elements for better spacing and alignment across components.
2026-09-07 13:16:56 +02:00