From a6bf5c55113f6ab2085805bb2fe4dc77631b6ee4 Mon Sep 17 00:00:00 2001 From: Julien DAUPHANT <1238254+jdauphant@users.noreply.github.com> Date: Sat, 4 Mar 2023 22:18:23 +0100 Subject: [PATCH] Add changelog --- changelog.d/8208.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8208.bugfix diff --git a/changelog.d/8208.bugfix b/changelog.d/8208.bugfix new file mode 100644 index 0000000000..9131367c60 --- /dev/null +++ b/changelog.d/8208.bugfix @@ -0,0 +1 @@ +Replace hardcoded colors by theming colors on save button. \ No newline at end of file