From 11b80ce2bed25bf6b98193cddab6236c70d71378 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Mon, 1 Jul 2019 23:22:37 +0100 Subject: theme: sync v4.4.0-dev - get fixes + new themes (rose, mr_robot) --- config/_default/params.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/_default/params.toml b/config/_default/params.toml index 39242f7d..08533a04 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -2,13 +2,13 @@ # Documentation: https://sourcethemes.com/academic/ # Color theme. -# Choose from `default`, `ocean`, `forest`, `dark`, `apogee`, `1950s`, `coffee`, `cupcake`, `strawberry`. +# Choose from `default`, `ocean`, `forest`, `dark`, `apogee`, `1950s`, `coffee`, `rose`, `strawberry`, `mr_robot`. color_theme = "default" # Enable users to switch between day and night mode? day_night = true # Font style. -# Choose from `default`, `classic`, or `playfair`. +# Choose from `default`, `classic`, `rose`, or `mr_robot`. font = "default" # Description for social sharing and search engines. If undefined, superuser role is used in place. -- cgit v1.2.3