Skip to content

janturon/css2-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

css2-colors

CSS2 enables to use system colors (like ButtonText) instead of hard-coded colors (like black).

To see all usable combinations, display css2-colors-preview.html at your browser.

To include/modify pre-created css classes, look at the other file, css2-colors.css.

Note that these colors are officially deprecated in CSS3, but still supported in all major browsers. The reason for deprecation was to replace it by CSS3 appearance style which still lacks browsers support and even the standard needs to amend a lot of features here, while CSS2 colors is reliable cross-browser feature.

Enjoy these files published under WTFPL2 licence.

About

use system colors in CSS2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages