
Adwaita-X dark/light
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Theme pack include themes for:
- GTK3
- GTK2
- Mutter (window manager)
- Metacity
- Xfwm4
GNOME 3.6 windows decorator theme [bug]
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1071015
GTK3 ENGINES REQUIREMENT:
Ubuntu/Mint/Debian distros:
sudo apt-get install gnome-themes-standard
GTK2 ENGINES REQUIREMENT:
Ubuntu/Mint/Debian distros:
sudo apt-get install gtk2-engines-murrine gtk2-engines-pixbuf
FONTS
Droid Sans
Ubuntu
sudo apt-get install ttf-droid
INSTALLATION:
1. Extract to ~/.themes (or /usr/share/themes)
2. Use Gnome Tweak Tool
Fedora/RedHat distros:
yum install gtk-murrine-engine gtk2-engines
ArchLinux:
pacman -S gtk-engine-murrine gtk-engines
htedrom
5 years ago
here's a screenshot of the "Notify me.." option on the add comment page: i.imgur.com/GrFeflE.png
Any ideas?
Report
ptrxyz
6 years ago
- Disabled button's background in the menu bar ist white instead of gray/transparent in GTK3, works fine in GTK2.
- in GTK2, dropdown menus have a strange white padding on the top and bottom, GTK3 doesn't have them.
- in GTK2, the selected text in dropdown menus is black instead of white as in GTK3
I made some image to illustrate what I mean: http://s29.postimg.org/noijcpuc7/adwaitabugs.jpg
Otherwise: really good work!
Report
gkaravid
6 years ago
Report
adrienj0
6 years ago
Report
KEIII
6 years ago
Report
mjsaka
7 years ago
Report
KEIII
7 years ago
@define-color theme_bg_color #393F3F;
after
@import url("resource:///org/gnome/adwaita/gtk-main.css");
in ~/.themes/Adwaita-X-dark/gtk-3.0/gtk.css
Report
KEIII
7 years ago
@define-color theme_text_color #393F3F;
Colors settings something inside gtk.gresource
It should to override them.
Report
mjsaka
7 years ago
Report
jlebleu
7 years ago
So where is it possible to download previous releases which can work with GTK 3.4 please?
Thank you!
Report
KEIII
7 years ago
Report
socialinux
7 years ago
Report
KEIII
7 years ago
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1071015
Report
socialinux
7 years ago
Report
socialinux
7 years ago
Report
aklp08
7 years ago
Report
KEIII
7 years ago
https://code.google.com/p/chromium/wiki/LinuxGtkThemeIntegration
Report
aklp08
7 years ago
http://i.imgur.com/dq82dsm.png
Report
KEIII
7 years ago
Report
aklp08
7 years ago
Report
KEIII
7 years ago
It forks fine on my Ubuntu 13.04 with Chromium 25
Report
aklp08
7 years ago
Report
aklp08
7 years ago
Report
bengtfrost
7 years ago
Report
off222
7 years ago
Report