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
82ad277f
Commit
82ad277f
authored
Nov 23, 2019
by
ju1464
Browse files
Cinn
parent
4af66b80
Changes
24
Hide whitespace changes
Inline
Side-by-side
GTK_Gnome/Bazik_Dark_Blue/cinnamon/cinnamon.css
View file @
82ad277f
.notification-button
,
.modal-dialog-button
{
color
:
#f7f7f7
;
background-color
:
#
28282
8
;
background-color
:
#
18181
8
;
border-color
:
transparent
;
box-shadow
:
0
1px
1.5px
rgba
(
0
,
0
,
0
,
0.12
);
text-shadow
:
none
;
...
...
@@ -22,7 +22,7 @@
.notification-button
:hover
,
.modal-dialog-button
:hover
,
.notification-button
:checked
,
.modal-dialog-button
:checked
{
color
:
#f7f7f7
;
background-color
:
#282828
;
background-color
:
rgba
(
58
,
68
,
230
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -31,7 +31,7 @@
.notification-button
:active
,
.modal-dialog-button
:active
{
color
:
#f7f7f7
;
background-color
:
#5a5a5a
;
background-color
:
rgba
(
58
,
68
,
230
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -50,7 +50,7 @@
.notification-icon-button
,
.keyboard-key
,
.sound-player
StButton
{
color
:
#f7f7f7
;
background-color
:
#
28282
8
;
background-color
:
#
18181
8
;
border-color
:
transparent
;
box-shadow
:
0
1px
1.5px
rgba
(
0
,
0
,
0
,
0.12
);
text-shadow
:
none
;
...
...
@@ -71,7 +71,7 @@
.notification-icon-button
:hover
,
.keyboard-key
:hover
,
.sound-player
StButton
:hover
,
.notification-icon-button
:checked
,
.keyboard-key
:checked
,
.sound-player
StButton
:checked
{
color
:
#f7f7f7
;
background-color
:
#282828
;
background-color
:
rgba
(
58
,
68
,
230
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -80,7 +80,7 @@
.notification-icon-button
:active
,
.keyboard-key
:active
,
.sound-player
StButton
:active
{
color
:
#f7f7f7
;
background-color
:
#5a5a5a
;
background-color
:
rgba
(
58
,
68
,
230
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -124,7 +124,7 @@
box-shadow
:
inset
0
-1px
rgba
(
247
,
247
,
247
,
0.3
);
width
:
250px
;
padding
:
4px
8px
;
border-radius
:
20
px
20
px
0
0
;
border-radius
:
4
px
4
px
0
0
;
color
:
rgba
(
247
,
247
,
247
,
0.7
);
caret-color
:
rgba
(
247
,
247
,
247
,
0.7
);
selection-background-color
:
rgba
(
247
,
247
,
247
,
0.3
);
...
...
@@ -133,7 +133,7 @@
#notification
StEntry
:focus
,
.run-dialog-entry
:focus
,
#menu-search-entry
:focus
{
border-color
:
transparent
;
box-shadow
:
inset
0
-2px
#
f7f7f7
;
box-shadow
:
inset
0
-2px
#
3A44E6
;
padding
:
4px
8px
;
border-width
:
0
;
color
:
#f7f7f7
;
...
...
@@ -265,7 +265,7 @@ StScrollBar StButton#vhandle, StScrollBar StButton#hhandle {
}
StScrollBar
StButton
#vhandle
:hover
,
StScrollBar
StButton
#hhandle
:hover
{
background-color
:
rgba
(
247
,
247
,
247
,
0.7
)
;
background-color
:
#3A44E6
;
}
StScrollBar
StBin
#trough
{
...
...
@@ -327,13 +327,14 @@ StScrollView StScrollBar {
}
.popup-menu-item
{
border-radius
:
20px
;
padding
:
0.4em
4px
;
spacing
:
0.4em
;
transition-duration
:
100ms
;
}
.popup-menu-item
:active
{
background-color
:
rgba
(
247
,
247
,
2
47
,
0.
3
);
background-color
:
rgba
(
58
,
68
,
2
30
,
0.
6
);
color
:
#f7f7f7
;
transition-duration
:
200ms
;
}
...
...
@@ -396,7 +397,7 @@ StScrollView StScrollBar {
#panel
{
color
:
rgba
(
247
,
247
,
247
,
0.7
);
background-color
:
black
;
background-color
:
#181818
;
height
:
2.5em
;
width
:
3.2em
;
}
...
...
@@ -866,7 +867,7 @@ StScrollView StScrollBar {
}
.calendar-day-base
:active
{
color
:
white
;
color
:
#282828
;
background-color
:
#3A44E6
;
border-color
:
transparent
;
}
...
...
@@ -1215,6 +1216,8 @@ StScrollView StScrollBar {
}
.menu-favorites-box
{
border-radius
:
10px
;
background-color
:
rgba
(
58
,
68
,
230
,
0.6
);
padding
:
8px
;
}
...
...
@@ -1224,7 +1227,7 @@ StScrollView StScrollBar {
.menu-favorites-button
:hover
{
background-color
:
rgba
(
247
,
247
,
247
,
0.12
);
border-radius
:
2
0px
;
border-radius
:
1
0px
;
color
:
#f7f7f7
;
}
...
...
@@ -1251,7 +1254,7 @@ StScrollView StScrollBar {
.menu-application-button-selected
{
padding
:
0.4em
4px
;
background-color
:
rgba
(
247
,
247
,
2
47
,
0.
12
);
background-color
:
rgba
(
58
,
68
,
2
30
,
0.
6
);
border-radius
:
20px
;
color
:
#f7f7f7
;
}
...
...
@@ -1272,7 +1275,7 @@ StScrollView StScrollBar {
.menu-category-button-selected
{
padding
:
0.4em
4px
;
background-color
:
rgba
(
247
,
247
,
2
47
,
0.
12
);
background-color
:
rgba
(
58
,
68
,
2
30
,
0.
6
);
border-radius
:
20px
;
color
:
#f7f7f7
;
}
...
...
@@ -1541,7 +1544,7 @@ StScrollView StScrollBar {
}
.workspace-graph
{
background-color
:
black
;
background-color
:
transparent
;
}
.workspace-graph
.workspace
{
...
...
GTK_Gnome/Bazik_Dark_Green/cinnamon/cinnamon.css
View file @
82ad277f
.notification-button
,
.modal-dialog-button
{
color
:
#f7f7f7
;
background-color
:
#
28282
8
;
background-color
:
#
18181
8
;
border-color
:
transparent
;
box-shadow
:
0
1px
1.5px
rgba
(
0
,
0
,
0
,
0.12
);
text-shadow
:
none
;
...
...
@@ -22,7 +22,7 @@
.notification-button
:hover
,
.modal-dialog-button
:hover
,
.notification-button
:checked
,
.modal-dialog-button
:checked
{
color
:
#f7f7f7
;
background-color
:
#282828
;
background-color
:
rgba
(
69
,
200
,
71
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -31,7 +31,7 @@
.notification-button
:active
,
.modal-dialog-button
:active
{
color
:
#f7f7f7
;
background-color
:
#5a5a5a
;
background-color
:
rgba
(
69
,
200
,
71
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -50,7 +50,7 @@
.notification-icon-button
,
.keyboard-key
,
.sound-player
StButton
{
color
:
#f7f7f7
;
background-color
:
#
28282
8
;
background-color
:
#
18181
8
;
border-color
:
transparent
;
box-shadow
:
0
1px
1.5px
rgba
(
0
,
0
,
0
,
0.12
);
text-shadow
:
none
;
...
...
@@ -71,7 +71,7 @@
.notification-icon-button
:hover
,
.keyboard-key
:hover
,
.sound-player
StButton
:hover
,
.notification-icon-button
:checked
,
.keyboard-key
:checked
,
.sound-player
StButton
:checked
{
color
:
#f7f7f7
;
background-color
:
#282828
;
background-color
:
rgba
(
69
,
200
,
71
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -80,7 +80,7 @@
.notification-icon-button
:active
,
.keyboard-key
:active
,
.sound-player
StButton
:active
{
color
:
#f7f7f7
;
background-color
:
#5a5a5a
;
background-color
:
rgba
(
69
,
200
,
71
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -124,7 +124,7 @@
box-shadow
:
inset
0
-1px
rgba
(
247
,
247
,
247
,
0.3
);
width
:
250px
;
padding
:
4px
8px
;
border-radius
:
20
px
20
px
0
0
;
border-radius
:
4
px
4
px
0
0
;
color
:
rgba
(
247
,
247
,
247
,
0.7
);
caret-color
:
rgba
(
247
,
247
,
247
,
0.7
);
selection-background-color
:
rgba
(
247
,
247
,
247
,
0.3
);
...
...
@@ -133,7 +133,7 @@
#notification
StEntry
:focus
,
.run-dialog-entry
:focus
,
#menu-search-entry
:focus
{
border-color
:
transparent
;
box-shadow
:
inset
0
-2px
#
f7f7f
7
;
box-shadow
:
inset
0
-2px
#
45C84
7
;
padding
:
4px
8px
;
border-width
:
0
;
color
:
#f7f7f7
;
...
...
@@ -265,7 +265,7 @@ StScrollBar StButton#vhandle, StScrollBar StButton#hhandle {
}
StScrollBar
StButton
#vhandle
:hover
,
StScrollBar
StButton
#hhandle
:hover
{
background-color
:
rgba
(
247
,
247
,
247
,
0.7
)
;
background-color
:
#45C847
;
}
StScrollBar
StBin
#trough
{
...
...
@@ -327,13 +327,14 @@ StScrollView StScrollBar {
}
.popup-menu-item
{
border-radius
:
20px
;
padding
:
0.4em
4px
;
spacing
:
0.4em
;
transition-duration
:
100ms
;
}
.popup-menu-item
:active
{
background-color
:
rgba
(
247
,
247
,
247
,
0.
3
);
background-color
:
rgba
(
69
,
200
,
71
,
0.
6
);
color
:
#f7f7f7
;
transition-duration
:
200ms
;
}
...
...
@@ -396,7 +397,7 @@ StScrollView StScrollBar {
#panel
{
color
:
rgba
(
247
,
247
,
247
,
0.7
);
background-color
:
black
;
background-color
:
#181818
;
height
:
2.5em
;
width
:
3.2em
;
}
...
...
@@ -866,7 +867,7 @@ StScrollView StScrollBar {
}
.calendar-day-base
:active
{
color
:
white
;
color
:
#282828
;
background-color
:
#45C847
;
border-color
:
transparent
;
}
...
...
@@ -1215,6 +1216,8 @@ StScrollView StScrollBar {
}
.menu-favorites-box
{
border-radius
:
10px
;
background-color
:
rgba
(
69
,
200
,
71
,
0.6
);
padding
:
8px
;
}
...
...
@@ -1224,7 +1227,7 @@ StScrollView StScrollBar {
.menu-favorites-button
:hover
{
background-color
:
rgba
(
247
,
247
,
247
,
0.12
);
border-radius
:
2
0px
;
border-radius
:
1
0px
;
color
:
#f7f7f7
;
}
...
...
@@ -1251,7 +1254,7 @@ StScrollView StScrollBar {
.menu-application-button-selected
{
padding
:
0.4em
4px
;
background-color
:
rgba
(
247
,
247
,
247
,
0.
12
);
background-color
:
rgba
(
69
,
200
,
71
,
0.
6
);
border-radius
:
20px
;
color
:
#f7f7f7
;
}
...
...
@@ -1272,7 +1275,7 @@ StScrollView StScrollBar {
.menu-category-button-selected
{
padding
:
0.4em
4px
;
background-color
:
rgba
(
247
,
247
,
247
,
0.
12
);
background-color
:
rgba
(
69
,
200
,
71
,
0.
6
);
border-radius
:
20px
;
color
:
#f7f7f7
;
}
...
...
@@ -1541,7 +1544,7 @@ StScrollView StScrollBar {
}
.workspace-graph
{
background-color
:
black
;
background-color
:
transparent
;
}
.workspace-graph
.workspace
{
...
...
GTK_Gnome/Bazik_Dark_Magenta/cinnamon/cinnamon.css
View file @
82ad277f
.notification-button
,
.modal-dialog-button
{
color
:
#f7f7f7
;
background-color
:
#
28282
8
;
background-color
:
#
18181
8
;
border-color
:
transparent
;
box-shadow
:
0
1px
1.5px
rgba
(
0
,
0
,
0
,
0.12
);
text-shadow
:
none
;
...
...
@@ -22,7 +22,7 @@
.notification-button
:hover
,
.modal-dialog-button
:hover
,
.notification-button
:checked
,
.modal-dialog-button
:checked
{
color
:
#f7f7f7
;
background-color
:
#282828
;
background-color
:
rgba
(
205
,
44
,
216
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -31,7 +31,7 @@
.notification-button
:active
,
.modal-dialog-button
:active
{
color
:
#f7f7f7
;
background-color
:
#5a5a5a
;
background-color
:
rgba
(
205
,
44
,
216
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -50,7 +50,7 @@
.notification-icon-button
,
.keyboard-key
,
.sound-player
StButton
{
color
:
#f7f7f7
;
background-color
:
#
28282
8
;
background-color
:
#
18181
8
;
border-color
:
transparent
;
box-shadow
:
0
1px
1.5px
rgba
(
0
,
0
,
0
,
0.12
);
text-shadow
:
none
;
...
...
@@ -71,7 +71,7 @@
.notification-icon-button
:hover
,
.keyboard-key
:hover
,
.sound-player
StButton
:hover
,
.notification-icon-button
:checked
,
.keyboard-key
:checked
,
.sound-player
StButton
:checked
{
color
:
#f7f7f7
;
background-color
:
#282828
;
background-color
:
rgba
(
205
,
44
,
216
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -80,7 +80,7 @@
.notification-icon-button
:active
,
.keyboard-key
:active
,
.sound-player
StButton
:active
{
color
:
#f7f7f7
;
background-color
:
#5a5a5a
;
background-color
:
rgba
(
205
,
44
,
216
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -124,7 +124,7 @@
box-shadow
:
inset
0
-1px
rgba
(
247
,
247
,
247
,
0.3
);
width
:
250px
;
padding
:
4px
8px
;
border-radius
:
20
px
20
px
0
0
;
border-radius
:
4
px
4
px
0
0
;
color
:
rgba
(
247
,
247
,
247
,
0.7
);
caret-color
:
rgba
(
247
,
247
,
247
,
0.7
);
selection-background-color
:
rgba
(
247
,
247
,
247
,
0.3
);
...
...
@@ -133,7 +133,7 @@
#notification
StEntry
:focus
,
.run-dialog-entry
:focus
,
#menu-search-entry
:focus
{
border-color
:
transparent
;
box-shadow
:
inset
0
-2px
#
f7f7f7
;
box-shadow
:
inset
0
-2px
#
CD2CD8
;
padding
:
4px
8px
;
border-width
:
0
;
color
:
#f7f7f7
;
...
...
@@ -265,7 +265,7 @@ StScrollBar StButton#vhandle, StScrollBar StButton#hhandle {
}
StScrollBar
StButton
#vhandle
:hover
,
StScrollBar
StButton
#hhandle
:hover
{
background-color
:
rgba
(
247
,
247
,
247
,
0.7
)
;
background-color
:
#CD2CD8
;
}
StScrollBar
StBin
#trough
{
...
...
@@ -327,13 +327,14 @@ StScrollView StScrollBar {
}
.popup-menu-item
{
border-radius
:
20px
;
padding
:
0.4em
4px
;
spacing
:
0.4em
;
transition-duration
:
100ms
;
}
.popup-menu-item
:active
{
background-color
:
rgba
(
2
47
,
247
,
2
47
,
0.
3
);
background-color
:
rgba
(
2
05
,
44
,
2
16
,
0.
6
);
color
:
#f7f7f7
;
transition-duration
:
200ms
;
}
...
...
@@ -396,7 +397,7 @@ StScrollView StScrollBar {
#panel
{
color
:
rgba
(
247
,
247
,
247
,
0.7
);
background-color
:
black
;
background-color
:
#181818
;
height
:
2.5em
;
width
:
3.2em
;
}
...
...
@@ -866,7 +867,7 @@ StScrollView StScrollBar {
}
.calendar-day-base
:active
{
color
:
white
;
color
:
#282828
;
background-color
:
#CD2CD8
;
border-color
:
transparent
;
}
...
...
@@ -1215,6 +1216,8 @@ StScrollView StScrollBar {
}
.menu-favorites-box
{
border-radius
:
10px
;
background-color
:
rgba
(
205
,
44
,
216
,
0.6
);
padding
:
8px
;
}
...
...
@@ -1224,7 +1227,7 @@ StScrollView StScrollBar {
.menu-favorites-button
:hover
{
background-color
:
rgba
(
247
,
247
,
247
,
0.12
);
border-radius
:
2
0px
;
border-radius
:
1
0px
;
color
:
#f7f7f7
;
}
...
...
@@ -1251,7 +1254,7 @@ StScrollView StScrollBar {
.menu-application-button-selected
{
padding
:
0.4em
4px
;
background-color
:
rgba
(
2
47
,
247
,
2
47
,
0.
12
);
background-color
:
rgba
(
2
05
,
44
,
2
16
,
0.
6
);
border-radius
:
20px
;
color
:
#f7f7f7
;
}
...
...
@@ -1272,7 +1275,7 @@ StScrollView StScrollBar {
.menu-category-button-selected
{
padding
:
0.4em
4px
;
background-color
:
rgba
(
2
47
,
247
,
2
47
,
0.
12
);
background-color
:
rgba
(
2
05
,
44
,
2
16
,
0.
6
);
border-radius
:
20px
;
color
:
#f7f7f7
;
}
...
...
@@ -1541,7 +1544,7 @@ StScrollView StScrollBar {
}
.workspace-graph
{
background-color
:
black
;
background-color
:
transparent
;
}
.workspace-graph
.workspace
{
...
...
GTK_Gnome/Bazik_Dark_Orange/cinnamon/cinnamon.css
View file @
82ad277f
.notification-button
,
.modal-dialog-button
{
color
:
#f7f7f7
;
background-color
:
#
28282
8
;
background-color
:
#
18181
8
;
border-color
:
transparent
;
box-shadow
:
0
1px
1.5px
rgba
(
0
,
0
,
0
,
0.12
);
text-shadow
:
none
;
...
...
@@ -22,7 +22,7 @@
.notification-button
:hover
,
.modal-dialog-button
:hover
,
.notification-button
:checked
,
.modal-dialog-button
:checked
{
color
:
#f7f7f7
;
background-color
:
#282828
;
background-color
:
rgba
(
230
,
130
,
58
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -31,7 +31,7 @@
.notification-button
:active
,
.modal-dialog-button
:active
{
color
:
#f7f7f7
;
background-color
:
#5a5a5a
;
background-color
:
rgba
(
230
,
130
,
58
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -50,7 +50,7 @@
.notification-icon-button
,
.keyboard-key
,
.sound-player
StButton
{
color
:
#f7f7f7
;
background-color
:
#
28282
8
;
background-color
:
#
18181
8
;
border-color
:
transparent
;
box-shadow
:
0
1px
1.5px
rgba
(
0
,
0
,
0
,
0.12
);
text-shadow
:
none
;
...
...
@@ -71,7 +71,7 @@
.notification-icon-button
:hover
,
.keyboard-key
:hover
,
.sound-player
StButton
:hover
,
.notification-icon-button
:checked
,
.keyboard-key
:checked
,
.sound-player
StButton
:checked
{
color
:
#f7f7f7
;
background-color
:
#282828
;
background-color
:
rgba
(
230
,
130
,
58
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -80,7 +80,7 @@
.notification-icon-button
:active
,
.keyboard-key
:active
,
.sound-player
StButton
:active
{
color
:
#f7f7f7
;
background-color
:
#5a5a5a
;
background-color
:
rgba
(
230
,
130
,
58
,
0.6
)
;
border-color
:
transparent
;
box-shadow
:
0
3px
3px
rgba
(
0
,
0
,
0
,
0.24
);
text-shadow
:
none
;
...
...
@@ -124,7 +124,7 @@
box-shadow
:
inset
0
-1px
rgba
(
247
,
247
,
247
,
0.3
);
width
:
250px
;
padding
:
4px
8px
;
border-radius
:
20
px
20
px
0
0
;
border-radius
:
4
px
4
px
0
0
;
color
:
rgba
(
247
,
247
,
247
,
0.7
);
caret-color
:
rgba
(
247
,
247
,
247
,
0.7
);
selection-background-color
:
rgba
(
247
,
247
,
247
,
0.3
);
...
...
@@ -133,7 +133,7 @@
#notification
StEntry
:focus
,
.run-dialog-entry
:focus
,
#menu-search-entry
:focus
{
border-color
:
transparent
;
box-shadow
:
inset
0
-2px
#
f7f7f7
;
box-shadow
:
inset
0
-2px
#
E6823A
;
padding
:
4px
8px
;
border-width
:
0
;
color
:
#f7f7f7
;
...
...
@@ -265,7 +265,7 @@ StScrollBar StButton#vhandle, StScrollBar StButton#hhandle {
}
StScrollBar
StButton
#vhandle
:hover
,
StScrollBar
StButton
#hhandle
:hover
{
background-color
:
rgba
(
247
,
247
,
247
,
0.7
)
;
background-color
:
#E6823A
;
}
StScrollBar
StBin
#trough
{
...
...
@@ -327,13 +327,14 @@ StScrollView StScrollBar {
}
.popup-menu-item
{
border-radius
:
20px
;
padding
:
0.4em
4px
;
spacing
:
0.4em
;
transition-duration
:
100ms
;
}
.popup-menu-item
:active
{
background-color
:
rgba
(
2
47
,
247
,
247
,
0.
3
);
background-color
:
rgba
(
2
30
,
130
,
58
,
0.
6
);
color
:
#f7f7f7
;
transition-duration
:
200ms
;
}
...
...
@@ -396,7 +397,7 @@ StScrollView StScrollBar {
#panel
{
color
:
rgba
(
247
,
247
,
247
,
0.7
);
background-color
:
black
;
background-color
:
#181818
;
height
:
2.5em
;
width
:
3.2em
;
}
...
...
@@ -866,7 +867,7 @@ StScrollView StScrollBar {
}
.calendar-day-base
:active
{
color
:
white
;
color
:
#282828
;
background-color
:
#E6823A
;
border-color
:
transparent
;
}
...
...
@@ -1215,6 +1216,8 @@ StScrollView StScrollBar {
}
.menu-favorites-box
{
border-radius
:
10px
;
background-color
:
rgba
(
230
,
130
,
58
,
0.6
);
padding
:
8px
;
}
...
...
@@ -1224,7 +1227,7 @@ StScrollView StScrollBar {
.menu-favorites-button
:hover
{
background-color
:
rgba
(
247
,
247
,
247
,
0.12
);
border-radius
:
2
0px
;
border-radius
:
1
0px
;
color
:
#f7f7f7
;
}
...
...
@@ -1251,7 +1254,7 @@ StScrollView StScrollBar {
.menu-application-button-selected
{
padding
:
0.4em
4px
;
background-color
:
rgba
(
2
47
,
247
,
247
,
0.
12
);
background-color
:
rgba
(
2
30
,
130
,
58
,
0.
6
);
border-radius
:
20px
;
color
:
#f7f7f7
;
}
...
...
@@ -1272,7 +1275,7 @@ StScrollView StScrollBar {
.menu-category-button-selected
{
padding
:
0.4em
4px
;
background-color
:
rgba
(
2
47
,
247
,
247
,
0.
12
);
background-color
:
rgba
(
2
30
,
130
,
58
,
0.
6
);
border-radius
:
20px
;
color
:
#f7f7f7
;
}
...
...
@@ -1541,7 +1544,7 @@ StScrollView StScrollBar {
}
.workspace-graph
{
background-color
:
black
;
background-color
:
transparent
;
}
.workspace-graph
.workspace
{
...
...
GTK_Gnome/Bazik_Dark_Red/cinnamon/cinnamon.css