diff --git a/package.json b/package.json index 31cf1711c..e70ff0d6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "3.108.0", + "version": "3.109.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 423c999ee..4be59414f 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 bdb03936c..5ceef3777 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -319,6 +319,7 @@ li.searchresultitem { --iqser-grey-5: #d3d5da; --iqser-grey-6: #f0f1f4; --iqser-grey-7: #9398a0; + --iqser-grey-8: #f9fafb; --iqser-green-1: #00ff00; --iqser-green-2: #5ce594; --iqser-yellow-1: #ffb83b;