This removes the old override border settings for the XFCE panel bar seeing that a border image works better and without requiring a theme override.
Unfortunately still not the case for Thunar...
Testing branding themes in the Whisker Menu to replicate Windows95 branding seen in the Start Menu
Updating the MS Sans serif font config file to enable font hinting. As well as update install instructions
This commit includes theming for the Application Menu plugin. Theming for Application Menu is currently located in the whiskermenu.css configuration file.
I've made two separated versions of the gtk override configuration file (See Extra/override/). This is due to some theming that is targeted for XFCE 4.12 desktops which had a negative affect for 4.14.
Updated the INSTALL.md instructions. Moved the gtk override configuration down as an optional setting.
Themed the tasklist toggle :active state for the 4.14 panelbar.
Added theming for the new pathbar for Thunar.
Added some minor theming for the new Color Profiles XFCE application. This also included an additional override in the Extra gtk.css file.
Included the checkbutton widget selector to the focus state exclusion in the gtk3.24 gtk-widgets.css file (see line 47); and disabled the outline for focused checkbuttons.
Opening a staging branch for testing.
Include theme support for GTK3.24 for XUbuntu 19.04.
Patch fix for issues #64.
Patch fix for issues #51#57#62#67
Included a few symbolic icons for panel battery, pulseaudio, and Thunar.
Fixed an issue with focus event and treeview selection outline for the GTK filechooser and Thunar which would cause a quick visual glitch upon focus.
Updated the GTK override file to include some additional tweaks for the XFCE panelbar since it will override user themes to disable border effects when anchored to the edge of the display.
This commit includes a new style sheet for MATE desktops. It isn't fully complete, but MATE panelbars and panelbar plugins should look much better. There's still work to be made here.
Made some adjustments to GTK3 entrybox buttons and comboboxes.
Changed the panelbar launcher button default icon scale to 24px (from 26px.)
Re-worked the INSTALL.md guide to include a table-of-contents and re-write some of the instructions too.
This patch includes a fix for issue #49
fix for issue #48
Untracked issue (reported by email) that fixes the unresponsive whisker menu button corner
Untracked issue (reported by email) fix for headerbar decorations (close,min,max) not aligned in Firefox when titlebar is disabled
Additional styling for frames, scrolled windows, and viewports.
Additional styling for filechooser and whiskermenu.
Update for gtk.css override.
Making progress on reorganizing gtk-widgets.css to cut down on clutter and scatter. (See frames, viewports, and scrolledwindows)
Added a screenshot to the README.md
Updated the INSTALL.md to reflect changes made to the theme.
Includes multiple fixes for GTK3 and GTK2.
README file rewrites with an INSTALL guide.
An alternative Plymouth boot featuring a retro linux theme.
Screenshots are moved to their own file instead of the README.
- C prompt by default
- F prompt if the previous command had an exit code other than 0
- G prompt when in a git repository, followed by the branch name (in yellow) and the status (dirty in red, clean in green)