Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

More color schemes (Win2k, Win98) #3

Closed
wants to merge 3 commits into from

Conversation

chungy
Copy link

@chungy chungy commented Jul 5, 2018

Two new CSS files to match the color schemes of Windows 98 (titlebar gradient is the difference) and 2000. I've also changed the font definitions so that we can use reasonable sans serif fonts when MS Sans Serif is unavailable (as it is on my system)

@chungy chungy force-pushed the MoreColorSchemes branch from 1c3f493 to 0bf6ce8 Compare July 5, 2018 22:59
@Athari
Copy link
Owner

Athari commented Jul 6, 2018

Good changes, thanks.

I need to add a proper build system first though, as having 3 copy-pasted files makes the code hard to maintain. On top of that, Stylus and Stylish use different approaches for settings and having 3 separate output files is only practical for extensions supporting .user.css convention.

The missing sans-serif fallback is a bug though, I'll fix it right away.

@Athari Athari self-assigned this Jul 6, 2018
@chungy
Copy link
Author

chungy commented Jul 6, 2018

Indeed, I could possibly whip up something very quickly with Make and a bit of shell scripting to make it easy to change colors and fonts, and integrate it into a final stylesheet (would also make it easy to convert the whole swath of classic Windows schemes, from 95/98/2000/Me).

It's your project though, and I'm guessing from the use of "MS Sans Serif" that you use Windows (I don't), so maybe that's not the ideal solution :)

@Athari
Copy link
Owner

Athari commented Jul 6, 2018

I'd definitely prefer something cross-platform. 😁 Looks like anything that involves web relies on NodeJS and its tools nowadays, so I guess I need to learn how to get this thing running.

@chungy chungy closed this Jul 10, 2018
@chungy chungy deleted the MoreColorSchemes branch July 10, 2018 06:30
@Athari
Copy link
Owner

Athari commented Jul 10, 2018

Obsoleted by pull request #10.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants