Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to version 3 #7

Merged
merged 3 commits into from
Dec 22, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updated geometry and header bar buttons
  • Loading branch information
xelser committed Dec 22, 2023
commit 356c8e2754af61e4f620831cdbe9211eb07d5c9e
110 changes: 55 additions & 55 deletions src/gtk/gtk-3.0/gtk-blue.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@

button.gtkstyle-fallback:active, button.gtkstyle-fallback:checked {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

.view, iconview {
Expand Down Expand Up @@ -295,7 +295,7 @@ entry image.right {
entry:focus {
background-clip: border-box;
color: #4F5868;
border-color: #588bcc;
border-color: #5079BE;
background-color: #FAFAFA;
outline: none;
}
Expand Down Expand Up @@ -387,7 +387,7 @@ entry:drop(active):focus, entry:drop(active) {
.osd entry:focus {
color: #FAFAFA;
border-color: rgba(0, 0, 0, 0.15);
background-color: #588bcc;
background-color: #5079BE;
}

.osd entry:disabled {
Expand Down Expand Up @@ -477,8 +477,8 @@ button:hover {

button:active, button:checked {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
background-clip: border-box;
transition-duration: 50ms;
}
Expand Down Expand Up @@ -512,8 +512,8 @@ button:disabled label, button:disabled {
}

button:disabled:active, button:disabled:checked {
border-color: rgba(88, 139, 204, 0.75);
background-color: rgba(88, 139, 204, 0.75);
border-color: rgba(80, 121, 190, 0.75);
background-color: rgba(80, 121, 190, 0.75);
opacity: 0.6;
}

Expand Down Expand Up @@ -582,7 +582,7 @@ button.osd:hover {
button.osd:active, button.osd:checked {
color: #FAFAFA;
border-color: rgba(0, 0, 0, 0.15);
background-color: #588bcc;
background-color: #5079BE;
}

button.osd:disabled {
Expand All @@ -607,7 +607,7 @@ button.osd:disabled {
background-clip: padding-box;
color: #FAFAFA;
border-color: rgba(0, 0, 0, 0.15);
background-color: #588bcc;
background-color: #5079BE;
}

.osd button:disabled {
Expand Down Expand Up @@ -639,7 +639,7 @@ button.osd:disabled {
.osd button.flat:active, .osd button.flat:checked {
color: #FAFAFA;
border-color: rgba(0, 0, 0, 0.15);
background-color: #588bcc;
background-color: #5079BE;
}

.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), .osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) {
Expand Down Expand Up @@ -800,8 +800,8 @@ button.font separator, button.file separator {

.inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

.inline-toolbar toolbutton > button:disabled {
Expand All @@ -814,8 +814,8 @@ button.font separator, button.file separator {
}

.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked {
border-color: rgba(88, 139, 204, 0.75);
background-color: rgba(88, 139, 204, 0.75);
border-color: rgba(80, 121, 190, 0.75);
background-color: rgba(80, 121, 190, 0.75);
opacity: 0.6;
}

Expand Down Expand Up @@ -1816,7 +1816,7 @@ window.thunar toolbar entry:backdrop, window.thunar .inline-toolbar entry:backdr

window.thunar toolbar entry:focus, window.thunar .inline-toolbar entry:focus, .nemo-window .primary-toolbar entry:focus, headerbar entry:focus {
color: #f0f2f5;
border-color: #588bcc;
border-color: #5079BE;
background-color: rgba(72, 76, 90, 0.42);
background-clip: border-box;
}
Expand Down Expand Up @@ -1857,8 +1857,8 @@ window.thunar toolbar button:hover, window.thunar .inline-toolbar button:hover,
window.thunar toolbar button:active, window.thunar .inline-toolbar button:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:active, .nemo-window .primary-toolbar button:active, headerbar button:active, window.thunar toolbar button:checked, window.thunar .inline-toolbar button:checked, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:checked, .nemo-window .primary-toolbar button:checked, headerbar button:checked {
transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
background-clip: padding-box;
}

Expand All @@ -1870,8 +1870,8 @@ window.thunar toolbar button:disabled, window.thunar .inline-toolbar button:disa

window.thunar toolbar button:disabled:active, window.thunar .inline-toolbar button:disabled:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled:active, .nemo-window .primary-toolbar button:disabled:active, headerbar button:disabled:active, window.thunar toolbar button:disabled:checked, window.thunar .inline-toolbar button:disabled:checked, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled:checked, .nemo-window .primary-toolbar button:disabled:checked, headerbar button:disabled:checked {
color: rgba(250, 250, 250, 0.5);
border-color: rgba(88, 139, 204, 0.75);
background-color: rgba(88, 139, 204, 0.75);
border-color: rgba(80, 121, 190, 0.75);
background-color: rgba(80, 121, 190, 0.75);
}

.linked:not(.vertical):not(.path-bar):not(.stack-switcher) window.thunar toolbar button:not(:first-child):not(:only-child), window.thunar toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:first-child):not(:only-child), .linked:not(.vertical):not(.path-bar):not(.stack-switcher) window.thunar .inline-toolbar button:not(:first-child):not(:only-child), window.thunar .inline-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:first-child):not(:only-child), .linked:not(.vertical):not(.path-bar):not(.stack-switcher) .caja-navigation-window toolbar#Toolbar.primary-toolbar button:not(:first-child):not(:only-child), .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:first-child):not(:only-child), .linked:not(.vertical):not(.path-bar):not(.stack-switcher) .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:not(:first-child):not(:only-child), .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:first-child):not(:only-child), .linked:not(.vertical):not(.path-bar):not(.stack-switcher) .nemo-window .primary-toolbar button:not(:first-child):not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:first-child):not(:only-child), .linked:not(.vertical):not(.path-bar):not(.stack-switcher) headerbar button:not(:first-child):not(:only-child), headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:first-child):not(:only-child) {
Expand Down Expand Up @@ -2026,8 +2026,8 @@ headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, h
headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active,
headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled,
Expand Down Expand Up @@ -2172,8 +2172,8 @@ headerbar spinbutton:not(.vertical) button:hover {

headerbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:checked {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

headerbar spinbutton:not(.vertical) button:disabled {
Expand Down Expand Up @@ -2219,7 +2219,7 @@ headerbar combobox > .linked > button.combo image, headerbar combobox > .linked

headerbar combobox > .linked > button.combo:hover {
color: #f0f2f5;
border-color: #588bcc;
border-color: #5079BE;
background-color: rgba(72, 76, 90, 0.42);
box-shadow: none;
}
Expand Down Expand Up @@ -2596,14 +2596,14 @@ menu,
}

.csd menu, .csd .menu {
padding: 0px 0px;
border-radius: 0px;
padding: 4px 4px;
border-radius: 2px;
border: none;
}

menu separator, .csd menu separator,
.menu separator, .csd .menu separator {
margin: 0px 0px;
margin: 2px 2px;
background-color: #FAFAFA;
}

Expand Down Expand Up @@ -4034,7 +4034,7 @@ row:not(:hover) {
.app-notification button:active, .app-notification button:checked {
color: #FAFAFA;
border-color: rgba(0, 0, 0, 0.15);
background-color: #588bcc;
background-color: #5079BE;
background-clip: padding-box;
}

Expand Down Expand Up @@ -4863,8 +4863,8 @@ headerbar button.titlebutton:hover {

headerbar button.titlebutton:active, headerbar button.titlebutton:checked {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

headerbar button.titlebutton.close, headerbar button.titlebutton.maximize, headerbar button.titlebutton.minimize, headerbar button.titlebutton.restore {
Expand Down Expand Up @@ -5300,8 +5300,8 @@ window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar butto
}
100% {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}
}

Expand Down Expand Up @@ -6141,7 +6141,7 @@ headerbar.titlebar.incognito-mode entry image, headerbar.titlebar.incognito-mode

headerbar.titlebar.incognito-mode entry:focus {
color: #f0f2f5;
border-color: #588bcc;
border-color: #5079BE;
background-color: rgba(72, 76, 90, 0.42);
}

Expand All @@ -6167,7 +6167,7 @@ notebook > box > stack > box.vertical > paned.vertical > overlay > .floating-bar

.background headerbar entry.starred:focus, .background headerbar entry.non-starred:focus {
color: #f0f2f5;
border-color: #588bcc;
border-color: #5079BE;
background-color: rgba(72, 76, 90, 0.42);
}

Expand Down Expand Up @@ -6566,7 +6566,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame
border: 1px solid;
border-radius: 3px;
color: #4F5868;
border-color: #588bcc;
border-color: #5079BE;
background-color: #FAFAFA;
outline: none;
}
Expand Down Expand Up @@ -6846,8 +6846,8 @@ window.background.chromium headerbar.titlebar button.toggle:hover {

window.background.chromium headerbar.titlebar button.toggle:checked, window.background.chromium headerbar.titlebar button.toggle:active {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

window.background.chromium headerbar.titlebar button.titlebutton {
Expand Down Expand Up @@ -7595,14 +7595,14 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame

.drop-shadow button:active, .raven .raven-header:not(.top) button.image-button:active, .budgie-popover > frame > box.vertical > box.vertical > box.horizontal > button.image-button.toggle:active, .budgie-popover:not(.budgie-menu) button.flat:active:not(.image-button) {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

.drop-shadow button:checked, .raven .raven-header:not(.top) button.image-button:checked, .budgie-popover > frame > box.vertical > box.vertical > box.horizontal > button.image-button.toggle:checked, .budgie-popover:not(.budgie-menu) button.flat:checked:not(.image-button) {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

.drop-shadow button:disabled, .raven .raven-header:not(.top) button.image-button:disabled, .budgie-popover > frame > box.vertical > box.vertical > box.horizontal > button.image-button.toggle:disabled, .budgie-popover:not(.budgie-menu) button.flat:disabled:not(.image-button) {
Expand Down Expand Up @@ -7850,8 +7850,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame

.budgie-popover.sound-popover buttonbox.linked > button:active, .budgie-popover.sound-popover buttonbox.linked > button:checked {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

.budgie-popover.night-light-indicator .view-header {
Expand Down Expand Up @@ -8347,8 +8347,8 @@ frame.raven-frame > border {

.raven .raven-header.top stackswitcher button:active, .raven .raven-header.top stackswitcher button:checked {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

.raven .raven-header.top stackswitcher button:disabled {
Expand Down Expand Up @@ -9210,7 +9210,7 @@ MarlinViewWindow FMListView, MarlinViewWindow FMColumnView {

.marlin-pathbar.pathbar:focus {
color: #f0f2f5;
border-color: #588bcc;
border-color: #5079BE;
background-color: rgba(72, 76, 90, 0.42);
}

Expand Down Expand Up @@ -9368,8 +9368,8 @@ scale.warmth trough {

#content_frame button:active, #content_frame button:checked {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

#content_frame button:disabled {
Expand Down Expand Up @@ -9408,7 +9408,7 @@ scale.warmth trough {
#buttonbox_frame button:active, #buttonbox_frame button:checked {
color: #FAFAFA;
border-color: rgba(0, 0, 0, 0.15);
background-color: #588bcc;
background-color: #5079BE;
}

#buttonbox_frame button:disabled {
Expand Down Expand Up @@ -9765,8 +9765,8 @@ filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-
filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active,
.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image,
Expand Down Expand Up @@ -9838,8 +9838,8 @@ filechooser actionbar button:hover {

filechooser actionbar button:active, filechooser actionbar button:checked {
color: #FAFAFA;
border-color: #588bcc;
background-color: #588bcc;
border-color: #5079BE;
background-color: #5079BE;
}

filechooser actionbar button:disabled {
Expand All @@ -9860,7 +9860,7 @@ filechooser actionbar entry {

filechooser actionbar entry:focus {
color: #4F5868;
border-color: #588bcc;
border-color: #5079BE;
background-color: #FAFAFA;
outline: none;
}
Expand Down
Loading