diff --git a/package.json b/package.json index 325e6fab1..e43b3cad2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "3.144.0", + "version": "3.145.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 9de28d828..64245b546 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 5ceef3777..fc5511db6 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -324,6 +324,7 @@ li.searchresultitem { --iqser-green-2: #5ce594; --iqser-yellow-1: #ffb83b; --iqser-yellow-2: #fdbd00; + --iqser-yellow-rgb: 253, 189, 0; --iqser-red-1: #dd4d50; --iqser-blue-5: #c5d3eb; --iqser-helpmode-primary: green;