20201129 3 months ago
* New whiskermenu theme
* Make symbolic most xfce-panel icons
* Lightdm theme tweaks
* New lightdm theme
20201119 3 months ago
* Add text-shadow to budgie-panel
* Fix budgie panel
* Fix budgie side menu
20201106 4 months ago
* New sidebar design for nautilus & filechooser
* New floating-bar design for nautilus
* Fix nautilus dist usage
20201018 4 months ago
* Update nautilus path-bar-box
* Add libhandy styles
20201001 5 months ago
* Fix transparent terminal background
20200718 7 months ago
* Improve Makefile and debian packaging files
* Change index.theme description
* Fix styles for linked entry + button
* Fix xfce4-panel window indicator for vertical mode
20191224 1 year ago
* Fix darkest variant scale slider not visible
* Match gtk3 menubar styles with gtk2 theme
* Increase gtk3 tab label padding
20191214 1 year ago
* Create new GTK2 Darker theme
* Create new GTK2 Darkest theme
* Create new GTK2 Light theme
* Create new GTK2 Dark theme
* Fix xfwm4 theme shows squares in corners on launch
* Fix dark variant xfwm4 theme no outline
* Fix yellow variant gtk2 apps white selected font color
* Change sidebar background color
* Lighten dark variant border color
20191122 1 year ago
* Increase title buttons outline contrast
* Update dark variant metacity theme background color
* Update dark variant xfwm4 assets background color
* New background color for dark variant
* Increase accentuation color saturation
20191111 1 year ago
* Improve XFCE panel design
20191020 1 year ago
* Improve xfwm4 theme: larger borders for easyer resizing and improved assets
20190901 1 year ago
* Fix elementary color-button white border on hover
* Fix elementary files white box inside color checkbutton menuitem; Fixes #61
* Add elementary public colors
20190825 1 year ago
* Add shadow and border-radius to budgie-popover
* Add shadow to budgie panel
* Fix budgie-panel buttons' color
* Change Budgie panel running app indicator color
* Add transparency to budgie-panel
20190816 1 year ago
* Improve budgie panel and menu design
20190718 1 year ago
* Remove headerbar entry linking styles; Fixes #51
* Fix stack switcher smaller active button
20190622 1 year ago
* Add cinnamon themes
20190613 1 year ago
* Make popover border lighter to differenciate it with the app background for darkest themes
* Change default IconTheme for each theme
20190604 1 year ago
* Fix elementary pathbar; Fixes #26
* Add xfwm4 theme themerc files
* Add xfwm4 darkest variant window outline
* Add darkest xfwm4 assets
* Add dark xfwm4 assets
* Add light variants xfwm4 theme
* Add light xfwm4 assets
* Remove switch text-shadow
* Remove switch labels
2.20 1 year ago
* Add gtk-3.0 and metacity thumbnails
* Symling metacity-theme-3.xml to metacity-theme-1.xml
* Adjust metacity title buttons separation
* Fix metacity themes
* Fix index.theme
rytkg
1 year ago
Report
daniruiz06
1 year ago
Report
dymax
1 year ago
Report
daniruiz06
1 year ago
Report
piece
1 year ago
Report
daniruiz06
1 year ago
Report
piece
1 year ago
Report
piece
1 year ago
Report
daniruiz06
1 year ago
Don't forget to rate the theme if you like it :D
Report
piece
1 year ago
Report
imperhelp
1 year ago
Report
daniruiz06
1 year ago
Report
alpharash
1 year ago
Report
alpharash
1 year ago
Report
daniruiz06
1 year ago
Thanks for the feedback! ;)
Report
alpharash
1 year ago
Report
zata9372
1 year ago
Report
haris013
1 year ago
Report
daniruiz06
1 year ago
Report
adrianjsf
1 year ago
Report
kalapalo
1 year ago
Report
kalapalo
1 year ago
"This theme is simply the best, better than all the rest
Better than any other, any other I ever met"
Your last addition, the white border for Muffin, makes my Manjaro Cinnamon just perfect.
Thanks man, and keep going.
Report
soyunhuevo1818
1 year ago
Report
babblegum
1 year ago
any chance of a version without the mac style titlebar buttons though?
Report
daniruiz06
1 year ago
headerbar button.titlebutton.close,
headerbar button.titlebutton.maximize,
headerbar button.titlebutton.minimize,
.titlebar button.titlebutton.close,
.titlebar button.titlebutton.maximize,
.titlebar button.titlebutton.minimize,
headerbar button.titlebutton.close:backdrop,
headerbar button.titlebutton.maximize:backdrop,
headerbar button.titlebutton.minimize:backdrop,
.titlebar button.titlebutton.close:backdrop,
.titlebar button.titlebutton.maximize:backdrop,
.titlebar button.titlebutton.minimize:backdrop,
headerbar button.titlebutton.close:hover,
headerbar button.titlebutton.maximize:hover,
headerbar button.titlebutton.minimize:hover,
.titlebar button.titlebutton.close:hover,
.titlebar button.titlebutton.maximize:hover,
.titlebar button.titlebutton.minimize:hover {
color: inherit;
background: none;
border-width: 1px;
min-width: 20px;
min-height: 20px;
border-radius: 20px;
transition-duration: 0;
}
Report