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
Snowblind
Commits
d06c31b0
Commit
d06c31b0
authored
Dec 19, 2019
by
ju1464
Browse files
FxdRavenBttns
parent
7f0b4954
Changes
2
Show whitespace changes
Inline
Side-by-side
Snowblind-Sunset/gtk-3.0/gtk.css
View file @
d06c31b0
...
...
@@ -4653,7 +4653,7 @@ list.categories {
min-height
:
24px
;
padding
:
0
4px
;
border-radius
:
0px
;
background-color
:
black
;
background-color
:
#00373e
;
color
:
white
;
}
...
...
@@ -5668,7 +5668,7 @@ popover.background.places-menu row {
}
.budgie-panel.transparent
{
background-color
:
black
;
background-color
:
#00373e
;
}
.budgie-panel
button
{
...
...
@@ -5808,13 +5808,11 @@ frame.raven-frame > border {
}
.raven
stackswitcher
.linked
>
button
{
border-image
:
radial-gradient
(
circle
closest-corner
at
center
calc
(
100%
-
1px
),
#a67c79
0%
,
transparent
0%
)
0
0
0
/
0
0
0px
;
border-radius
:
0
;
background-color
:
#1E575E
}
.raven
stackswitcher
.linked
>
button
:checked
{
border-image
:
radial-gradient
(
circle
closest-corner
at
center
calc
(
100%
-
1px
),
#a67c79
100%
,
transparent
0%
)
0
0
2
/
0
0
2px
;
background-color
:
transparent
;
background-color
:
#00373E
;
}
.raven
.raven-header
{
...
...
@@ -5915,7 +5913,7 @@ calendar.raven-calendar:selected {
}
.raven-mpris
{
background-color
:
black
;
background-color
:
#00373e
;
color
:
white
;
}
...
...
Snowblind/gtk-3.0/gtk.css
View file @
d06c31b0
...
...
@@ -4653,7 +4653,7 @@ list.categories {
min-height
:
24px
;
padding
:
0
4px
;
border-radius
:
0px
;
background-color
:
black
;
background-color
:
#2b565a
;
color
:
white
;
}
...
...
@@ -5668,7 +5668,7 @@ popover.background.places-menu row {
}
.budgie-panel.transparent
{
background-color
:
black
;
background-color
:
#2b565a
;
}
.budgie-panel
button
{
...
...
@@ -5808,13 +5808,11 @@ frame.raven-frame > border {
}
.raven
stackswitcher
.linked
>
button
{
border-image
:
radial-gradient
(
circle
closest-corner
at
center
calc
(
100%
-
1px
),
#b47c7c
0%
,
transparent
0%
)
0
0
0
/
0
0
0px
;
border-radius
:
0
;
background-color
:
#4B767A
}
.raven
stackswitcher
.linked
>
button
:checked
{
border-image
:
radial-gradient
(
circle
closest-corner
at
center
calc
(
100%
-
1px
),
#b47c7c
100%
,
transparent
0%
)
0
0
2
/
0
0
2px
;
background-color
:
transparent
;
background-color
:
#2B565A
;
}
.raven
.raven-header
{
...
...
@@ -5915,7 +5913,7 @@ calendar.raven-calendar:selected {
}
.raven-mpris
{
background-color
:
black
;
background-color
:
#2b565a
;
color
:
white
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment