mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-31 01:24:36 +02:00
last minute changes to gtk3 and Readme
This commit is contained in:
parent
cc6b58c5fc
commit
e042139686
Binary file not shown.
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 371 B |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 435 B |
1
Icons/Chicago95/apps/16/hexchat.png
Symbolic link
1
Icons/Chicago95/apps/16/hexchat.png
Symbolic link
@ -0,0 +1 @@
|
||||
xchat.png
|
1
Icons/Chicago95/apps/22/hexchat.png
Symbolic link
1
Icons/Chicago95/apps/22/hexchat.png
Symbolic link
@ -0,0 +1 @@
|
||||
xchat.png
|
1
Icons/Chicago95/apps/24/hexchat.png
Symbolic link
1
Icons/Chicago95/apps/24/hexchat.png
Symbolic link
@ -0,0 +1 @@
|
||||
xchat.png
|
1
Icons/Chicago95/apps/32/hexchat.png
Symbolic link
1
Icons/Chicago95/apps/32/hexchat.png
Symbolic link
@ -0,0 +1 @@
|
||||
xchat.png
|
1
Icons/Chicago95/apps/48/hexchat.png
Symbolic link
1
Icons/Chicago95/apps/48/hexchat.png
Symbolic link
@ -0,0 +1 @@
|
||||
xchat.png
|
1
Icons/Chicago95/apps/scalable/hexchat.png
Symbolic link
1
Icons/Chicago95/apps/scalable/hexchat.png
Symbolic link
@ -0,0 +1 @@
|
||||
xchat.png
|
@ -19,6 +19,8 @@ Included in this theme:
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
@ -3222,6 +3222,7 @@ GtkBubbleWindow .toolbar {
|
||||
/* Client-side Decorations (CSD)*/
|
||||
.window-frame.csd.tooltip {
|
||||
border-radius: 0;
|
||||
border: 0 0 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user