diff --git a/pelicanconf.py b/pelicanconf.py index 1657dc3c7944b462c39874c0f32025385b0cb779..cc0910c95a190a9182167f9568497894df12618b 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -49,3 +49,8 @@ DEFAULT_PAGINATION = 10 # Uncomment following line if you want document-relative URLs when developing #RELATIVE_URLS = True + +PRIMARY_DARK = "#FF6600" +PRIMARY_LIGHT = "#FF9955" +SECONDARY_DARK = "#0606FA" +SECONDARY_LIGHT = "#005EBE" diff --git a/themes/teckids b/themes/teckids index 54cd665a264e8b8e5d5a070f50fcdb43920b95be..049ec2b203d2df35f41cdb755f9807f08a688a8d 160000 --- a/themes/teckids +++ b/themes/teckids @@ -1 +1 @@ -Subproject commit 54cd665a264e8b8e5d5a070f50fcdb43920b95be +Subproject commit 049ec2b203d2df35f41cdb755f9807f08a688a8d