diff --git a/package.json b/package.json index ddb3241e5..c1e67b86c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "2.246.0", + "version": "2.247.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index f80405cc9..bd394c942 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 f7dd59d9d..6f85bc98c 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -332,6 +332,8 @@ li.searchresultitem { --iqser-btn-bg: #f0f1f4; --iqser-warn: #fdbd00; --iqser-white: white; + --iqser-black: black; + --iqser-light: white; --iqser-separator: rgba(226, 228, 233, 0.9); --iqser-quick-filter-border: #d3d5da; --iqser-grey-2: #f4f5f7;