diff options
Diffstat (limited to 'user/grantleetheme/colour.patch')
-rw-r--r-- | user/grantleetheme/colour.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/user/grantleetheme/colour.patch b/user/grantleetheme/colour.patch new file mode 100644 index 000000000..2fe5971d0 --- /dev/null +++ b/user/grantleetheme/colour.patch @@ -0,0 +1,16 @@ +Upstream-URL: https://invent.kde.org/pim/grantleetheme/-/merge_requests/8 +--- grantleetheme-22.04.2/autotest/data/themes/color/color_expected.html.old 2022-05-11 23:53:25.000000000 -0500 ++++ grantleetheme-22.04.2/autotest/data/themes/color/color_expected.html 2022-06-10 01:57:18.560153799 -0500 +@@ -24,9 +24,9 @@ + Mix filtered: rgba(64, 0, 64, 1) + + ## Color scheme +-Normal background: #fcfcfc +-Link background: #e4eef7 +-Normal text: #232627 ++Normal background: #ffffff ++Link background: #e8f0f8 ++Normal text: #232629 + Link text: #2980b9 + Hover color: #93cee9 + Focus color: #3daee9 |