Skip to content

dmreagan/background-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Background Color

Just sets the body background color based on URL query parameters.

Parameters

colorHex

Supports 3- or 6-character hex codes. Do not include the #.

https://dmreagan.github.io/background-color/?colorHex=c3c
https://dmreagan.github.io/background-color/?colorHex=c3c3c3

colorName

For CSS color names.

https://dmreagan.github.io/background-color/?colorName=cornflowerblue

About

Just sets the body background color based on URL query parameters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages