[libadwaita/wip/exalm/accent: 17/17] doc: Mention the new accent color in migration guide




commit b4723e467a6fe864c45ecf35beb6648ba0c6ce7e
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Mon Jun 14 18:21:53 2021 +0500

    doc: Mention the new accent color in migration guide

 doc/migrating-libhandy-1-4-to-libadwaita.md | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/doc/migrating-libhandy-1-4-to-libadwaita.md b/doc/migrating-libhandy-1-4-to-libadwaita.md
index 0d3e58de..c2674cca 100644
--- a/doc/migrating-libhandy-1-4-to-libadwaita.md
+++ b/doc/migrating-libhandy-1-4-to-libadwaita.md
@@ -251,3 +251,9 @@ colors have been removed:
 
 The `.list-button` style class has been renamed to the more accurate name
 `.outline`.
+
+The public colors `@theme_selected_bg_color` and `@theme_selected_fg_color` have
+been renamed to `@accent_color` and `@accent_text`.
+
+If you were using `@theme_selected_bg_color` as text color, use the `.accent`
+style class instead to make sure the text is readable.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]