diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-05-04 17:28:34 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-05-04 17:28:34 +0200 |
commit | e9b96fd07a87a5d835b7cb3adf0f8093786da75e (patch) | |
tree | dd997ac02bc147de7058234d3b146e0d89c230db | |
parent | b442acf0194d759e6c0494aa514b51174f1370ce (diff) |
Bump module version for default colors
-rw-r--r-- | config.toml | 2 | ||||
m--------- | themes/www-theme | 0 |
2 files changed, 0 insertions, 2 deletions
diff --git a/config.toml b/config.toml index 4257cd3..341e07a 100644 --- a/config.toml +++ b/config.toml @@ -16,8 +16,6 @@ enableEmoji = true fontFamily = "Luxi Mono" pageWidth = "750px" avatarSize = "90px" - colorBlack = "#696969" # dark gray instead - colorRed = "#006400" # dark green instead [[params.socialIcons]] icon = "fab fa-instagram" title = "Instagram" diff --git a/themes/www-theme b/themes/www-theme -Subproject 444d63c7ab0426dfbb8648b31e7b95e875502e8 +Subproject 95a1d9ba46b115f67da1dd2682bec85431f3a79 |