diff --git a/package.json b/package.json index 09f4b3ac3..bf5e44123 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "3.882.0", + "version": "3.883.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 5ec94b0e1..9a9183c9c 100644 Binary files a/paligo-theme.tar.gz and b/paligo-theme.tar.gz differ diff --git a/paligo-theme/paligo-styles/redacto-theme.css b/paligo-theme/paligo-styles/redacto-theme.css index c0ae6ea31..13cad0a30 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -333,6 +333,8 @@ body { --iqser-button-height: 34px; --iqser-font-family: "some placeholder value that should be overridden when configuring a theme"; --iqser-app-name-font-family: "some placeholder value that should be overridden when configuring a theme"; + --iqser-app-name-font-size: 18px; + --iqser-app-name-color: black; } .site-sidebar {