[Layout] Added styling for better readability, changed theme colors

This commit is contained in:
2020-09-02 12:52:40 +02:00
parent da83a4dd5f
commit 0421699d0e
2 changed files with 19 additions and 5 deletions

View File

@@ -55,8 +55,8 @@ enableEmoji = true
url = "https://blog.phundrak.com/index.xml"
[params.style]
darkestColor = "#5cac7e"
darkColor = "#34495e"
primaryColor = "#c5c19b"
lightColor = "#eee"
lightestColor = "#eee"
darkestColor = "#2e3440"
darkColor = "#4c566a"
primaryColor = "#8fbcbb"
lightColor = "#d8dee9"
lightestColor = "#eceff4"