This website requires JavaScript.
Explore
Help
Sign In
kato
/
warpbox-dev
Watch
1
Star
0
Fork
0
You've already forked warpbox-dev
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c9f865cd85c4bc5df7105a1fac9af210532c7e4a
warpbox-dev
/
backend
/
static
/
fonts
/
pixeloid_sans
/
PixeloidSans.ttf
85 lines
104 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(theme): introduce retro Windows 98-inspired theme Add a new "retro" theme option that mimics the classic Windows 98 aesthetic, providing a nostalgic alternative to the modern and classic dark themes. Changes include: - Defining CSS variables for the retro theme in `00-base.css` (pixel fonts, silver/gray colors, and classic window shadows). - Adding custom styling for cards, headers, buttons, and title bars to replicate classic OS windows. - Adding a star background GIF (`stars1.gif`). - Excluding the retro theme from modern "revamp" styles in `15-revamp.css`. - Updating `CLAUDE.md` with instructions on screenshot verification.
2026-05-31 16:17:20 +03:00