last minute changes to gtk3 and Readme

This commit is contained in:
grassmunk 2016-04-17 11:30:32 -07:00
parent cc6b58c5fc
commit e042139686
13 changed files with 16 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 B

After

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 B

After

Width:  |  Height:  |  Size: 435 B

View File

@ -0,0 +1 @@
xchat.png

View File

@ -0,0 +1 @@
xchat.png

View File

@ -0,0 +1 @@
xchat.png

View File

@ -0,0 +1 @@
xchat.png

View File

@ -0,0 +1 @@
xchat.png

View File

@ -0,0 +1 @@
xchat.png

View File

@ -19,6 +19,8 @@ Included in this theme:
![alt text](https://raw.githubusercontent.com/grassmunk/Chicago95/master/Screenshots/gtk3.png "GTK3")
I decided that the pop-overs were almost exactly as annoying/ugly as Clippy was in MS Office 97 so the buttons/coloring are matched to look exactly like that.
![alt text](https://raw.githubusercontent.com/grassmunk/Chicago95/master/Screenshots/DOS.png "Terminal")
## Installation

View File

@ -3222,6 +3222,7 @@ GtkBubbleWindow .toolbar {
/* Client-side Decorations (CSD)*/
.window-frame.csd.tooltip {
border-radius: 0;
border: 0 0 0;
box-shadow: none;
}

View File

@ -1,7 +1,10 @@
/*# name: Windows 10 Light
# author: Christian Medel (Elbullazul)
# date: April 7th, 2016
# description: Windows 10 Default White color*/
/*# name: Chicago95
# author: Grassmunk
# date: April 19th, 2016
# description: Chicago 95 Default*/
/* Comment about Pop-overs: I couldn't get over how much they looked like Clippy in MS Office 97 so thats why the buttons are different */
/* default color scheme */
@define-color bg_color #c0c0c0;