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)