
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
Mist like theme for gtk2/3 with colors from Redmond theme.
gtk2 theme uses Mist engine.
gtk3 theme uses default gtk3 engine.
gtk3.8 theme needed gtk3 version 3.8.
gtk3.6 theme needed gtk3 version 3.6.
PS. Far from all gtk3 applications were tested (only installed on my system).
5 years ago
Version 1.2 (2013-05-25)
------------------------
Fix disappear of Gnome Shell background image
Fix small appearance bugs
Minor code rewrite
Upload gtk3.6 version
Version 1.1a (2013-04-23)
------------------------
Very small bugfixes:
* more accurate size of controls between gtk2 & gtk3 versions (combo & editboxes)
* radio and checkboxes hilight fix
* remove hardcoded font for xfce panel
Version 1.1 (2013-04-22)
------------------------
Menu appearance bugfix for gtk 3.6 -> 3.8 update
Version 1.0 (2012-12-01)
------------------------
Initial release
5 years ago
Version 1.2 (2013-05-25)
------------------------
Fix disappear of Gnome Shell background image
Fix small appearance bugs
Minor code rewrite
Upload gtk3.6 version
Version 1.1a (2013-04-23)
------------------------
Very small bugfixes:
* more accurate size of controls between gtk2 & gtk3 versions (combo & editboxes)
* radio and checkboxes hilight fix
* remove hardcoded font for xfce panel
Version 1.1 (2013-04-22)
------------------------
Menu appearance bugfix for gtk 3.6 -> 3.8 update
Version 1.0 (2012-12-01)
------------------------
Initial release
FIlIPy65
5 years ago
But I'm having some problem with GTK3 windows, almost every item is rounded by a line:
http://i.imgur.com/QRNAsNO.png
Do you know what can be?
I'm running GTK 3.16.5 and XFCE 4.12 on Arch Linux 64bits.
Thanks in advance.
Report
SunStroke
5 years ago
Report
FIlIPy65
5 years ago
I'm trying to use "old" GTK2 version of what I can.
But I know that active GTK2 apps sometime will become GTK3 as XFCE, wich developers announced already about 4.14 version.
Here, my GTK3 version is on 3.16.
I'll keep eyes on here waiting for updates. :D
Thanks for answer.
Have cheers! o/
Report
scorici
7 years ago
I realy like to have a uniform theme for gtk2/gtk3/wine applications, or a good integration for wine apps with gtk2/gtk3 apps and desktop.
I'm using Mate Desktop and I've tried in settings changing the color to the original redmond theme but it only changes it for gtk2 apps. :-(
I've tried some themes like raleigh but it's not close enough to redmond.
Report
SunStroke
7 years ago
PS. Sorry for my english.
Report
mgbob
7 years ago
My problem was that I was copying the theme to /usr/share/themes .
When I copy it to ~/.themes, everything works great. This is the only theme that doesn't work when I copy it to the shared folder.
It's not very important issue, but I hope the 'fix' will work for those who have problems.
And to the author, thanks again for this great theme!
Have a nice day.
Report
SunStroke
7 years ago
Report
SunStroke
7 years ago
Report
gravy
7 years ago
Anything related to "notify-summary" is skipped with # since I get no differences.
Preview http://bayimg.com/eAoPHaaea
/Mist-Redmond/xfce-notify-4.0/gtkrc
style "notify-window"
{
XfceNotifyWindow::summary-bold = 1
XfceNotifyWindow::border-color = "#888888"
XfceNotifyWindow::border-color-hover = "#FAF7F2"
XfceNotifyWindow::border-radius = 5.0
XfceNotifyWindow::border-width = 1
XfceNotifyWindow::border-width-hover = 1
bg[NORMAL] = "#D4CFC7"
}
style "notify-button"
{
bg[NORMAL] = "#D4CFC7"
bg[PRELIGHT] = "#D4CFC7"
fg[NORMAL] = "#000"
fg[PRELIGHT] = "#000"
engine "mist"
{
}
}
style "notify-text"
{
fg[NORMAL] = "#000"
GtkWidget::link-color = "#6070B0"
}
#style "notify-summary"
#{
# font_name = "Bold"
#}
style "notify-progressbar"
{
xthickness = 1
ythickness = 1
fg[PRELIGHT] = "#000000"
bg[NORMAL] = "#C1BBB1"
bg[SELECTED] = "#474C51"
engine "mist"
{
}
}
class "XfceNotifyWindow" style "notify-window"
#widget "XfceNotifyWindow.*.summary" style "notify-summary"
widget_class "XfceNotifyWindow.*<GtkButton>" style "notify-button"
widget_class "XfceNotifyWindow.*.<GtkLabel>" style "notify-text"
widget_class "XfceNotifyWindow.*.<GtkProgress>" style "notify-progressbar"
widget_class "XfceNotifyWindow.*.<GtkProgressBar>" style "notify-progressbar"
Report
gravy
7 years ago
How do I do so?
Report
b6fan
7 years ago
Report
Jristz
7 years ago
but I have a problem...
Using this theme under xfce 4.10 thenall my gtk3.8 app become black ._.
any hint, workaround??
Report
SunStroke
7 years ago
I use xfce 4.10 too (archlinux). And all my few gtk3 apps looks fine. Maybe this is a some "special" application, not all? Can you post screenshot?
And how do you apply this theme? Is there another theme, that looks good?
Report
a2s5o
7 years ago
One problem though:
when using your theme, my wallpaper disappears and the background is all grey.
I'm using gnome 3.8 on arch linux.
Any ideas?
Report
SunStroke
7 years ago
Can you try this experimental version: http://db.tt/thOQm3oz
If this solves your problem please notify me.
Report
a2s5o
7 years ago
thanks!
Report
SunStroke
7 years ago
Report
enthdegree
8 years ago
Thank you for making this!
Report
mgbob
8 years ago
Today was the first time I register on the website, just because I wanted to thank you for this theme.
I hope you'll maintain it in the future, if Gnome's people try to break again gtk.
So far, I didn't find any bug. So good job!
Bye.
----------------
Forgive my english, ain't my native language.
Report
takiz
8 years ago
Report
dusthillresident
8 years ago
Report
gravy
7 years ago
Yet, I do think that the creator of this them would make a separate version which is fidelity (in height and colors) to the original Mist of gtk2 in order to increase popularity or "retro" themes ;-)
Report