diff --git a/themes/almeida-cv/exampleSite/config.toml b/themes/almeida-cv/exampleSite/config.toml index b5f6d74..6fc35e1 100644 --- a/themes/almeida-cv/exampleSite/config.toml +++ b/themes/almeida-cv/exampleSite/config.toml @@ -9,8 +9,10 @@ colorDark = "#666" colorLight = "#fff" colorPageBackground = "#ddd" #colorPrimary = "#e3bfb8" -colorPrimary = "#1a54c9" +#colorPrimary = "#1a54c9" +colorPrimary = "#B4C2DF" colorPrimaryText = "#fff" colorRightColumnBackground = "#f5f5f5" -colorSecondary = "#aaa" +colorSecondary = "#7B1014" +#colorSecondary = "#aaa" pages = 1