An open API service indexing awesome lists of open source software.

https://github.com/selfmadesystem/theme-test


https://github.com/selfmadesystem/theme-test

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Theme test

This is a test of making a hyper-customizable theme for the web.

It uses a combination of CSS variables, JavaScript, and TailwindCSS to allow for a high degree of customization.

This was made as a proof of concept for a project I'm working on, but I thought it was cool enough to share.

## Features

- [x] Colors
- [x] Material You
- [ ] Solarized
- [ ] Gruvbox
- [ ] Nord
- [ ] Dracula
- [ ] Monokai
- [ ] One Dark
- [ ] One Light
- [x] Rounding
- [x] Wallpaper
- [x] Background opacity (per background color)
- [x] Site-wide opacity
- [x] Background blur
- [x] Transitions
- [ ] Fonts
- [x] Font sizes
- [ ] Shadows
- [ ] Spacing

## Usage

It's not production-ready yet, but you can clone the repo and run `npm run dev` to see it in action.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.