This should better integrate the theme for users that decide to enforce the window manager around hostile applications, via tools such as gtk3-nocsd. They will have to enable the necessary options since it will not be part of the default theme. This will be included in the install documentation later.
Themed nemo file manager
Made some adjustments to frame views and stack views
Removed the cinnamon.css file (replaced by nemo.css)
Added a disabled arrow state for menu arrows
Mozilla applications are not using window decorations for the menu borders, unlike every GTK3 application; So I themed the .menu selector to best match the application.
Also adjusted the separators a little as part of a test.
Fixed the 16x16px user-bookmarks icon, it was sym-linked to the 48x48px.
Disabled 48x48px status icons and will let the scalable status icons take its place due to the poor image quality of the 48px icons.
Set the -gtk-icon-style to regular for a few other widgets (see dialog vbox and popovers.)
Adjusting the padding of images inside of an entry so letters typed in the entry won't sit so close.
Deleted the swap file.
Combobox buttons now share the same button styling as GtkButton.
Removed some uneeded combobox styling from gtk-basic-effects
Corrected the errors caused by the greeter theme.
Copied a few things over from the 3.24 theme to the 3.0 theme.
Spent hours researching and comparing color names in Windows 95 to
colors in this theme and renamed/replaced where appropriate. This is
being done in anticipation of a new release of Plus! and some other
tools
Updated filechooser scrolled window to meet consistency with rest of theme.
Updated whisker menu panel button to a border image.
Updated dialogue button min-height min width so label is centred.
Updated frames
Updated notebook padding.
Updated paned separators to share the same separator used in menus.
Updated scrolledwindows to meet consistency with rest of theme.
Updated treeviews to better accurately emulate Windows 95.
Updated viewports.
Updated the settings.ini file to enable menu images (also to enable mnemonics, but that GTK disables those now so what’s the point?)
Removed paned separators which were recently added for testing – not needed.