Commit Graph

269 Commits

Author SHA1 Message Date
grassmunk fe6062218c
Merge pull request #41 from rocky1138/patch-1
Add Chicago95 startup sound instructions for LXDE
2018-10-22 09:43:32 -07:00
John Rockefeller 8ae164656f
Add Chicago95 startup sound instructions for LXDE 2018-10-20 23:38:35 -04:00
EMH-Mark-I 2f383092ce
Merge pull request #38 from debounce2/xfwm4_hidpi
Add HiDPI support for xfwm4
2018-08-01 00:08:41 -05:00
debounce e7b4affde2 Add HiDPI support for xfwm4 2018-07-29 22:24:50 -07:00
EMH-Mark-I 6cd804adcb Button fix for GTK2 2018-07-27 21:51:21 -05:00
EMH-Mark-I 866e452063 GTK2 Updates 2018-07-25 17:41:37 -05:00
EMH-Mark-I b82d50523e GTK2 Updates 2018-07-25 17:35:27 -05:00
EMH-Mark-I 7c1f1409cf Updated the README.md
Tried making some of the advanced instructions a little more clear.
2018-06-26 07:27:38 -05:00
EMH-Mark-I 891794555f
Update README.md
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.
2018-05-22 10:35:34 -05:00
EMH-Mark-I 391935cae0 Merge branch 'master' of https://github.com/grassmunk/Chicago95 2018-04-25 21:15:09 -05:00
EMH-Mark-I 5540d7082c Minor update
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.
2018-04-25 21:14:17 -05:00
EMH-Mark-I f2f97dc881 Emerald Cursor ibeam fix 2018-03-29 07:19:06 -05:00
EMH-Mark-I 57d77f92cb Merge branch 'master' of https://github.com/grassmunk/Chicago95 2018-03-26 20:14:53 -05:00
EMH-Mark-I 916b32204c Fix update
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.
2018-03-26 20:13:57 -05:00
grassmunk 610599fd54
Merge pull request #35 from tpenguinltg/gtk3-units
[gtk-3.0] Specify box-shadow units
2018-03-26 10:58:16 -07:00
tPenguinLTG 6881ef2af4 Specify box-shadow units
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'.
2018-03-25 22:52:37 -04:00
EMH-Mark-I 6031ecdf9d arrow fixes
Added missing properties for arrows.
2018-03-02 14:50:59 -06:00
EMH-Mark-I a95f8d129c Updates
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.
2018-02-28 18:04:44 -06:00
EMH-Mark-I 8583c04273 Panel launcher update
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.
2018-02-27 18:51:14 -06:00
EMH-Mark-I 626af72f22 Updates
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.)
2018-02-26 11:42:39 -06:00
EMH-Mark-I ea37c1ab9d Plymouth theme update
Fix for bullets for 95 theme.
Fix for RetroTux. Script and theme file were somehow corrupt???
2018-02-11 13:25:55 -06:00
EMH-Mark-I 8823343ef7 Updates
Adjusts the min,max,close button posistions
2018-02-08 13:42:03 -06:00
EMH-Mark-I 74edefdf34 Print didalog adjustments. 2018-02-07 17:15:24 -06:00
EMH-Mark-I 8a5a16b909 Additional options
Added an optional step to the INSTALL.md for disabling GTK Overlay Scrollbars.
2018-02-06 13:06:50 -06:00
EMH-Mark-I 648f055f67 popover modelbutton fix. 2018-02-02 17:47:22 -06:00
EMH-Mark-I 5a4f11f851 GTK3 tab adjustments. 2018-02-02 17:30:20 -06:00
EMH-Mark-I 12493207f0 adding login sound and steps to enable. 2018-02-02 16:51:35 -06:00
EMH-Mark-I 9d729900f9 Theme UPDATES
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.
2018-02-02 14:49:22 -06:00
EMH-Mark-I 56ad002ef9
Merge pull request #29 from bmintz/patch-1
Lightdm/README.md: fix headers
2018-01-31 14:32:17 -06:00
Ben Mintz c117702d3c
Lightdm/README.md: fix headers
## is not supported when combined with ====. Or rather, it works, but the header has a literal # in it.
2018-01-13 03:16:55 -06:00
grassmunk 106a18827d
Merge pull request #27 from EMH-Mark-I/patch-1
Update README.md
2018-01-06 09:31:30 -08:00
EMH-Mark-I 1b3c77ca81
Update README.md
Added a little more detail on how to enable the notification theme.
2018-01-06 17:09:10 +00:00
grassmunk 36370cc0cd
Merge pull request #25 from CaptainFantasy/master
Plymouth fixes for Ubuntu 16.04+
2017-12-01 15:40:19 -08:00
Zachary Lew 11e66ef47c
Removed plymouth-themes instructions
I don't believe it is required for installation.
2017-12-01 10:14:13 -05:00
CaptainFantasy b7d084b3ac Updated Plymouth to use new file paths 2017-11-30 23:50:37 -05:00
grassmunk 7d2a9bb752
Merge pull request #24 from gigawhitlocks/gtk3-theme-for-xfce-notify
Add GTK3 theme for xfce-notify
2017-11-28 09:03:36 -08:00
Ian Whitlock 037243a01d Add GTK3 theme for xfce-notify 2017-11-27 23:23:47 -06:00
grassmunk 53f59dbe9a Merge pull request #22 from Geweldig/master
Add install instructions for the oh-my-zsh theme
2017-09-11 09:11:09 -07:00
grassmunk 45cf23c1c7 Merge pull request #23 from jacobpoo/master
Add the MS-DOS Prompt to The Title
2017-09-11 09:10:59 -07:00
jacobpoo bdc734bccd Update README.md 2017-09-07 16:56:37 -04:00
Bram Crielaard 5e71dcfb44 Create ZSHDOSrc 2017-09-07 11:07:05 +02:00
Bram Crielaard 078e52d796 Add oh-my-zsh install instructions 2017-09-07 11:06:25 +02:00
Bram Crielaard f4e4f32809 Upload oh-my-zsh screenshot 2017-09-07 10:58:36 +02:00
grassmunk 1c7a54c92c Merge pull request #21 from Geweldig/master
Add a dos inspired theme for oh-my-zsh
2017-09-06 15:55:58 -07:00
Bram Crielaard 9502168825 Fix line wrapping issue 2017-09-07 00:22:39 +02:00
Bram Crielaard c3c8030786 Add a dos inspired theme for oh-my-zsh
- 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)
2017-09-07 00:03:32 +02:00
grassmunk f842aeb7cb Merge pull request #10 from AdrianoML/master
A few more changes to the theme
2017-05-08 12:32:55 -07:00
Adriano Moura 38f093f2c6 Merge https://github.com/grassmunk/Chicago95 2017-05-08 16:22:53 -03:00
Adriano Moura 5f6629e01e Assorted styling canges. 2017-05-08 16:06:01 -03:00
Adriano Moura 2a440a0591 fixes .appmenu definitions in a previous commit that have messed up the window buttons aligment 2017-05-08 16:05:15 -03:00