diff --git a/Cursors/Chicago95_Cursor_Black/src/X.png b/Cursors/Chicago95_Cursor_Black/src/X.png index e82be65..66c7237 100644 Binary files a/Cursors/Chicago95_Cursor_Black/src/X.png and b/Cursors/Chicago95_Cursor_Black/src/X.png differ diff --git a/Cursors/Chicago95_Cursor_White/cursors/X-cursor b/Cursors/Chicago95_Cursor_White/cursors/X-cursor index ab6911c..c1759c4 100644 Binary files a/Cursors/Chicago95_Cursor_White/cursors/X-cursor and b/Cursors/Chicago95_Cursor_White/cursors/X-cursor differ diff --git a/Cursors/Chicago95_Cursor_White/cursors/X_cursor b/Cursors/Chicago95_Cursor_White/cursors/X_cursor index ab6911c..c1759c4 100644 Binary files a/Cursors/Chicago95_Cursor_White/cursors/X_cursor and b/Cursors/Chicago95_Cursor_White/cursors/X_cursor differ diff --git a/Cursors/Chicago95_Cursor_White/src/X.png b/Cursors/Chicago95_Cursor_White/src/X.png index e82be65..6633ff5 100644 Binary files a/Cursors/Chicago95_Cursor_White/src/X.png and b/Cursors/Chicago95_Cursor_White/src/X.png differ diff --git a/Icons/Chicago95/apps/16/hexchat.png b/Icons/Chicago95/apps/16/hexchat.png new file mode 120000 index 0000000..d89cc2d --- /dev/null +++ b/Icons/Chicago95/apps/16/hexchat.png @@ -0,0 +1 @@ +xchat.png \ No newline at end of file diff --git a/Icons/Chicago95/apps/22/hexchat.png b/Icons/Chicago95/apps/22/hexchat.png new file mode 120000 index 0000000..d89cc2d --- /dev/null +++ b/Icons/Chicago95/apps/22/hexchat.png @@ -0,0 +1 @@ +xchat.png \ No newline at end of file diff --git a/Icons/Chicago95/apps/24/hexchat.png b/Icons/Chicago95/apps/24/hexchat.png new file mode 120000 index 0000000..d89cc2d --- /dev/null +++ b/Icons/Chicago95/apps/24/hexchat.png @@ -0,0 +1 @@ +xchat.png \ No newline at end of file diff --git a/Icons/Chicago95/apps/32/hexchat.png b/Icons/Chicago95/apps/32/hexchat.png new file mode 120000 index 0000000..d89cc2d --- /dev/null +++ b/Icons/Chicago95/apps/32/hexchat.png @@ -0,0 +1 @@ +xchat.png \ No newline at end of file diff --git a/Icons/Chicago95/apps/48/hexchat.png b/Icons/Chicago95/apps/48/hexchat.png new file mode 120000 index 0000000..d89cc2d --- /dev/null +++ b/Icons/Chicago95/apps/48/hexchat.png @@ -0,0 +1 @@ +xchat.png \ No newline at end of file diff --git a/Icons/Chicago95/apps/scalable/hexchat.png b/Icons/Chicago95/apps/scalable/hexchat.png new file mode 120000 index 0000000..d89cc2d --- /dev/null +++ b/Icons/Chicago95/apps/scalable/hexchat.png @@ -0,0 +1 @@ +xchat.png \ No newline at end of file diff --git a/README.md b/README.md index e46e22b..272db9d 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/Theme/Chicago95/gtk-3.0/gtk-widgets.css b/Theme/Chicago95/gtk-3.0/gtk-widgets.css index f867fab..cd96e42 100644 --- a/Theme/Chicago95/gtk-3.0/gtk-widgets.css +++ b/Theme/Chicago95/gtk-3.0/gtk-widgets.css @@ -3222,6 +3222,7 @@ GtkBubbleWindow .toolbar { /* Client-side Decorations (CSD)*/ .window-frame.csd.tooltip { border-radius: 0; + border: 0 0 0; box-shadow: none; } diff --git a/Theme/Chicago95/gtk-3.0/gtk.css b/Theme/Chicago95/gtk-3.0/gtk.css index 11e7276..5cb936c 100644 --- a/Theme/Chicago95/gtk-3.0/gtk.css +++ b/Theme/Chicago95/gtk-3.0/gtk.css @@ -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;