Updating README.md to include XUbuntu 18.04 as a supported distribution for the theme since GTK3.22 is the chosen version for the 18.04 release. I'll have to make some additional adjustments for the Whisker Menu due to changes made between 17.10 and 18.04.
This update adjusts the checkbox background to none to prevent white borders around a checkbox in GTK3 applications. This occurs because the image file for checkboxes has additional transparent space which can appear as a white border for some applications.
Fixed incorrect file path in panel.rc.
Fixed issue where whisker menu panel button text was white instead of black. Also added a bold font for it.
Included a section in the gtk.css file for the whiskermenu font colour.
Fixed a GTK3 warning for px.
Resolves the following warnings:
(galculator:15972): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2469:23: Not using units is deprecated. Assuming 'px'.
(galculator:15972): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2469:25: Not using units is deprecated. Assuming 'px'.
(galculator:15972): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2470:24: Not using units is deprecated. Assuming 'px'.
(galculator:15972): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2470:27: Not using units is deprecated. Assuming 'px'.
Touched up some of the formatting in the panel.rc and gtkrc files. They were getting hard to read.
Added clearer steps for advanced users that might want to force 16x16 panel launcher icons on larger panels.
Adjusted the panel launcher sizes for smaller panel bars.
Included a section in the panel.rc file where you can selectively choose a launcher icon size based by the size of the panel height.
Made adjustments to the theme for deskbar support!
Included additional Start buttons for different panel bar sizes and a few for the deskbar.
Minor adjustments made to the Whisker menu and application menus. Removing the black backdrop since it isn't really needed.
Reverted some of the changes to the launcher buttons.
Included an option in the GTK3 whiskermenu.css file to re-enable the backdrop if wanted (the backdrop is intended to creat a dotted border effect when the button is toggled.)
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)