Commit Graph

61 Commits

Author SHA1 Message Date
266-750Balloons dd8db6b2ee
Add Redshift Icons to Chicago95-Tux 2023-05-14 00:45:28 -07:00
266-750Balloons 07c08b27ef
Add Icons for Redshift 2023-05-14 00:43:25 -07:00
B. Stack 25ea1712e6 update whiskermenu icon, and rename Tux icon theme 2022-10-17 14:25:42 -04:00
EMH-Mark-I 50f4839378 Prepping for release
Updating icon theme for some missing icons in XFCE 4.16.3
2022-03-24 21:17:34 -05:00
EMH-Mark-I 8ad5e2011a Prepping for release
Addressed issue #151 for missing fallback icon.
Fixed a typo in the INSTALL.md for the font instructions.
2022-03-13 10:14:45 -05:00
Evgeny Dobromilsky 4b8139c303 correct size 2021-08-21 13:31:20 +03:00
Evgeny Dobromilsky 72217882d0 nice 256 color vbox icon 2021-08-21 13:25:08 +03:00
Evgeny Dobromilsky 1a6edb6aa1 some additional and little bit corrected icons in 16-color palette 2021-08-21 13:22:51 +03:00
Evgeny Dobromilsky 433a49af18 Update index.theme 2021-08-19 08:08:02 +03:00
mainframed b179abcb1a fixing 16x16 desktop icon 2021-06-21 09:47:59 -07:00
EMH-Mark-I 7825d79052 Adding better quality icons for Interlink mail client. 2021-06-02 11:36:09 -05:00
EMH-Mark-I 974d364864 Adding icon for Interlink mail client. 2021-06-02 10:58:13 -05:00
EMH-Mark-I 6a43edd855 Integrating PR’s #179 and #180 for icon update. 2021-04-19 11:11:27 -05:00
EMH-Mark-I 610e377959 More pan arrow icons
These added icons will be used by other GTK themes for expander and combobox arrows.
2021-04-07 21:13:15 -05:00
EMH-Mark-I a0f64b76a8 Fix pan arrow icons
I made a mistake in the previous commit. Fixing that now.
2021-04-07 20:44:25 -05:00
EMH-Mark-I 2c25beaf46 Icon updates
Returning symbolic triangle arrows since they will be used in combobox buttons.
Moving expander icons to pane-show. Will see how well that fares since they were interfering with combobox buttons.
Will need to test this on older XFCE desktops.
Adjusted the XFCE session manager icons.
2021-04-07 15:24:07 -05:00
EMH-Mark-I 68277a450f Merge branch 'xfce416-icons' of https://github.com/bgstack15/Chicago95 into bgstack15-xfce416-icons
This PR removes erroneous libreoffice-calc files in mimes directory.
2021-04-01 20:43:11 -05:00
EMH-Mark-I e5c0214cff Merge branch 'xfce416-icons' of https://github.com/grassmunk/Chicago95 into xfce416-icons 2021-04-01 20:38:20 -05:00
B Stack 1bafa4d820 Remove mimetype of libreoffice-calc
This mimetype affects icon resolution for apps with identical
   name. Methodology:

cd /usr/share/icons/Chicago95
for word in $( find . -path '*apps*' ! -type d -printf '%f\n' | awk -F'.' '!x[$1]++{print $1}' | sort ) ; do find mimes -name "${word}.???" ; done | sort -t'/' -k3

mv libreoffice-calc.png x-office-spreadsheet.png # which is one of its symlinks!
for word in $( find . -xtype l -printf '%l %f\n' | awk '$1 ~ /libreoffice-calc/{print $2}' ) ; do echo ln -sf x-office-spreadsheet.png ${word} ; done
2021-04-01 11:52:03 -04:00
EMH-Mark-I fe3cafb33d Update icon theme caches 2021-03-24 23:11:45 -05:00
EMH-Mark-I cfb17e1fcd Icon update for XFCE4.16
This should resolve some of the missing theme icons #163
Updated the tux icon theme set as well.
2021-03-24 23:08:56 -05:00
Zbigniew Żołnierowicz 266ca14ffe Add link to logo of Google Chrome (unstable) 2021-03-17 11:13:34 +01:00
mainframed a13cee0f85 finally fixing the 16x16 desktop icon 2021-02-23 07:14:36 -08:00
mainframed 26a5c550c2 Added:
- make_html.sh in Extras which generates nice tables of icons to compare
- icons.html in each Icons subfolder
- New/changed icons to fix 4.16 changes and make the theme more consisten

adding html tables of icons
2021-02-22 19:57:09 -08:00
mainframed 9793488b04 Merge branch 'xfce416-icons' of https://github.com/grassmunk/Chicago95 into xfce416-icons 2021-02-22 12:51:18 -08:00
mainframed 73868734b8 Fixing devices icons 2021-02-19 01:26:19 -08:00
Grassmunnk d7330b63fe Adding more missing xfce 4.16 icons 2021-02-18 17:57:48 -08:00
Grassmunnk 994a0fc901 Fixing icons for 4.16 2021-02-16 18:20:18 -08:00
Grassmunk ba6f64978d fixing go-previous alignment #152 2020-12-08 09:43:16 -08:00
Grassmunk bfbc77f403 Removing gtk-warning issue #137 2020-07-05 10:14:06 -07:00
EMH-Mark-I 9f3c16ff37 Remove broken symlink #129 2020-06-28 13:54:06 -05:00
EMH-Mark-I c321439950 Update INSTALL.md and icon cache 2020-06-27 22:10:15 -05:00
EMH-Mark-I 059431a4e4 Updates for instructions and tux icon theme 2020-06-27 21:46:23 -05: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 dd233d04a2 Add symbolic icons back
We'll need these icons in full since I removed the hard coded images from the CSD title buttons.
2020-06-24 16:19:51 -05:00
Grassmunk a9a020a2e8 updating the theme file and cache to represent the changes 2020-06-13 18:16:31 -07:00
Grassmunk e98f80f1d7 Fixing symbolic window controls 2020-06-13 18:15:16 -07:00
EMH-Mark-I 16f1c36cea Update the icon cache 2020-06-12 23:28:49 -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
Grassmunk ef3d28bc7d removing files used to figure out what was missing 2020-06-12 17:54:58 -07:00
Grassmunk a788babac2 adding icon cache 2020-06-12 17:50:04 -07:00
Grassmunk 2a3db1fdc6 Updated icon theme to replace symbolics. Thanks to EMH for catching them all. I've also added so newer icons for default mail app and geary 2020-06-12 17:35:19 -07:00
Grassmunk 2330bda5d9 These symbolics are needed for the systray notifier 2020-06-10 21:30:14 -07:00
Grassmunk 564e49cf16 removing symbolics as gnome defaults back to better icons 2020-06-10 21:23:20 -07:00
Grassmunk b3d119b2c3 updating Icons theme file with new folder Tools 2020-06-10 21:11:08 -07:00
Grassmunk e7de571871 Adding icon-cache to remove theme warning 2020-06-10 21:09:30 -07:00
Grassmunk b5133ae6c3 Revamping icons for new release. Still some broken links left to fix, this was based off of Ubuntu 20.04 elementary icon set plus some extra icons. 2020-06-10 17:49:06 -07:00
EMH-Mark-I 40ca5875c4 Theme updates
Adjusted the override files.
Added missing symbolic icon for device icon sizes 16, 22, 24, 48. It was already present for 32.
2020-06-03 21:53:29 -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 5ec4fcfd41 Titlebar button sizes
This should bring some consistency to the header-bar button sizes.
The symbolic printer icon was missing in the icon theme, causing a print button in the GNOME FeedReader to default to a much larger version on the same icon, which would cause the other titlebar buttons to increase in size. There are bound to be other icons that will cause a similar effect.
2020-04-11 01:25:26 -05:00