Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ju1464
Bazik
Commits
c20d54c8
Commit
c20d54c8
authored
Mar 12, 2020
by
ju1464
Browse files
SC
parent
23578ecc
Changes
25
Hide whitespace changes
Inline
Side-by-side
GTK_Gnome/Bazik_Dark_Blue/gnome-shell/gnome-shell.css
View file @
c20d54c8
...
...
@@ -81,10 +81,10 @@ stage {
.modal-dialog-linked-button
{
min-height
:
36px
;
padding
:
0
8px
;
border-top
:
1px
solid
#3a44e6
!important
;
border-top
:
1px
solid
transparent
!important
;
border-right-width
:
0
;
font-size
:
10.5pt
;
font-weight
:
500
;
font-weight
:
bold
;
color
:
rgba
(
247
,
247
,
247
,
0.7
);
background-color
:
transparent
;
border-color
:
transparent
;
...
...
@@ -94,7 +94,8 @@ stage {
}
.modal-dialog-linked-button
:focus
{
background-color
:
#3a44e6
;
font-weight
:
bold
;
background-color
:
#2F2F2F
;
color
:
#f7f7f7
;
text-shadow
:
none
;
icon-shadow
:
none
;
...
...
@@ -102,8 +103,9 @@ stage {
}
.modal-dialog-linked-button
:hover
{
color
:
#f7f7f7
;
font-weight
:
bold
;
background-color
:
rgba
(
58
,
68
,
230
,
0.4
);
color
:
#3A44E6
;
border-color
:
transparent
;
box-shadow
:
0
0
transparent
;
text-shadow
:
none
;
...
...
@@ -130,17 +132,17 @@ stage {
}
.modal-dialog-linked-button
:first-child
{
border-radius
:
0px
0px
0px
5
px
;
border-radius
:
0px
0px
0px
20
px
;
}
.modal-dialog-linked-button
:last-child
{
border-right-width
:
0px
;
border-radius
:
0px
0px
5
px
0px
;
border-radius
:
0px
0px
20
px
0px
;
}
.modal-dialog-linked-button
:first-child:last-child
{
border-right-width
:
0px
;
border-radius
:
0px
0px
5
px
5
px
;
border-radius
:
0px
0px
20
px
20
px
;
}
/* Entries */
...
...
@@ -356,7 +358,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.modal-dialog
{
border-radius
:
5
px
;
border-radius
:
20
px
;
color
:
#f7f7f7
;
background-color
:
#282828
;
border
:
none
;
...
...
@@ -1614,7 +1616,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.system-menu-action
:hover
,
.system-menu-action
:focus
{
background-color
:
rgba
(
247
,
247
,
2
47
,
0.
08
);
background-color
:
rgba
(
58
,
68
,
2
30
,
0.
4
);
color
:
#f7f7f7
;
border
:
none
;
padding
:
16px
;
...
...
@@ -1796,7 +1798,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
.window-clone-border
{
border
:
#3A44E6
;
border-radius
:
5
px
;
border-radius
:
20
px
;
box-shadow
:
inset
0
0
0
1px
rgba
(
255
,
255
,
255
,
0.3
);
}
...
...
@@ -1934,7 +1936,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.dash-label
{
border-radius
:
5
px
;
border-radius
:
20
px
;
padding
:
7px
8px
;
color
:
#f7f7f7
;
background-color
:
#282828
;
...
...
@@ -2112,7 +2114,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
.page-indicator
.page-indicator-icon
{
width
:
14px
;
height
:
14px
;
border-radius
:
14px
;
border
:
none
;
background-image
:
none
;
background-color
:
white
;
...
...
@@ -2121,12 +2122,12 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
.page-indicator
:hover
.page-indicator-icon
{
background-image
:
none
;
background-color
:
rgba
(
255
,
255
,
2
55
,
0.
5
);
background-color
:
rgba
(
58
,
68
,
2
30
,
0.
4
);
}
.page-indicator
:active
.page-indicator-icon
{
background-image
:
none
;
background-color
:
rgba
(
255
,
255
,
255
,
0.7
)
;
background-color
:
#3A44E6
;
}
.page-indicator
:checked
.page-indicator-icon
{
...
...
@@ -2197,7 +2198,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
font-size
:
1em
;
width
:
34em
;
min-height
:
64px
;
border-radius
:
5
px
;
border-radius
:
20
px
;
color
:
#f7f7f7
;
background-color
:
#282828
;
border
:
none
;
...
...
@@ -2242,20 +2243,21 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.notification-banner
.notification-button
:first-child
{
border-radius
:
0
0
0
5
px
;
border-radius
:
0
0
0
20
px
;
}
.notification-banner
.notification-button
:last-child
{
border-radius
:
0
0
5
px
0
;
border-radius
:
0
0
20
px
0
;
}
.notification-banner
.notification-button
:first-child:last-child
{
border-radius
:
0px
0px
5
px
5
px
;
border-radius
:
0px
0px
20
px
20
px
;
}
.notification-banner
.notification-button
:hover
,
.notification-banner
.notification-buttonfocus
{
background-color
:
rgba
(
58
,
68
,
230
,
0.8
);
color
:
#f7f7f7
;
.notification-banner
.notification-button
:hover
,
.notification-banner
.notification-button
:focus
{
font-weight
:
bold
;
background-color
:
rgba
(
58
,
68
,
230
,
0.4
);
color
:
#3A44E6
;
}
.notification-banner
.notification-button
:active
{
...
...
GTK_Gnome/Bazik_Dark_Blue/gtk-3.0/gtk.css
View file @
c20d54c8
...
...
@@ -525,9 +525,9 @@ button.flat {
}
modelbutton
.flat
:hover
,
.menuitem.button.flat
:hover
,
spinbutton
:not
(
.vertical
)
button
:hover
,
spinbutton
.vertical
button
:hover
,
popover
.background.menu
button
:hover
,
popover
.background
button
.model
:hover
,
notebook
>
header
>
tabs
>
arrow
:hover
,
scrollbar
button
:hover
,
check
:hover
,
radio
:hover
,
calendar
.button
:hover
,
messagedialog
.csd
.dialog-action-area
button
:hover
,
button
.sidebar-button
:hover
,
.gedit-search-slider
.linked
>
button
:hover
,
popover
.messagepopover
.popover-action-area
button
:hover
,
#mate-menu
button
:hover
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:hover
,
.raven
.raven-header
:not
(
.top
)
button
:hover
,
.drop-shadow
button
:hover
,
.budgie-session-dialog
.linked.horizontal
>
button
:hover
,
.lightdm-gtk-greeter
button
:hover
,
:not
(
headerbar
)
.caja-pathbar
button
:hover
,
.caja-pathbar
:not
(
headerbar
)
button
:hover
,
:not
(
headerbar
)
.path-bar
button
:hover
,
layouttabbar
button
:hover
,
.mate-panel-menu-bar
button
:hover
,
.budgie-panel
button
:hover
,
.raven
stackswitcher
.linked
>
button
:hover
,
toolbar
button
:hover
,
.titlebar
:not
(
headerbar
)
button
:hover:not
(
.suggested-action
)
:not
(
.destructive-action
),
.menuitem.button.flat
:hover
,
spinbutton
:not
(
.vertical
)
button
:hover
,
spinbutton
.vertical
button
:hover
,
notebook
>
header
>
tabs
>
arrow
:hover
,
scrollbar
button
:hover
,
check
:hover
,
radio
:hover
,
calendar
.button
:hover
,
button
.sidebar-button
:hover
,
.gedit-search-slider
.linked
>
button
:hover
,
popover
.messagepopover
.popover-action-area
button
:hover
,
#mate-menu
button
:hover
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:hover
,
.raven
.raven-header
:not
(
.top
)
button
:hover
,
.drop-shadow
button
:hover
,
.budgie-session-dialog
.linked.horizontal
>
button
:hover
,
.lightdm-gtk-greeter
button
:hover
,
:not
(
headerbar
)
.caja-pathbar
button
:hover
,
.caja-pathbar
:not
(
headerbar
)
button
:hover
,
:not
(
headerbar
)
.path-bar
button
:hover
,
layouttabbar
button
:hover
,
.mate-panel-menu-bar
button
:hover
,
.budgie-panel
button
:hover
,
.raven
stackswitcher
.linked
>
button
:hover
,
toolbar
button
:hover
,
actionbar
>
revealer
>
box
button
:hover:not
(
.suggested-action
)
:not
(
.destructive-action
)
:not
(
.server-list-button
),
.app-notification
button
:hover
,
filechooser
#pathbarbox
>
stack
>
box
>
button
:hover
,
.nemo-window
.toolbar
button
:hover
,
button
.flat
:hover
{
box-shadow
:
inset
0
0
0
9999px
alpha
(
currentColor
,
0.08
);
...
...
@@ -535,9 +535,9 @@ button.flat:hover {
}
modelbutton
.flat
:active
,
.menuitem.button.flat
:active
,
spinbutton
:not
(
.vertical
)
button
:active
,
spinbutton
.vertical
button
:active
,
popover
.background.menu
button
:active
,
popover
.background
button
.model
:active
,
notebook
>
header
>
tabs
>
arrow
:active
,
scrollbar
button
:active
,
check
:active
,
radio
:active
,
calendar
.button
:active
,
messagedialog
.csd
.dialog-action-area
button
:active
,
button
.sidebar-button
:active
,
.gedit-search-slider
.linked
>
button
:active
,
popover
.messagepopover
.popover-action-area
button
:active
,
#mate-menu
button
:active
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:active
,
.raven
.raven-header
:not
(
.top
)
button
:active
,
.drop-shadow
button
:active
,
.budgie-session-dialog
.linked.horizontal
>
button
:active
,
.lightdm-gtk-greeter
button
:active
,
:not
(
headerbar
)
.caja-pathbar
button
:active
,
.caja-pathbar
:not
(
headerbar
)
button
:active
,
:not
(
headerbar
)
.path-bar
button
:active
,
layouttabbar
button
:active
,
.mate-panel-menu-bar
button
:active
,
.budgie-panel
button
:active
,
.raven
stackswitcher
.linked
>
button
:active
,
toolbar
button
:active
,
.titlebar
:not
(
headerbar
)
button
:active:not
(
.suggested-action
)
:not
(
.destructive-action
),
.menuitem.button.flat
:active
,
spinbutton
:not
(
.vertical
)
button
:active
,
spinbutton
.vertical
button
:active
,
notebook
>
header
>
tabs
>
arrow
:active
,
scrollbar
button
:active
,
check
:active
,
radio
:active
,
calendar
.button
:active
,
messagedialog
.csd
.dialog-action-area
button
:active
,
button
.sidebar-button
:active
,
.gedit-search-slider
.linked
>
button
:active
,
popover
.messagepopover
.popover-action-area
button
:active
,
#mate-menu
button
:active
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:active
,
.raven
.raven-header
:not
(
.top
)
button
:active
,
.drop-shadow
button
:active
,
.budgie-session-dialog
.linked.horizontal
>
button
:active
,
.lightdm-gtk-greeter
button
:active
,
:not
(
headerbar
)
.caja-pathbar
button
:active
,
.caja-pathbar
:not
(
headerbar
)
button
:active
,
:not
(
headerbar
)
.path-bar
button
:active
,
layouttabbar
button
:active
,
.mate-panel-menu-bar
button
:active
,
.budgie-panel
button
:active
,
.raven
stackswitcher
.linked
>
button
:active
,
toolbar
button
:active
,
actionbar
>
revealer
>
box
button
:active:not
(
.suggested-action
)
:not
(
.destructive-action
)
:not
(
.server-list-button
),
.app-notification
button
:active
,
filechooser
#pathbarbox
>
stack
>
box
>
button
:active
,
.nemo-window
.toolbar
button
:active
,
button
.flat
:active
{
transition
:
all
100ms
cubic-bezier
(
0
,
0
,
0.2
,
1
),
border-image
225ms
cubic-bezier
(
0
,
0
,
0.2
,
1
),
background-size
0
,
background-image
0
;
...
...
@@ -549,9 +549,9 @@ button.flat:active {
}
modelbutton
.flat
:disabled
,
.menuitem.button.flat
:disabled
,
spinbutton
:not
(
.vertical
)
button
:disabled
,
spinbutton
.vertical
button
:disabled
,
popover
.background.menu
button
:disabled
,
popover
.background
button
.model
:disabled
,
notebook
>
header
>
tabs
>
arrow
:disabled
,
scrollbar
button
:disabled
,
check
:disabled
,
radio
:disabled
,
calendar
.button
:disabled
,
messagedialog
.csd
.dialog-action-area
button
:disabled
,
button
.sidebar-button
:disabled
,
.gedit-search-slider
.linked
>
button
:disabled
,
popover
.messagepopover
.popover-action-area
button
:disabled
,
#mate-menu
button
:disabled
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:disabled
,
.raven
.raven-header
:not
(
.top
)
button
:disabled
,
.drop-shadow
button
:disabled
,
.budgie-session-dialog
.linked.horizontal
>
button
:disabled
,
.lightdm-gtk-greeter
button
:disabled
,
:not
(
headerbar
)
.caja-pathbar
button
:disabled
,
.caja-pathbar
:not
(
headerbar
)
button
:disabled
,
:not
(
headerbar
)
.path-bar
button
:disabled
,
layouttabbar
button
:disabled
,
.mate-panel-menu-bar
button
:disabled
,
.budgie-panel
button
:disabled
,
.raven
stackswitcher
.linked
>
button
:disabled
,
toolbar
button
:disabled
,
.titlebar
:not
(
headerbar
)
button
:disabled:not
(
.suggested-action
)
:not
(
.destructive-action
),
.menuitem.button.flat
:disabled
,
spinbutton
:not
(
.vertical
)
button
:disabled
,
spinbutton
.vertical
button
:disabled
,
notebook
>
header
>
tabs
>
arrow
:disabled
,
scrollbar
button
:disabled
,
check
:disabled
,
radio
:disabled
,
calendar
.button
:disabled
,
messagedialog
.csd
.dialog-action-area
button
:disabled
,
button
.sidebar-button
:disabled
,
.gedit-search-slider
.linked
>
button
:disabled
,
popover
.messagepopover
.popover-action-area
button
:disabled
,
#mate-menu
button
:disabled
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:disabled
,
.raven
.raven-header
:not
(
.top
)
button
:disabled
,
.drop-shadow
button
:disabled
,
.budgie-session-dialog
.linked.horizontal
>
button
:disabled
,
.lightdm-gtk-greeter
button
:disabled
,
:not
(
headerbar
)
.caja-pathbar
button
:disabled
,
.caja-pathbar
:not
(
headerbar
)
button
:disabled
,
:not
(
headerbar
)
.path-bar
button
:disabled
,
layouttabbar
button
:disabled
,
.mate-panel-menu-bar
button
:disabled
,
.budgie-panel
button
:disabled
,
.raven
stackswitcher
.linked
>
button
:disabled
,
toolbar
button
:disabled
,
actionbar
>
revealer
>
box
button
:disabled:not
(
.suggested-action
)
:not
(
.destructive-action
)
:not
(
.server-list-button
),
.app-notification
button
:disabled
,
filechooser
#pathbarbox
>
stack
>
box
>
button
:disabled
,
.nemo-window
.toolbar
button
:disabled
,
button
.flat
:disabled
{
box-shadow
:
none
;
...
...
@@ -559,14 +559,14 @@ button.flat:disabled {
color
:
rgba
(
247
,
247
,
247
,
0.3
);
}
:not
(
headerbar
)
.caja-pathbar
button
:checked
,
.caja-pathbar
:not
(
headerbar
)
button
:checked
,
:not
(
headerbar
)
.path-bar
button
:checked
,
layouttabbar
button
:checked
,
.mate-panel-menu-bar
button
:checked
,
.budgie-panel
button
:checked
,
.raven
stackswitcher
.linked
>
button
:checked
,
toolbar
button
:checked
,
.titlebar
:not
(
headerbar
)
button
:checked:not
(
.suggested-action
)
:not
(
.destructive-action
),
:not
(
headerbar
)
.caja-pathbar
button
:checked
,
.caja-pathbar
:not
(
headerbar
)
button
:checked
,
:not
(
headerbar
)
.path-bar
button
:checked
,
layouttabbar
button
:checked
,
.mate-panel-menu-bar
button
:checked
,
.budgie-panel
button
:checked
,
.raven
stackswitcher
.linked
>
button
:checked
,
toolbar
button
:checked
,
actionbar
>
revealer
>
box
button
:checked:not
(
.suggested-action
)
:not
(
.destructive-action
)
:not
(
.server-list-button
),
.app-notification
button
:checked
,
filechooser
#pathbarbox
>
stack
>
box
>
button
:checked
,
.nemo-window
.toolbar
button
:checked
,
button
.flat
:checked
{
background-color
:
alpha
(
currentColor
,
0.24
);
color
:
#f7f7f7
;
}
:not
(
headerbar
)
.caja-pathbar
button
:checked:disabled
,
.caja-pathbar
:not
(
headerbar
)
button
:checked:disabled
,
:not
(
headerbar
)
.path-bar
button
:checked:disabled
,
layouttabbar
button
:checked:disabled
,
.mate-panel-menu-bar
button
:checked:disabled
,
.budgie-panel
button
:checked:disabled
,
.raven
stackswitcher
.linked
>
button
:checked:disabled
,
toolbar
button
:checked:disabled
,
.titlebar
:not
(
headerbar
)
button
:checked:disabled:not
(
.suggested-action
)
:not
(
.destructive-action
),
:not
(
headerbar
)
.caja-pathbar
button
:checked:disabled
,
.caja-pathbar
:not
(
headerbar
)
button
:checked:disabled
,
:not
(
headerbar
)
.path-bar
button
:checked:disabled
,
layouttabbar
button
:checked:disabled
,
.mate-panel-menu-bar
button
:checked:disabled
,
.budgie-panel
button
:checked:disabled
,
.raven
stackswitcher
.linked
>
button
:checked:disabled
,
toolbar
button
:checked:disabled
,
actionbar
>
revealer
>
box
button
:checked:disabled:not
(
.suggested-action
)
:not
(
.destructive-action
)
:not
(
.server-list-button
),
.app-notification
button
:checked:disabled
,
filechooser
#pathbarbox
>
stack
>
box
>
button
:checked:disabled
,
.nemo-window
.toolbar
button
:checked:disabled
,
button
.flat
:checked:disabled
{
background-color
:
rgba
(
247
,
247
,
247
,
0.12
);
...
...
@@ -1922,9 +1922,22 @@ popover.background toolbar {
popover
.background.menu
button
,
popover
.background
button
.model
{
background-color
:
#2F2F2F
;
min-height
:
32px
;
padding
:
0
8px
;
border-radius
:
5px
;
border-radius
:
0px
;
}
popover
.background.menu
button
:hover
,
popover
.background
button
.model
:hover
{
background-color
:
rgba
(
58
,
68
,
230
,
0.4
);
color
:
#ffffff
;
}
popover
.background.menu
button
:disabled
,
popover
.background
button
.model
:disabled
{
background-color
:
transparent
;
color
:
rgba
(
255
,
255
,
255
,
0.3
);
}
popover
.background
separator
{
...
...
@@ -3211,8 +3224,8 @@ messagedialog .titlebar {
box-shadow
:
inset
0
1px
rgba
(
255
,
255
,
255
,
0.1
);
background-color
:
#282828
;
color
:
#f7f7f7
;
border-top-left-radius
:
7
px
;
border-top-right-radius
:
7
px
;
border-top-left-radius
:
20
px
;
border-top-right-radius
:
20
px
;
}
messagedialog
.titlebar
:backdrop
{
...
...
@@ -3220,8 +3233,8 @@ messagedialog .titlebar:backdrop {
}
messagedialog
.csd.background
{
border-bottom-left-radius
:
5
px
;
border-bottom-right-radius
:
5
px
;
border-bottom-left-radius
:
20
px
;
border-bottom-right-radius
:
20
px
;
}
messagedialog
.csd
.dialog-action-area
{
...
...
@@ -3230,7 +3243,13 @@ messagedialog.csd .dialog-action-area {
}
messagedialog
.csd
.dialog-action-area
button
{
border-radius
:
5px
;
background-color
:
transparent
;
border-radius
:
20px
;
}
messagedialog
.csd
.dialog-action-area
button
:hover
{
background-color
:
transparent
;
color
:
#3A44E6
;
}
messagedialog
.csd
.dialog-action-area
button
:not
(
:last-child
)
{
...
...
@@ -3654,7 +3673,7 @@ tooltip.csd decoration {
}
messagedialog
.csd
decoration
{
border-radius
:
5
px
;
border-radius
:
20
px
;
}
.solid-csd
decoration
{
...
...
GTK_Gnome/Bazik_Dark_Green/gnome-shell/gnome-shell.css
View file @
c20d54c8
...
...
@@ -81,10 +81,10 @@ stage {
.modal-dialog-linked-button
{
min-height
:
36px
;
padding
:
0
8px
;
border-top
:
1px
solid
#45C847
!important
;
border-top
:
1px
solid
transparent
!important
;
border-right-width
:
0
;
font-size
:
10.5pt
;
font-weight
:
500
;
font-weight
:
bold
;
color
:
rgba
(
247
,
247
,
247
,
0.7
);
background-color
:
transparent
;
border-color
:
transparent
;
...
...
@@ -94,16 +94,18 @@ stage {
}
.modal-dialog-linked-button
:focus
{
background-color
:
#45C847
;
color
:
#241f1c
;
font-weight
:
bold
;
background-color
:
#2F2F2F
;
color
:
#f7f7f7
;
text-shadow
:
none
;
icon-shadow
:
none
;
box-shadow
:
0
0
transparent
;
}
.modal-dialog-linked-button
:hover
{
color
:
#f7f7f7
;
font-weight
:
bold
;
background-color
:
rgba
(
69
,
200
,
71
,
0.4
);
color
:
#45C847
;
border-color
:
transparent
;
box-shadow
:
0
0
transparent
;
text-shadow
:
none
;
...
...
@@ -130,17 +132,17 @@ stage {
}
.modal-dialog-linked-button
:first-child
{
border-radius
:
0px
0px
0px
5
px
;
border-radius
:
0px
0px
0px
20
px
;
}
.modal-dialog-linked-button
:last-child
{
border-right-width
:
0px
;
border-radius
:
0px
0px
5
px
0px
;
border-radius
:
0px
0px
20
px
0px
;
}
.modal-dialog-linked-button
:first-child:last-child
{
border-right-width
:
0px
;
border-radius
:
0px
0px
5
px
5
px
;
border-radius
:
0px
0px
20
px
20
px
;
}
/* Entries */
...
...
@@ -356,7 +358,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.modal-dialog
{
border-radius
:
5
px
;
border-radius
:
20
px
;
color
:
#f7f7f7
;
background-color
:
#282828
;
border
:
none
;
...
...
@@ -1614,7 +1616,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.system-menu-action
:hover
,
.system-menu-action
:focus
{
background-color
:
rgba
(
247
,
247
,
247
,
0.
08
);
background-color
:
rgba
(
69
,
200
,
71
,
0.
4
);
color
:
#f7f7f7
;
border
:
none
;
padding
:
16px
;
...
...
@@ -1796,7 +1798,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
.window-clone-border
{
border
:
#45C847
;
border-radius
:
5
px
;
border-radius
:
20
px
;
box-shadow
:
inset
0
0
0
1px
rgba
(
255
,
255
,
255
,
0.3
);
}
...
...
@@ -1934,7 +1936,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.dash-label
{
border-radius
:
5
px
;
border-radius
:
20
px
;
padding
:
7px
8px
;
color
:
#f7f7f7
;
background-color
:
#282828
;
...
...
@@ -2112,7 +2114,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
.page-indicator
.page-indicator-icon
{
width
:
14px
;
height
:
14px
;
border-radius
:
14px
;
border
:
none
;
background-image
:
none
;
background-color
:
white
;
...
...
@@ -2121,12 +2122,12 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
.page-indicator
:hover
.page-indicator-icon
{
background-image
:
none
;
background-color
:
rgba
(
255
,
255
,
255
,
0.
5
);
background-color
:
rgba
(
69
,
200
,
71
,
0.
4
);
}
.page-indicator
:active
.page-indicator-icon
{
background-image
:
none
;
background-color
:
rgba
(
255
,
255
,
255
,
0.7
)
;
background-color
:
#45c847
;
}
.page-indicator
:checked
.page-indicator-icon
{
...
...
@@ -2197,7 +2198,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
font-size
:
1em
;
width
:
34em
;
min-height
:
64px
;
border-radius
:
5
px
;
border-radius
:
20
px
;
color
:
#f7f7f7
;
background-color
:
#282828
;
border
:
none
;
...
...
@@ -2242,26 +2243,27 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.notification-banner
.notification-button
:first-child
{
border-radius
:
0
0
0
5
px
;
border-radius
:
0
0
0
20
px
;
}
.notification-banner
.notification-button
:last-child
{
border-radius
:
0
0
5
px
0
;
border-radius
:
0
0
20
px
0
;
}
.notification-banner
.notification-button
:first-child:last-child
{
border-radius
:
0px
0px
5
px
5
px
;
border-radius
:
0px
0px
20
px
20
px
;
}
.notification-banner
.notification-button
:hover
,
.notification-banner
.notification-buttonfocus
{
background-color
:
rgba
(
69
,
200
,
71
,
0.8
);
color
:
#241f1c
;
.notification-banner
.notification-button
:hover
,
.notification-banner
.notification-button
:focus
{
font-weight
:
bold
;
background-color
:
rgba
(
69
,
200
,
71
,
0.4
);
color
:
#45C847
;
}
.notification-banner
.notification-button
:active
{
transition-duration
:
200ms
;
background-color
:
rgba
(
247
,
247
,
247
,
0.2
);
color
:
#
241f1c
;
color
:
#
f7f7f7
;
}
.summary-source-counter
{
...
...
GTK_Gnome/Bazik_Dark_Green/gtk-3.0/gtk.css
View file @
c20d54c8
...
...
@@ -525,9 +525,9 @@ button.flat {
}
modelbutton
.flat
:hover
,
.menuitem.button.flat
:hover
,
spinbutton
:not
(
.vertical
)
button
:hover
,
spinbutton
.vertical
button
:hover
,
popover
.background.menu
button
:hover
,
popover
.background
button
.model
:hover
,
notebook
>
header
>
tabs
>
arrow
:hover
,
scrollbar
button
:hover
,
check
:hover
,
radio
:hover
,
calendar
.button
:hover
,
messagedialog
.csd
.dialog-action-area
button
:hover
,
button
.sidebar-button
:hover
,
.gedit-search-slider
.linked
>
button
:hover
,
popover
.messagepopover
.popover-action-area
button
:hover
,
#mate-menu
button
:hover
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:hover
,
.raven
.raven-header
:not
(
.top
)
button
:hover
,
.drop-shadow
button
:hover
,
.budgie-session-dialog
.linked.horizontal
>
button
:hover
,
.lightdm-gtk-greeter
button
:hover
,
:not
(
headerbar
)
.caja-pathbar
button
:hover
,
.caja-pathbar
:not
(
headerbar
)
button
:hover
,
:not
(
headerbar
)
.path-bar
button
:hover
,
layouttabbar
button
:hover
,
.mate-panel-menu-bar
button
:hover
,
.budgie-panel
button
:hover
,
.raven
stackswitcher
.linked
>
button
:hover
,
toolbar
button
:hover
,
.titlebar
:not
(
headerbar
)
button
:hover:not
(
.suggested-action
)
:not
(
.destructive-action
),
.menuitem.button.flat
:hover
,
spinbutton
:not
(
.vertical
)
button
:hover
,
spinbutton
.vertical
button
:hover
,
notebook
>
header
>
tabs
>
arrow
:hover
,
scrollbar
button
:hover
,
check
:hover
,
radio
:hover
,
calendar
.button
:hover
,
button
.sidebar-button
:hover
,
.gedit-search-slider
.linked
>
button
:hover
,
popover
.messagepopover
.popover-action-area
button
:hover
,
#mate-menu
button
:hover
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:hover
,
.raven
.raven-header
:not
(
.top
)
button
:hover
,
.drop-shadow
button
:hover
,
.budgie-session-dialog
.linked.horizontal
>
button
:hover
,
.lightdm-gtk-greeter
button
:hover
,
:not
(
headerbar
)
.caja-pathbar
button
:hover
,
.caja-pathbar
:not
(
headerbar
)
button
:hover
,
:not
(
headerbar
)
.path-bar
button
:hover
,
layouttabbar
button
:hover
,
.mate-panel-menu-bar
button
:hover
,
.budgie-panel
button
:hover
,
.raven
stackswitcher
.linked
>
button
:hover
,
toolbar
button
:hover
,
actionbar
>
revealer
>
box
button
:hover:not
(
.suggested-action
)
:not
(
.destructive-action
)
:not
(
.server-list-button
),
.app-notification
button
:hover
,
filechooser
#pathbarbox
>
stack
>
box
>
button
:hover
,
.nemo-window
.toolbar
button
:hover
,
button
.flat
:hover
{
box-shadow
:
inset
0
0
0
9999px
alpha
(
currentColor
,
0.08
);
...
...
@@ -535,9 +535,9 @@ button.flat:hover {
}
modelbutton
.flat
:active
,
.menuitem.button.flat
:active
,
spinbutton
:not
(
.vertical
)
button
:active
,
spinbutton
.vertical
button
:active
,
popover
.background.menu
button
:active
,
popover
.background
button
.model
:active
,
notebook
>
header
>
tabs
>
arrow
:active
,
scrollbar
button
:active
,
check
:active
,
radio
:active
,
calendar
.button
:active
,
messagedialog
.csd
.dialog-action-area
button
:active
,
button
.sidebar-button
:active
,
.gedit-search-slider
.linked
>
button
:active
,
popover
.messagepopover
.popover-action-area
button
:active
,
#mate-menu
button
:active
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:active
,
.raven
.raven-header
:not
(
.top
)
button
:active
,
.drop-shadow
button
:active
,
.budgie-session-dialog
.linked.horizontal
>
button
:active
,
.lightdm-gtk-greeter
button
:active
,
:not
(
headerbar
)
.caja-pathbar
button
:active
,
.caja-pathbar
:not
(
headerbar
)
button
:active
,
:not
(
headerbar
)
.path-bar
button
:active
,
layouttabbar
button
:active
,
.mate-panel-menu-bar
button
:active
,
.budgie-panel
button
:active
,
.raven
stackswitcher
.linked
>
button
:active
,
toolbar
button
:active
,
.titlebar
:not
(
headerbar
)
button
:active:not
(
.suggested-action
)
:not
(
.destructive-action
),
.menuitem.button.flat
:active
,
spinbutton
:not
(
.vertical
)
button
:active
,
spinbutton
.vertical
button
:active
,
notebook
>
header
>
tabs
>
arrow
:active
,
scrollbar
button
:active
,
check
:active
,
radio
:active
,
calendar
.button
:active
,
messagedialog
.csd
.dialog-action-area
button
:active
,
button
.sidebar-button
:active
,
.gedit-search-slider
.linked
>
button
:active
,
popover
.messagepopover
.popover-action-area
button
:active
,
#mate-menu
button
:active
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:active
,
.raven
.raven-header
:not
(
.top
)
button
:active
,
.drop-shadow
button
:active
,
.budgie-session-dialog
.linked.horizontal
>
button
:active
,
.lightdm-gtk-greeter
button
:active
,
:not
(
headerbar
)
.caja-pathbar
button
:active
,
.caja-pathbar
:not
(
headerbar
)
button
:active
,
:not
(
headerbar
)
.path-bar
button
:active
,
layouttabbar
button
:active
,
.mate-panel-menu-bar
button
:active
,
.budgie-panel
button
:active
,
.raven
stackswitcher
.linked
>
button
:active
,
toolbar
button
:active
,
actionbar
>
revealer
>
box
button
:active:not
(
.suggested-action
)
:not
(
.destructive-action
)
:not
(
.server-list-button
),
.app-notification
button
:active
,
filechooser
#pathbarbox
>
stack
>
box
>
button
:active
,
.nemo-window
.toolbar
button
:active
,
button
.flat
:active
{
transition
:
all
100ms
cubic-bezier
(
0
,
0
,
0.2
,
1
),
border-image
225ms
cubic-bezier
(
0
,
0
,
0.2
,
1
),
background-size
0
,
background-image
0
;
...
...
@@ -549,9 +549,9 @@ button.flat:active {
}
modelbutton
.flat
:disabled
,
.menuitem.button.flat
:disabled
,
spinbutton
:not
(
.vertical
)
button
:disabled
,
spinbutton
.vertical
button
:disabled
,
popover
.background.menu
button
:disabled
,
popover
.background
button
.model
:disabled
,
notebook
>
header
>
tabs
>
arrow
:disabled
,
scrollbar
button
:disabled
,
check
:disabled
,
radio
:disabled
,
calendar
.button
:disabled
,
messagedialog
.csd
.dialog-action-area
button
:disabled
,
button
.sidebar-button
:disabled
,
.gedit-search-slider
.linked
>
button
:disabled
,
popover
.messagepopover
.popover-action-area
button
:disabled
,
#mate-menu
button
:disabled
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:disabled
,
.raven
.raven-header
:not
(
.top
)
button
:disabled
,
.drop-shadow
button
:disabled
,
.budgie-session-dialog
.linked.horizontal
>
button
:disabled
,
.lightdm-gtk-greeter
button
:disabled
,
:not
(
headerbar
)
.caja-pathbar
button
:disabled
,
.caja-pathbar
:not
(
headerbar
)
button
:disabled
,
:not
(
headerbar
)
.path-bar
button
:disabled
,
layouttabbar
button
:disabled
,
.mate-panel-menu-bar
button
:disabled
,
.budgie-panel
button
:disabled
,
.raven
stackswitcher
.linked
>
button
:disabled
,
toolbar
button
:disabled
,
.titlebar
:not
(
headerbar
)
button
:disabled:not
(
.suggested-action
)
:not
(
.destructive-action
),
.menuitem.button.flat
:disabled
,
spinbutton
:not
(
.vertical
)
button
:disabled
,
spinbutton
.vertical
button
:disabled
,
notebook
>
header
>
tabs
>
arrow
:disabled
,
scrollbar
button
:disabled
,
check
:disabled
,
radio
:disabled
,
calendar
.button
:disabled
,
messagedialog
.csd
.dialog-action-area
button
:disabled
,
button
.sidebar-button
:disabled
,
.gedit-search-slider
.linked
>
button
:disabled
,
popover
.messagepopover
.popover-action-area
button
:disabled
,
#mate-menu
button
:disabled
,
.budgie-settings-window
buttonbox
.inline-toolbar
button
:disabled
,
.raven
.raven-header
:not
(
.top
)
button
:disabled
,
.drop-shadow
button
:disabled
,
.budgie-session-dialog
.linked.horizontal
>
button
:disabled
,
.lightdm-gtk-greeter
button
:disabled
,
:not
(
headerbar
)
.caja-pathbar
button
:disabled
,
.caja-pathbar
:not
(
headerbar
)
button
:disabled
,
:not
(
headerbar
)
.path-bar
button
:disabled
,
layouttabbar
button
:disabled
,
.mate-panel-menu-bar
button
:disabled
,
.budgie-panel
button
:disabled
,
.raven
stackswitcher
.linked
>
button
:disabled
,
toolbar
button
:disabled
,
actionbar
>
revealer
>
box
button
:disabled:not
(
.suggested-action
)
:not
(
.destructive-action
)
:not
(
.server-list-button
),
.app-notification
button
:disabled
,
filechooser
#pathbarbox
>
stack
>
box
>
button
:disabled
,
.nemo-window
.toolbar
button
:disabled
,
button
.flat
:disabled
{
box-shadow
:
none
;
...
...
@@ -559,14 +559,14 @@ button.flat:disabled {
color
:
rgba
(
247
,
247
,
247
,
0.3
);
}
:not
(
headerbar
)
.caja-pathbar
button
:checked
,
.caja-pathbar
:not
(
headerbar
)
button
:checked
,
:not
(
headerbar
)
.path-bar
button
:checked
,
layouttabbar
button
:checked
,
.mate-panel-menu-bar
button
:checked
,
.budgie-panel
button
:checked
,
.raven
stackswitcher
.linked
>
button
:checked
,
toolbar
button
:checked
,
.titlebar
:not
(
headerbar
)
button
:checked:not
(
.suggested-action
)
:not
(
.destructive-action
),
:not
(
headerbar
)
.caja-pathbar
button
:checked
,
.caja-pathbar
:not
(
headerbar
)
button
:checked
,
:not
(
headerbar
)
.path-bar
button
:checked
,
layouttabbar
button
:checked
,
.mate-panel-menu-bar
button
:checked
,
.budgie-panel
button
:checked
,
.raven
stackswitcher
.linked
>
button
:checked
,
toolbar
button
:checked
,
actionbar
>
revealer
>
box
button
:checked:not
(
.suggested-action
)
:not
(
.destructive-action
)
:not
(
.server-list-button
),
.app-notification
button
:checked
,
filechooser
#pathbarbox
>
stack
>
box
>
button
:checked
,
.nemo-window
.toolbar
button
:checked
,
button
.flat
:checked
{
background-color
:
alpha
(
currentColor
,
0.24
);
color
:
#f7f7f7
;
}
:not
(
headerbar
)
.caja-pathbar
button
:checked:disabled
,
.caja-pathbar
:not
(
headerbar
)
button
:checked:disabled
,
:not
(
headerbar
)
.path-bar
button
:checked:disabled
,
layouttabbar
button
:checked:disabled
,
.mate-panel-menu-bar
button
:checked:disabled
,
.budgie-panel
button
:checked:disabled
,
.raven
stackswitcher
.linked
>
button
:checked:disabled
,
toolbar
button
:checked:disabled
,
.titlebar
:not
(
headerbar
)
button
:checked:disabled:not
(
.suggested-action
)
:not
(
.destructive-action
),
:not
(
headerbar
)
.caja-pathbar
button
:checked:disabled
,
.caja-pathbar
:not
(
headerbar
)
button
:checked:disabled
,
:not
(
headerbar
)
.path-bar
button
:checked:disabled
,
layouttabbar
button
:checked:disabled
,
.mate-panel-menu-bar
button
:checked:disabled
,
.budgie-panel
button
:checked:disabled
,
.raven
stackswitcher
.linked
>
button
:checked:disabled
,
toolbar
button
:checked:disabled
,
actionbar
>
revealer
>
box
button
:checked:disabled:not
(
.suggested-action
)
:not
(
.destructive-action
)
:not
(
.server-list-button
),
.app-notification
button
:checked:disabled
,
filechooser
#pathbarbox
>
stack
>
box
>
button
:checked:disabled
,
.nemo-window
.toolbar
button
:checked:disabled
,
button
.flat
:checked:disabled
{
background-color
:
rgba
(
247
,
247
,
247
,
0.12
);
...
...
@@ -1922,9 +1922,22 @@ popover.background toolbar {
popover
.background.menu
button
,
popover
.background
button
.model
{
background-color
:
#2F2F2F
;
min-height
:
32px
;
padding
:
0
8px
;
border-radius
:
5px
;
border-radius
:
0px
;
}
popover
.background.menu
button
:hover
,
popover
.background
button
.model
:hover
{
background-color
:
rgba
(
69
,
200
,
71
,
0.32
);
color
:
#ffffff
;
}
popover
.background.menu
button
:disabled
,
popover
.background
button
.model
:disabled
{
background-color
:
transparent
;
color
:
rgba
(
255
,
255
,
255
,
0.3
);
}
popover
.background
separator
{
...
...
@@ -3211,8 +3224,8 @@ messagedialog .titlebar {
box-shadow
:
inset
0
1px
rgba
(
255
,
255
,
255
,
0.1
);
background-color
:
#282828
;
color
:
#f7f7f7
;
border-top-left-radius
:
7
px
;
border-top-right-radius
:
7
px
;
border-top-left-radius
:
20
px
;
border-top-right-radius
:
20
px
;
}
messagedialog
.titlebar
:backdrop
{
...
...
@@ -3220,8 +3233,8 @@ messagedialog .titlebar:backdrop {
}
messagedialog
.csd.background
{
border-bottom-left-radius
:
5
px
;
border-bottom-right-radius
:
5
px
;
border-bottom-left-radius
:
20
px
;
border-bottom-right-radius
:
20
px
;
}
messagedialog
.csd
.dialog-action-area
{
...
...
@@ -3230,7 +3243,13 @@ messagedialog.csd .dialog-action-area {
}
messagedialog
.csd
.dialog-action-area
button
{
border-radius
:
5px
;
background-color
:
transparent
;
border-radius
:
20px
;
}
messagedialog
.csd
.dialog-action-area
button
:hover
{
background-color
:
transparent
;
color
:
#45c847
;
}
messagedialog
.csd
.dialog-action-area
button
:not
(
:last-child
)
{
...
...
@@ -3654,7 +3673,7 @@ tooltip.csd decoration {
}
messagedialog
.csd
decoration
{
border-radius
:
5
px
;
border-radius
:
20
px
;
}
.solid-csd
decoration
{
...
...
GTK_Gnome/Bazik_Dark_Magenta/gnome-shell/gnome-shell.css
View file @
c20d54c8
...
...
@@ -81,10 +81,10 @@ stage {
.modal-dialog-linked-button
{
min-height
:
36px
;
padding
:
0
8px
;
border-top
:
1px
solid
#CD2CD8
!important
;
border-top
:
1px
solid
transparent
!important
;
border-right-width
:
0
;
font-size
:
10.5pt
;
font-weight
:
500
;