Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2020-02-08 12:54:54 +0300
committerzzossig <zzossig@gmail.com>2020-02-08 12:54:54 +0300
commit556770af2e99a9a0467382e5c63ccea933cb9359 (patch)
tree21e02adeec8c70bc46de2446e5c64c16baa11162 /data
parent8de05d62e5bf4cf5baacf6ba20c0ad2fe2818863 (diff)
publication overview page, search completed
Diffstat (limited to 'data')
-rw-r--r--data/button.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/button.toml b/data/button.toml
index 67b354c..5b744ba 100644
--- a/data/button.toml
+++ b/data/button.toml
@@ -1,6 +1,6 @@
# restart hugo after set the values
dark_primary_color = "#82aaff"
-light_primary_color = "#728fcb"
-hacker_primary_color = "#cddc39"
-solarized_primary_color = "#689f38"
-kimbie_primary_color = "#8ab1b0" \ No newline at end of file
+light_primary_color = "#ccc"
+hacker_primary_color = "#cdf5cc"
+solarized_primary_color = "#c5e0df"
+kimbie_primary_color = "#d1c4e9" \ No newline at end of file