Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

A naming standards repository for using Custom Properties to theme all the web components

License

Notifications You must be signed in to change notification settings

castastrophe/wc-theming-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Theming standardization project

One theme to rule them all...

A naming standards repository for using custom properties to theme the web.

These variables are extremely powerful when used with web components since most properties do not pierce the Shadow DOM, but custom properties do. Beyond just web components though, this idea of a theme layer can be valuable to bringing together code from disparate code bases, making them look and feel consistent across the page with minimal implementation effort. If we can come together on an agreed set of global variables, think of the savings we'll get too from printing one set of variables instead of having to print similar variables with prefixes for every type of component or system on your page.

Getting started

To jump right in, checkout the wiki and the join us in discussions via the issue queue.

About

A naming standards repository for using Custom Properties to theme all the web components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published