This website requires JavaScript.
Explore
Help
Register
Sign in
GeneralBots
/
gbclient
Watch
2
Star
1
Fork
You've already forked gbclient
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
70a369ad04
gbclient
/
app
/
globals.css
5 lines
60 B
CSS
Raw
Normal View
History
Unescape
Escape
feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries
2025-04-02 02:43:36 -03:00
@
tailwind
base
;
@
tailwind
components
;
@
tailwind
utilities
;
feat: Refactor theme management and add multiple themes - Updated the layout to integrate a new ThemeProvider component. - Removed the old ModeToggle component and integrated theme selection directly into the ThemeProvider. - Deleted unused SVG files (tauri.svg, vite.svg) and the old mode-toggle and theme-provider components. - Added a comprehensive ThemeProvider that supports multiple themes with corresponding CSS files. - Created new theme CSS files for various themes including RetroWave, CyberPunk, and more. - Updated tsconfig.json to include new component paths for better type checking. - Ensured the application loads the saved theme from localStorage on startup.
2025-06-21 19:06:13 -03:00
Reference in a new issue
Copy permalink