Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 432 Bytes

readme.md

File metadata and controls

25 lines (16 loc) · 432 Bytes

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