
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on git.opendesktop.org
This is my dark theme with blue colors.
It is based on Numix,Libra and Unite
I have tried to make it as clean as possible and uniform between GTK2 and GTK3.
Don\'t forget to vote if you like it !
ATTENTION!
It's created for XFCE. No guarantees for other desktop environments (for now)
It needs Murrine and Pixbuf GTK Engines
Includes:
- GTK Theme
- XFCE Window Manager theme (xfwm4)
- XFCE notify theme
3 years ago
3.0
New and matching GTK 2/3:
- Buttons
- Check and Radio buttons
- Tabs
- Scale slider
Lots of refinements and fixes
2.0
- GTK2 and xfwm4 themes are 99% based on Unite
- New panel and panel buttons look
- Flatter overall look
1.1
- Added Firefox Fix for dark GTK themes
- Added images for panel background
3 years ago
3.0
New and matching GTK 2/3:
- Buttons
- Check and Radio buttons
- Tabs
- Scale slider
Lots of refinements and fixes
2.0
- GTK2 and xfwm4 themes are 99% based on Unite
- New panel and panel buttons look
- Flatter overall look
1.1
- Added Firefox Fix for dark GTK themes
- Added images for panel background
tremep
Jul 31 2017
dubious
Jul 30 2017
mnbvc
Jul 30 2017
intro18
Jan 22 2016
kalinchernev
Nov 08 2015
neo-cool
Jul 28 2015
frodoom
Jul 24 2015
account
Jul 20 2015
amorpher
Jul 10 2015
annoyingduck
Mar 01 2015
RAIDENSUB
Feb 10 2015
jukswede
Feb 05 2015
Moatib
Feb 03 2015
lattiz8
Feb 03 2015
vottavaar
Jan 03 2015

egonrp
Oct 26 2018
skrdv
Apr 03 2018
kalinchernev
Nov 08 2015
neo-cool
Jul 28 2015
FinallyAnUnusedLogin
Jun 20 2015
christophergray
2 years ago
Report
kogster
2 years ago
I "fixed" (changed so it no longer warns) in the file below. Just run a diff and see what changes are appropriate.
http://www.filedropper.com/gtk-widgets
Report
alefpereira
3 years ago
Report
neo-cool
3 years ago
Report
FinallyAnUnusedLogin
3 years ago
The top-left application icon is broken in all windows (GTK2 and GTK3); there is no icon displayed, and when I hover over it four small rapidly flashing blue squares appear. Maybe I'm missing some GTK engine?
Text input boxes have the same background colour as the main application background; I would much prefer this to be a darker shade. The same goes for the address bar in Firefox.
The distinction between selected and non-selected tabs is a little too subtle - would it be possible for example to make the tab titles in non-selected tabs just a shade darker than that of the selected tab?
In some applications (GTK3?), the scrollbar background is the same light-blue colour as the slider has when you drag it (e.g. "Settings Manager").
The "roll-up" button in window title bars has a background colour, while the minimise/maximise buttons do not.
When I hover over icons in (for example) "Settings Manager", the icons go dark in a sort of "disabled" fashion.
And I don't know if this is something that's controlled by themes or not, but window borders are so thin it is very difficult to grab hold of a window edge to resize the window; It's like there's just one single pixel where the pointer changes to the resize action. This is nothing new though - it has annoyed me for years!
Report
FinallyAnUnusedLogin
3 years ago
Report
FinallyAnUnusedLogin
3 years ago
Report
vasya86
3 years ago
Report
FinallyAnUnusedLogin
3 years ago
Report
mattqmello
3 years ago
However, I think you should improve the theme for window decoration. The Mona for GTK+ is nice, but for the window decoration it's not so cool. I'm using the Adwaita-X-Dark for that... together, I think, Mona and Adwaita-X-Dark is better!
Thx.
Report
smekk
4 years ago
Report
vasya86
4 years ago
Report
fokinsean
4 years ago
#### Firefox text fix goes inside the theme name/gtk-2.0/gtkrc (or an app
#### fix in the gtk-2.0/styles) This should work with all problematic
#### dark themes in Firefox
style "ff" {
text[NORMAL] = "#000000"
base[NORMAL] = "#FFFFFF"
}
class "GtkInvisible" style "ff"
widget "GtkInvisible" style "ff"
###### End of Firefox fix
Report
vasya86
4 years ago
Report