summaryrefslogtreecommitdiff
path: root/templates/partials/palette.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/partials/palette.html')
-rw-r--r--templates/partials/palette.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/partials/palette.html b/templates/partials/palette.html
new file mode 100644
index 0000000..6efa551
--- /dev/null
+++ b/templates/partials/palette.html
@@ -0,0 +1,7 @@
+<div>
+ <div class="primary color-box"></div>
+ <div class="secondary color-box"></div>
+ <div class="complementary-yellow color-box"></div>
+ <div class="complementary-rose color-box"></div>
+ <div class="complementary-blue color-box"></div>
+</div> \ No newline at end of file