From eab0507af6367a9a75f40ac3dd92e5e42860c2dc Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 20 May 2023 11:28:29 +0300 Subject: Added icons and themes --- themes/Mint-X-Aqua/gtk-3.0/apps/ubiquity.css | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 themes/Mint-X-Aqua/gtk-3.0/apps/ubiquity.css (limited to 'themes/Mint-X-Aqua/gtk-3.0/apps/ubiquity.css') diff --git a/themes/Mint-X-Aqua/gtk-3.0/apps/ubiquity.css b/themes/Mint-X-Aqua/gtk-3.0/apps/ubiquity.css new file mode 100644 index 00000000..8b4e8fd4 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/apps/ubiquity.css @@ -0,0 +1,6 @@ + +.ubiquity-menubar { + background-color: #3F3F3F; + color: #EEEEEE; + /* text-shadow: 1px 1px alpha (#000000, 0.8); */ +} -- cgit v1.2.3