From 649261c3862a467d8734f380a3827ed23f2ce296 Mon Sep 17 00:00:00 2001 From: Linus Rath Date: Wed, 25 Mar 2026 23:13:25 +0100 Subject: [PATCH] Delete COMMIT_MSG.txt --- COMMIT_MSG.txt | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 COMMIT_MSG.txt diff --git a/COMMIT_MSG.txt b/COMMIT_MSG.txt deleted file mode 100644 index b2214fdc..00000000 --- a/COMMIT_MSG.txt +++ /dev/null @@ -1,16 +0,0 @@ -refactor: update styling and color classes across components - -- Changed error message styling in ICalImportModal to use new color classes. -- Updated task completion styling in TaskListView to use new success color classes. -- Modified selected styling in ContactListItem tests to reflect new background class. -- Adjusted duplicate warning styling in ContactImportDialog to use new warning color classes. -- Refactored background and border colors in CalendarInvitationBanner for various statuses. -- Updated email list item and viewer components to use new warning and success color classes. -- Refined styling for unread indicators in email components. -- Enhanced error fallback styling in error components to use new warning color classes. -- Updated filter rule modal button hover styles to use new destructive color classes. -- Added experimental feature descriptions in Plugins and Themes settings. -- Refined vacation settings validation warning styling to use new warning color classes. -- Updated toast component styles to use new color classes for different states. -- Introduced a new built-in theme 'Qui' with specific color variables. -- Adjusted email security status colors to use new warning color classes.