diff --git a/moku/static/css/moku.css b/moku/static/css/moku.css index 14711fc..e21885e 100755 --- a/moku/static/css/moku.css +++ b/moku/static/css/moku.css @@ -2,10 +2,10 @@ :root { --tangerine: #F7A278; - --orange: #c94c10; - --champagne: #FDE4D8; - --dusty-champagne: #EFC6B8; - --charcoal: #626262; + --orange: #633191; + --champagne: #4e3566; + --dusty-champagne: #8e8299; + --charcoal: #bc87ed; --emoji-picker-rounding: 6px; --emoji-picker-label: #774519; @@ -29,7 +29,7 @@ html { } body { - background: var(--champagne); + background: #cd9df5; font-size: 1.6rem; line-height: 1.4; max-width: 768px; @@ -509,4 +509,4 @@ footer nav ul li a:hover { .grid-content main article .image img { max-width: var(--image-max-size); } -} \ No newline at end of file +} diff --git a/moku/templates/moku/base.jinja b/moku/templates/moku/base.jinja index 6a91a05..75f01b2 100755 --- a/moku/templates/moku/base.jinja +++ b/moku/templates/moku/base.jinja @@ -3,9 +3,9 @@ - {% if page_title %}{{ page_title }} — {% endif %}moku.blog + {% if page_title %}{{ page_title }} — {% endif %}cheeeeesy {% if page_title %}{% endif %} - + @@ -18,7 +18,7 @@
-

{{ header_emoji }} BLACKBERRYbeta

+

{{ header_emoji }}CHEEEEEESYbeta