From 81201c63a437f6804b05ad462e15060e7861d2bb Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 2 Jul 2017 11:07:58 +0200 Subject: Add index.theme file for gtk+ High Contrast theme They dropped the metacity theme in index.theme file with that commit https://github.com/GNOME/gnome-themes-standard/commit/0fb555d0bc1b78c7f208e7f4adcf65e35f72cfc3 In result the accessibility-theme won't display any more in mate-appearance-properties. workaround for https://github.com/mate-desktop/mate-themes/issues/188 --- desktop-themes/ContrastHigh/index.theme.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 desktop-themes/ContrastHigh/index.theme.in (limited to 'desktop-themes/ContrastHigh/index.theme.in') diff --git a/desktop-themes/ContrastHigh/index.theme.in b/desktop-themes/ContrastHigh/index.theme.in new file mode 100644 index 00000000..9dc804ec --- /dev/null +++ b/desktop-themes/ContrastHigh/index.theme.in @@ -0,0 +1,13 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=High Contrast +_Comment=High contrast theme +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=HighContrast +IconTheme=Adwaita +MetacityTheme=HighContrast +CursorTheme=Adwaita +CursorSize=24 + -- cgit v1.2.1