summaryrefslogtreecommitdiff
path: root/src/scss/palette.css
diff options
context:
space:
mode:
authorAdam Carpenter <atc@53hor.net>2020-03-14 21:03:04 -0400
committerAdam Carpenter <atc@53hor.net>2020-03-14 21:03:04 -0400
commit7a191606cbf5cd290dad1f89cc6f007a87b40231 (patch)
tree70d1f9f9e6eb23f43a0a5d81f73999fc6fd2cef4 /src/scss/palette.css
parent9d126e4b1f8f8ddbac1c0a9731f031ca5ca459d4 (diff)
downloadcarpentertutoring-7a191606cbf5cd290dad1f89cc6f007a87b40231.tar.xz
carpentertutoring-7a191606cbf5cd290dad1f89cc6f007a87b40231.zip
changed up theming, added fonts, logo, etc
Diffstat (limited to 'src/scss/palette.css')
-rw-r--r--src/scss/palette.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/scss/palette.css b/src/scss/palette.css
new file mode 100644
index 0000000..66799cd
--- /dev/null
+++ b/src/scss/palette.css
@@ -0,0 +1,9 @@
+/* Generated with GIMP Palette Export */
+.darkteal { color: rgb(0, 100, 108) }
+.green { color: rgb(88, 169, 143) }
+.darkerteal { color: rgb(29, 133, 137) }
+.gray { color: rgb(157, 210, 211) }
+.teal { color: rgb(58, 165, 166) }
+.cyan { color: rgb(156, 210, 210) }
+.darkgray { color: rgb(127, 177, 181) }
+.darkgreen { color: rgb(59, 136, 114) }