
GTK3 Themes classic gtk2 gtk3 retro uniform
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
Xfce ClassicLooks is a linux/freebsd retro-theme focused on providing a consistent look across all industry-standard GUI toolkits on the Xfce desktop.
Keywords: xfce theme, linux theme, classic style, classic look, consistent look, uniform look
1.5.0 9 months ago
- renamed tweaking option 'selected_fg_color' to 'selected_focused_fg_color' to better reflect its function
- renamed the scrollbar controls theming options from from 'scrollbar-XXX' to 'scrollbar-controls-XXX'
- new tweaking option 'scrollbar-controls-flat' (illustrated in 'ClassicLooks Graphite' sub-theme)
- greatly simplified the scrollbar controls theming options: all 'scrollbar-controls-XXX' options are now mutually-exclusive, see 'scrollbar-controls' entries in 'ClassicLooks/TOOLS/CONFIG/HACKING' file
- many tweaks and fixes
1.5.0 9 months ago
- renamed tweaking option 'selected_fg_color' to 'selected_focused_fg_color' to better reflect its function
- renamed the scrollbar controls theming options from from 'scrollbar-XXX' to 'scrollbar-controls-XXX'
- new tweaking option 'scrollbar-controls-flat' (illustrated in 'ClassicLooks Graphite' sub-theme)
- greatly simplified the scrollbar controls theming options: all 'scrollbar-controls-XXX' options are now mutually-exclusive, see 'scrollbar-controls' entries in 'ClassicLooks/TOOLS/CONFIG/HACKING' file
- many tweaks and fixes
1.4.0 1 year ago
- new/enhanced tweaking options: 'scrollbar-handle-decoration-on/off', 'scrollbar-contrast/themed/accent', 'scrollbar-hover-contrast/themed/accent', see 'ClassicLooks/TOOLS/CONFIG/HACKING' file
- removed tweaking option 'default_button_accent_color', its role is now taken by 'accent_bg_color'
- renamed tweaking option 'tab-tab' to 'tab-classic'
- minor tweaks
1.2.5 1 year ago
- fixed long-standing issue with fg/bg colors of selected text in not-focused gtk2 entries
- fixed 'menu-dark' mode popups of pathbar widgets contained in gtk3-csd titlebars (e.g. nautilus pathbar's popup in ClassicLooks Ambiance)
- other minor tweaks and fixes
1.2.2 1 year ago
- code cleanup in 'ClassicLooks XFWM' and 'ClassicLooks XFWM (HDPI)' window manager themes
- tweaked appearance of 'tab-notebook' (e.g. 'ClassicLooks Icelake') and 'tab-flat' (e.g. 'ClassicLooks Graphite') versions of gtk3 tabs
- other minor tweaks
1.2.1 1 year ago
- complete re-write of 'ClassicLooks XFWM (HDPI)' window manager theme to properly integrate with the 'window-frame-dark' option
- re-enabled the 'ClassicLooks XFWM (HDPI)' window manager theme and the 'dpi-high' version of gtk3-csd titlebars (these have been temporarily disabled in version 1.1.0)
- fixed color for check:hover and radio:hover on menu items (particularly useful for darker hover colors, e.g. 'ClassicLooks Redmond')
- fixed color for arrow.top:active and arrow.bottom:active on dark-mode menus
- minor corrections in 'INSTALL' file
- other minor tweaks and fixes
1.1.0 1 year ago
- new tweaking options: 'window-frame-themed/dark' and 'menu-themed/dark', see 'ClassicLooks/TOOLS/CONFIG/HACKING' file
- new 'ClassicLooks Ambiance' sub-theme to illustrate the 'window-frame-dark' and 'menu-dark' options
- complete re-write of the 'ClassicLooks XFWM' window manager theme to properly integrate with the 'window-frame-dark' option
- temporarily disabled the 'ClassicLooks XFWM (HDPI)' window manager theme and the 'dpi-high' mode of gtk3-csd titlebars (these will be re-enabled in the next stable release)
mrwest
3 months ago
Report
redfred84
8 months ago
Report
doovalacky
8 months ago
Report
isiisorisiaint
8 months ago
Report
stupidlogin
8 months ago
Report
isiisorisiaint
8 months ago
Report
1freepony
8 months ago
Git can be a bit daunting at first, but I'm sure there'd be plenty of help from folks on here.
Report
isiisorisiaint
8 months ago
Report
1freepony
8 months ago
It comes with a matching Xfwm4 theme with good resize grips and Fitts's Law -compliant upper corners when you maximize the window. The window manager theme suffers from some color errors for stuff newer than Debian 10's Xfwm 4.12 due to its transition into 4.14 and gtk3, but it's generally inoffensive. Can the bottom resize grips be made L-shaped, please?
There are still a few rough edges with the GTK theme where things aren't styled that should be, and some slightly broken defaults with some of the sub-themes. It's more than made up for by the massive degree of configurability, and by a really active maintainer. I'm looking forward to the next release!
I'd love a plank theme that styles like the Xfce panel :)
Report
isiisorisiaint
8 months ago
Report
1freepony
8 months ago
Report
isiisorisiaint
8 months ago
Report
1freepony
8 months ago
Report
isiisorisiaint
8 months ago
Report
1freepony
8 months ago
It's *fantastic* to see some chunky, contrasty, and colorful mid-to-light value themes, and ClassicLooks really delivers when you get to grips with its configuration. It really stands out amongst all the wonky macOS pastiches and "material design" mistakes out there. The designs look good on a daytime work PC in sunlight and at night in a darkened room.
(One quibble: I don't like tabs that don't look like tabs, but thank you for giving us the option of tweaking that)
Couple of glitches under Debian 10's GTK (libgtk-3-0 3.24.5-1):
Nautilus (nautilus 3.36.1.1-1+b1) doesn't have a styled main area, it just gets whatever the normal window "gray" color is, which looks odd. I guess it should look more like Thunar? To fix this, I used
.nautilus-window notebook scrolledwindow {
background-color: @canvas_bg_color;
}
This should probably have some recessed indent too so it looks like the sidebar. I don't know how to style that, sorry.
Also, Eye of GNOME (eog 3.28.4-2+b1) suffers from transparent toolbars in fullscreen mode. I fixed that with
.fullscreen revealer toolbar {
background-color: @bg_color;
}
but it should probably receive the appropriate toolbar styling too.
Report
isiisorisiaint
8 months ago
Report
1freepony
8 months ago
Report
isiisorisiaint
8 months ago
Report
bealsc
9 months ago
Report
isiisorisiaint
9 months ago
Report
bealsc
9 months ago
Report
isiisorisiaint
8 months ago
2) also, i noticed another weird thing in your screenshot: there are no scrollbars in your windows, did you make some changes to the themes' code?
Report
bealsc
8 months ago
Report
isiisorisiaint
8 months ago
Report
qwertzui
1 year ago
Report