Skip to content

Commit

Permalink
changed osd buttons in gtk3/4, fixed wide calendar in gtk4 (calendar …
Browse files Browse the repository at this point in the history
…gnome app), some changed volume/brightness osd, fixed touchpad/wifi osd paddings and fixed white time text in notifications (light theme) in gnome shell
  • Loading branch information
witalihirsch committed Nov 24, 2022
1 parent 67b197d commit 3bcff02
Show file tree
Hide file tree
Showing 12 changed files with 81 additions and 91 deletions.
Binary file modified MonoTheme/gnome-shell/gnome-shell-theme.gresource
Binary file not shown.
20 changes: 9 additions & 11 deletions MonoTheme/gnome-shell/gnome-shell.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@ stage {
}

.osd-window StIcon {
icon-size: 1.2em;
icon-size: 1.3em;
padding: 15px 0px;
}

.osd-window StLabel:ltr {
Expand All @@ -142,13 +143,12 @@ stage {

.osd-window .level {
margin-bottom: 4px;
height: 6px;
min-width: 10.9em;
-barlevel-height: 6px;
height: 8px;
min-width: 10em;
-barlevel-height: 8px;
-barlevel-background-color: rgba(40, 40, 40, 0.1);
-barlevel-active-background-color: #252525;
-barlevel-overdrive-color: #252525;
-barlevel-overdrive-separator-width: 3px;
-barlevel-overdrive-separator-width: 0px;
}

Expand Down Expand Up @@ -557,7 +557,7 @@ stage {



/*SWITCH (WORK IN PROGRESS)*/
/*SWITCH*/


.toggle-switch {
Expand Down Expand Up @@ -1256,7 +1256,7 @@ stage {
}

.message .message-secondary-bin>.event-time {
color: rgba(255, 255, 255, 0.5);
color: rgba(40, 40, 40, 0.5);
font-size: 9pt;
padding-bottom: 0.13em;
}
Expand Down Expand Up @@ -2084,7 +2084,6 @@ StScrollBar StButton#hhandle:active {
max-width: 28em;
}

/*footer buttons in wifi menu*/
.modal-dialog .modal-dialog-linked-button,
.hotplug-notification-item,
.notification-banner .notification-button {
Expand Down Expand Up @@ -2326,7 +2325,7 @@ StEntry StLabel.hint-text {



/*WINDOW PICKER (window button)*/
/*WINDOW PICKER*/


.window-picker {
Expand Down Expand Up @@ -2375,7 +2374,6 @@ StEntry StLabel.hint-text {
/*COMMON STYLING*/


/*хз что это*/
.workspace-thumbnails .workspace-thumbnail {
color: #252525;
background-color: rgba(40, 40, 40, 0.1);
Expand Down Expand Up @@ -3694,7 +3692,7 @@ StWidget.focused .app-well-app-running-dot {



/*TILED WINDOW PREVIEW (DESKTOP)*/
/*TILED WINDOW PREVIEW*/


.tile-preview {
Expand Down
16 changes: 8 additions & 8 deletions MonoTheme/gtk-3.0/gtk-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -7671,11 +7671,11 @@ button:visited>label {


button.osd {
min-width: 32px;
min-width: 20px;
min-height: 32px;
color: #252525;
border-radius: 5px;
background-color: rgba(40, 40, 40, 0.05);
border-radius: 99px;
background-color: rgba(200, 200, 200, 0.7);
background-clip: padding-box;
outline-color: transparent;
border: none;
Expand All @@ -7689,7 +7689,7 @@ button.osd.image-button {
button.osd:hover {
color: #252525;
border-color: transparent;
background-color: rgba(40, 40, 40, 0.1);
background-color: rgba(170, 170, 170, 0.7);
background-clip: padding-box;
outline-color: transparent;
border: none;
Expand All @@ -7699,7 +7699,7 @@ button.osd:hover {
button.osd:active {
color: #252525;
border-color: transparent;
background-color: rgba(40, 40, 40, 0.05);
background-color: rgba(200, 200, 200, 0.7)
background-clip: padding-box;
outline-color: transparent;
border: none;
Expand All @@ -7709,7 +7709,7 @@ button.osd:active {
button.osd:checked {
color: #252525;
border-color: transparent;
background-color: rgba(40, 40, 40, 0.1);
background-color: rgba(170, 170, 170, 0.7);
background-clip: padding-box;
outline-color: transparent;
border: none;
Expand All @@ -7721,7 +7721,7 @@ button.osd:disabled {
color: rgba(40, 40, 40, 0.5);
border-color: transparent;
background-color: transparent;
background-image: image(rgba(40, 40, 40, 0.05));
background-color: rgba(200, 200, 200, 0.5);
background-clip: padding-box;
box-shadow: none;
text-shadow: none;
Expand All @@ -7733,7 +7733,7 @@ button.osd:backdrop {
color: rgba(40, 40, 40, 0.5);
border-color: transparent;
background-color: transparent;
background-image: image(rgba(40, 40, 40, 0.05));
background-color: rgba(200, 200, 200, 0.5);
background-clip: padding-box;
box-shadow: none;
text-shadow: none;
Expand Down
16 changes: 8 additions & 8 deletions MonoTheme/gtk-3.0/gtk.css
Original file line number Diff line number Diff line change
Expand Up @@ -7671,11 +7671,11 @@ button:visited>label {


button.osd {
min-width: 32px;
min-width: 20px;
min-height: 32px;
color: #252525;
border-radius: 5px;
background-color: rgba(40, 40, 40, 0.05);
border-radius: 99px;
background-color: rgba(200, 200, 200, 0.7);
background-clip: padding-box;
outline-color: transparent;
border: none;
Expand All @@ -7689,7 +7689,7 @@ button.osd.image-button {
button.osd:hover {
color: #252525;
border-color: transparent;
background-color: rgba(40, 40, 40, 0.1);
background-color: rgba(170, 170, 170, 0.7);
background-clip: padding-box;
outline-color: transparent;
border: none;
Expand All @@ -7699,7 +7699,7 @@ button.osd:hover {
button.osd:active {
color: #252525;
border-color: transparent;
background-color: rgba(40, 40, 40, 0.05);
background-color: rgba(200, 200, 200, 0.7)
background-clip: padding-box;
outline-color: transparent;
border: none;
Expand All @@ -7709,7 +7709,7 @@ button.osd:active {
button.osd:checked {
color: #252525;
border-color: transparent;
background-color: rgba(40, 40, 40, 0.1);
background-color: rgba(170, 170, 170, 0.7);
background-clip: padding-box;
outline-color: transparent;
border: none;
Expand All @@ -7721,7 +7721,7 @@ button.osd:disabled {
color: rgba(40, 40, 40, 0.5);
border-color: transparent;
background-color: transparent;
background-image: image(rgba(40, 40, 40, 0.05));
background-color: rgba(200, 200, 200, 0.5);
background-clip: padding-box;
box-shadow: none;
text-shadow: none;
Expand All @@ -7733,7 +7733,7 @@ button.osd:backdrop {
color: rgba(40, 40, 40, 0.5);
border-color: transparent;
background-color: transparent;
background-image: image(rgba(40, 40, 40, 0.05));
background-color: rgba(200, 200, 200, 0.5);
background-clip: padding-box;
box-shadow: none;
text-shadow: none;
Expand Down
17 changes: 8 additions & 9 deletions MonoTheme/gtk-4.0/gtk-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -5963,8 +5963,7 @@ button.image-button {
}

notebook>header>tabs>arrow.text-button,
colorswatch#add-color-button>overlay.text-button,
button.text-button {
colorswatch#add-color-button>overlay.text-button {
padding-left: 17px;
padding-right: 17px;
}
Expand Down Expand Up @@ -6092,7 +6091,7 @@ button.osd {
animation-timing-function: ease-in-out;
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
color: white;
background-color: rgba(120, 120, 120, 0.2);
background-color: rgba(60, 60, 60, 0.7);
margin: 5px;
padding: 0;
}
Expand All @@ -6113,40 +6112,40 @@ button.osd:focus:focus-visible {
menubutton.osd>button:hover,
button.osd:hover {
box-shadow: none;
background-color: rgba(150, 150, 150, 0.2);
background-color: rgba(80, 80, 80, 0.7);
}

menubutton.osd>button.keyboard-activating,
menubutton.osd>button:active,
button.osd.keyboard-activating,
button.osd:active {
color: white;
background-color: rgba(120, 120, 120, 0.2);
background-color: rgba(60, 60, 60, 0.7);
}

menubutton.osd>button:checked,
button.osd:checked {
background-color: rgba(150, 150, 150, 0.2);
background-color: rgba(80, 80, 80, 0.7);
}

menubutton.osd>button:checked:hover,
button.osd:checked:hover {
background-color: rgba(150, 150, 150, 0.2);
background-color: rgba(100, 100, 100, 0.7);
}

menubutton.osd>button:checked.keyboard-activating,
menubutton.osd>button:checked:active,
button.osd:checked.keyboard-activating,
button.osd:checked:active {
background-color: rgba(150, 150, 150, 0.2);
background-color: rgba(80, 80, 80, 0.7);
}

menubutton.osd>button:backdrop,
menubutton.osd>button:disabled,
button.osd:backdrop,
button.osd:disabled {
color: rgba(255, 255, 255, 0.5);
background-color: rgba(120, 120, 120, 0.1);
background-color: rgba(60, 60, 60, 0.5);
}


Expand Down
17 changes: 8 additions & 9 deletions MonoTheme/gtk-4.0/gtk.css
Original file line number Diff line number Diff line change
Expand Up @@ -5968,8 +5968,7 @@ button.image-button {
}

notebook>header>tabs>arrow.text-button,
colorswatch#add-color-button>overlay.text-button,
button.text-button {
colorswatch#add-color-button>overlay.text-button {
padding-left: 17px;
padding-right: 17px;
}
Expand Down Expand Up @@ -6097,7 +6096,7 @@ button.osd {
animation-timing-function: ease-in-out;
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
color: #252525;
background-color: rgba(120, 120, 120, 0.2);
background-color: rgba(200, 200, 200, 0.7);
margin: 5px;
padding: 0;
}
Expand All @@ -6118,40 +6117,40 @@ button.osd:focus:focus-visible {
menubutton.osd>button:hover,
button.osd:hover {
box-shadow: none;
background-color: rgba(150, 150, 150, 0.2);
background-color: rgba(170, 170, 170, 0.7);
}

menubutton.osd>button.keyboard-activating,
menubutton.osd>button:active,
button.osd.keyboard-activating,
button.osd:active {
color: #252525;
background-color: rgba(120, 120, 120, 0.2);
background-color: rgba(200, 200, 200, 0.7);
}

menubutton.osd>button:checked,
button.osd:checked {
background-color: rgba(150, 150, 150, 0.2);
background-color: rgba(170, 170, 170, 0.7);
}

menubutton.osd>button:checked:hover,
button.osd:checked:hover {
background-color: rgba(150, 150, 150, 0.2);
background-color: rgba(150, 150, 150, 0.7);
}

menubutton.osd>button:checked.keyboard-activating,
menubutton.osd>button:checked:active,
button.osd:checked.keyboard-activating,
button.osd:checked:active {
background-color: rgba(150, 150, 150, 0.2);
background-color: rgba(170, 170, 170, 0.7);
}

menubutton.osd>button:backdrop,
menubutton.osd>button:disabled,
button.osd:backdrop,
button.osd:disabled {
color: rgba(40, 40, 40, 0.5);
background-color: rgba(120, 120, 120, 0.1);
background-color: rgba(200, 200, 200, 0.5);
}


Expand Down
Binary file modified MonoThemeDark/gnome-shell/gnome-shell-theme.gresource
Binary file not shown.
Loading

0 comments on commit 3bcff02

Please sign in to comment.