242 Commits

Author SHA1 Message Date
EMH-Mark-I
578cc88753 Fix scrolling
Fix clunky scrolling behaviour of GTK3 applications (https://ubuntu-mate.community/t/gtk3-changing-the-overlay-momentium-scroll-bar/20298)
2021-03-01 21:27:18 -06:00
EMH-Mark-I
cb23481eba Theme update
Addressing issue #170 with textviews showing up with grey background. Not sure why I didn't do this before... Hope it won't cause any problems!
2021-03-01 20:50:06 -06:00
EMH-Mark-I
5f28575906 Addressing issue #158
Since CSD window decorations are shared between both menus and application windows, the gtk-window.css file sets a 10px border for CSD windows to improve the usability in resizing them, verses a 1px border which would require precision to trigger the resizer. For better or for worse, menu “decorations” shouldn’t have been shared with window application “decorations,” but that is the spec for the toolkit so we have to make do with it.
The excess 10px border intended for CSD application windows appear to interfere with context menus used in MATE panel plugins, causing the menu scrolling arrows (arrow up & arrow down) to appear.
This commit should patch this issue after testing with a Ubuntu MATE 20.10 VM.
2021-01-18 15:45:09 -06:00
EMH-Mark-I
318f3a10e8 Addressing issue #148. 2020-10-29 23:23:05 -05:00
EMH-Mark-I
df4f59ee1c Theme updates for Ubuntu 20.10
Added pixbuf engine to README reqs for GTK2 theme
Addressing issue #148.
2020-10-29 21:28:33 -05:00
Mugen-Houyou
d788862986
Update themerc 2020-08-04 16:30:58 +09:00
Mugen-Houyou
f168eaaedf
Update themerc 2020-08-04 16:30:22 +09:00
Mugen-Houyou
72daeac5db
Update themerc
창 최대화 시 상단 보더가 숨겨지지 않는 문제를 해결합니다. (1픽셀 조정)
2020-08-04 00:32:49 +09:00
Mugen-Houyou
6048e13c43
Update themerc
창 최대화 시 상단 보더가 숨겨지지 않는 문제를 해결합니다.
2020-08-04 00:25:32 +09:00
EMH-Mark-I
692ff2bea1 Theme updates
Made some adjustments to the treeview expander icons. Moved them to the icon theme and going ot see how it handles.
Replaced the desktop icon with the correct windows95 desktop icon.
2020-06-25 16:38:18 -05:00
EMH-Mark-I
34f88813d5 Theme updates
Fixed the DOSrc prompt message
Adjusted combobox arrows again
Replaced the expander arrows in treeviews with plus / negative boxes for theme accuracy
2020-06-24 20:55:36 -05:00
EMH-Mark-I
3129ab4107 CSD titlebutton icon fix
This should fix the titlebutton symbolic icons as well as remove the double layer effect. The previous method that was used for our CSD titlebuttons was more of a hack since we didn't have the symbolic icons for it.
2020-06-12 23:05:03 -05:00
EMH-Mark-I
bb752edf4c Theme updates
Adjusted Thunar spinner area so that it would match the spinner size.
Removed the icon shadow from the spinner icon when in a disabled state.
Reversed the vertical separator since it was facing the wrong direction.
2020-06-11 19:13:34 -05:00
Grassmunk
91cf2f7668 adding another spinner 2020-06-10 22:44:32 -07:00
EMH-Mark-I
1b8ef8084c Adding placeholders
Symbolic link placeholders for GTK3.24 and GTK3.22.
2020-06-10 09:05:35 -05:00
EMH-Mark-I
8790261c73 XFCE panelbar fix
Borders and margins might not be needed here.
2020-06-10 07:54:41 -05:00
EMH-Mark-I
9270a2a7ac Thunar status spinner update
Minor correction.
2020-06-10 00:50:29 -05:00
EMH-Mark-I
7e1eb7c290 Thunar status spinner update
Adjusting the thunar menu-bar since the spinner is larger than 8x8px.
2020-06-10 00:48:45 -05:00
EMH-Mark-I
56f0d9148c Spinners are back!
Painstakingly made this and it looks pretty cool! You can test spinners in the gtk3-widget-factory
2020-06-10 00:33:30 -05:00
EMH-Mark-I
6e5d61d938 GTK theme cleanup
Consolidating the gtk-3.0 and gtk-3.24 themes since they are now exactly the same. (For future divergence in themes if necessary, they can be specified  individually by GTK version)
Removed unused image files to reduce clutter.
2020-06-09 21:13:33 -05:00
EMH-Mark-I
dddbc2b0e7 Theme update for Cinnamon desktop.
Reduced repeat images into sym links
Added thumbnail images.
2020-06-05 20:00:01 -05:00
EMH-Mark-I
ebcdfac08c Theme updates
Changed the Whisker Menu branding image background colour to an @ rule so that it will better blend with Plus theme changes.
2020-06-03 23:00:35 -05:00
EMH-Mark-I
5cf995ff93 Theme update for MATE desktop. 2020-05-16 16:43:39 -05:00
EMH-Mark-I
04af7bb083 Theme update for MATE desktop. 2020-05-16 13:52:04 -05:00
EMH-Mark-I
93a886da11 Theme updates
Adjusted switch widget background colour for normal and disabled states
Adjusted combobox button arrows to prevent scaling issues (will have to test)
2020-05-13 21:22:31 -05:00
EMH-Mark-I
b19b9b8eeb Remove duplicate files 2020-05-10 23:13:33 -05:00
B Stack
1fe175f131 add Makefile
move debian packaging to
   https://gitlab.com/chicago95-packaging/chicago95-packages and
   use a Makefile for distro-agnostic package.
   Dpkg has not been generated yet from this Makefile.
2020-05-09 17:53:35 -04:00
EMH-Mark-I
9462d92e71 XFCE panel fix
This should prevent some panel plugin buttons from causing other buttons to shift around when hovered or activated.
2020-05-07 22:22:39 -05:00
EMH-Mark-I
04fab6771b Added theme option for gtk3-nocsd
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.
2020-05-06 23:10:18 -05:00
EMH-Mark-I
d79d605fb5 Menu update 2020-05-04 21:08:22 -05:00
EMH-Mark-I
7947d28be4 Menuitem update 2020-05-04 20:47:44 -05:00
EMH-Mark-I
e11ea239a2 Theme update
Fixed treeview items from jumping around by specifying a separator.
2020-05-03 22:26:31 -05:00
EMH-Mark-I
fd204a53e8 Theme updates for nemo file manager
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
2020-05-03 21:36:43 -05:00
EMH-Mark-I
0a945429b6 Whisker menu update
Fixed menu separator margins
Removed the background-color property from the whisker button
2020-05-03 17:36:35 -05:00
EMH-Mark-I
72b5ba2a0e Fix Mozilla application menus
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.
2020-04-28 22:25:02 -05:00
EMH-Mark-I
5501303028 General updates
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.
2020-04-23 22:37:56 -05:00
EMH-Mark-I
bbe77dd9be General updates
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.
2020-04-23 19:47:13 -05:00
grassmunk
b8b24c64b9 Changes to XFWM and XFWM hipdi themes to make color changes easier and to accurately reflect Windows 95 2020-04-21 16:02:26 -07:00
EMH-Mark-I
ec696dfc8c Screensaver theme update 2020-04-20 12:50:31 -05:00
EMH-Mark-I
438ec92292 Bringing back the screensaver theme!
I'll have to test this with MATE screensaver later.
2020-04-20 12:46:22 -05:00
EMH-Mark-I
d96e4b2960 Update for menus
Removed the transparent menu border since it's not needed. All border effects will be handled by window decorations.
2020-04-19 23:33:24 -05:00
EMH-Mark-I
568cb8373a Fix scrolledwindows within notebooks to use groove frame. 2020-04-19 12:22:50 -05:00
EMH-Mark-I
4da7374264 Theme update.
Adjusted combobox menus and regulat menus
Fixed scrollbars background colour.
2020-04-19 12:04:42 -05:00
grassmunk
9332fae2c0 Merge branch 'staging' of https://github.com/grassmunk/Chicago95 into staging
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
2020-04-18 08:05:23 -07:00
grassmunk
47e921dda5 renamed and fixed color names in anticipation of new Plus! release 2020-04-18 08:05:16 -07:00
EMH-Mark-I
cfeb1b0ae3 Revert some of the XFCE panel plugin changes.
Reverting my changes for some of the panel plugins since it was causing issues.
2020-04-17 23:59:59 -05:00
EMH-Mark-I
8d541ab18a Themed XFCE session logout dialogue 2020-04-17 23:32:16 -05:00
EMH-Mark-I
41d49afe48 Rverting xfce.css for gtk3.0
Previous changes caused some issues with older panelbar plugins with XFCE 4.12.2.
2020-04-17 22:52:40 -05:00
EMH-Mark-I
ec17c698e9 XFCE panelbar fixes
This addresses some issues with common XFCE panel plugins.
2020-04-17 22:13:39 -05:00
EMH-Mark-I
cc6c21f3ef Updating the Whisker menu branding
Added aliased options.
Shifted the Linux image text closer toward the base.
2020-04-16 23:44:09 -05:00