tpenguinltg / winclassic

Windows Classic theme designer

Home Page:https://tpenguinltg.github.io/winclassic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

winclassic

Windows Classic theme designer: a utility to help ease the development of Windows Classic themes.

This tool allows you to design a Windows Classic theme without needing Windows' Window Appearance dialog. Currently, you can only customize the colours (which is really the most significant part of the theme), even the hidden ones.

Background

One of my hobbies is to develop themes using the Windows Classic style. This, of course, requires Windows. When I managed to finally install Arch Linux and made it my primary OS, I was left with two options if I wanted to continue the hobby: reboot to Windows whenever I wanted to develop a theme, or boot a virtual machine.

Rebooting to Windows is highly impractical. My computer only has 4 GB of memory, so booting a virtual machine also wouldn't work very well. This tool is my solution to this problem.

See also Windows 93 – I plan to do better... eventually. I post my Windows themes on DeviantArt (all of my themes will make it on there eventually)

License

Except where otherwise noted, this code is licensed under the MPLv2. See the LICENSE file for details.

js/normalize-css-color.js is a lightly modified version of react-community/normalize-css-color and is licensed under the 3-Clause BSD License. See the LICENSE-normalize-css-color file for details.

About

Windows Classic theme designer

https://tpenguinltg.github.io/winclassic/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 37.6%Language:CSS 35.4%Language:HTML 19.5%Language:SCSS 7.1%Language:sed 0.4%