diff --git a/templates/palette.html b/palettes/talia.html similarity index 97% rename from templates/palette.html rename to palettes/talia.html index aba4e44..da2eafa 100644 --- a/templates/palette.html +++ b/palettes/talia.html @@ -1,15 +1,14 @@ -

A colour palette in plain HTML

+

Talia: A colour Palette

+ +
+ A general-purpose colour palette to use for whatever. +
-
- A template colour palette written as a self-contained HTML file. - New palettes can be created easily by copying the file and changing a few CSS variables. -
-

Primary

@@ -163,6 +162,7 @@ } .hint, .info { --color: hsl(220deg, 40%, 50%) } + .important { --color: hsl(280deg, 30%, 50%) } .box::after { display: block;