Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ju1464
Snowblind
Commits
8d280b95
Commit
8d280b95
authored
Oct 26, 2019
by
ju1464
Browse files
AddPreviews
parent
d58b0350
Changes
4
Hide whitespace changes
Inline
Side-by-side
Previews/SnowblindPreview.png
0 → 100644
View file @
8d280b95
239 KB
Previews/SnowblindSunsetPreview.png
0 → 100644
View file @
8d280b95
240 KB
Snowblind-Sunset/gtk-3.0/gtk.css
View file @
8d280b95
...
...
@@ -1219,7 +1219,7 @@ headerbar button:not(.suggested-action):not(.destructive-action):disabled {
.titlebar
:not
(
headerbar
)
button
:not
(
.suggested-action
)
:not
(
.destructive-action
)
:checked
,
headerbar
button
:not
(
.suggested-action
)
:not
(
.destructive-action
)
:checked
{
border-image
:
radial-gradient
(
circle
closest-corner
at
center
calc
(
100%
-
1px
),
currentColor
100%
,
transparent
0%
)
0
0
2
/
0
0
2px
;
border-image
:
radial-gradient
(
circle
closest-corner
at
center
calc
(
100%
-
1px
),
#79a3a6
100%
,
transparent
0%
)
0
0
2
/
0
0
2px
;
color
:
#f4fcfc
;
}
...
...
@@ -1403,6 +1403,7 @@ headerbar:dir(ltr) {
headerbar
entry
,
headerbar
spinbutton
,
headerbar
button
{
background-color
:
#CDE3EC
;
margin-top
:
4px
;
margin-bottom
:
4px
;
}
...
...
@@ -6018,7 +6019,8 @@ calendar.raven-calendar:selected {
}
.xfce4-panel.background
button
:checked
{
background-color
:
rgba
(
255
,
255
,
255
,
0.12
);
background-color
:
#79a3a6
;
color
:
#00373e
;
}
.xfce4-panel.background
.tasklist
button
{
...
...
@@ -6026,7 +6028,7 @@ calendar.raven-calendar:selected {
}
.xfce4-panel.background
.tasklist
button
:checked
{
border-image
:
image
(
currentColor
)
0
0
2
/
0
0
2px
;
border-image
:
image
(
transparent
)
0
0
2
/
0
0
2px
;
}
.xfce4-panel.background
.tasklist
button
image
{
...
...
Snowblind/gtk-3.0/gtk.css
View file @
8d280b95
...
...
@@ -1219,7 +1219,7 @@ headerbar button:not(.suggested-action):not(.destructive-action):disabled {
.titlebar
:not
(
headerbar
)
button
:not
(
.suggested-action
)
:not
(
.destructive-action
)
:checked
,
headerbar
button
:not
(
.suggested-action
)
:not
(
.destructive-action
)
:checked
{
border-image
:
radial-gradient
(
circle
closest-corner
at
center
calc
(
100%
-
1px
),
currentColor
100%
,
transparent
0%
)
0
0
2
/
0
0
2px
;
border-image
:
radial-gradient
(
circle
closest-corner
at
center
calc
(
100%
-
1px
),
#7cb4b4
100%
,
transparent
0%
)
0
0
2
/
0
0
2px
;
color
:
#f4fcfc
;
}
...
...
@@ -1403,6 +1403,7 @@ headerbar:dir(ltr) {
headerbar
entry
,
headerbar
spinbutton
,
headerbar
button
{
background-color
:
#ECFBFB
;
margin-top
:
4px
;
margin-bottom
:
4px
;
}
...
...
@@ -6018,7 +6019,8 @@ calendar.raven-calendar:selected {
}
.xfce4-panel.background
button
:checked
{
background-color
:
rgba
(
255
,
255
,
255
,
0.12
);
background-color
:
#7cb4b4
;
color
:
#2b565a
;
}
.xfce4-panel.background
.tasklist
button
{
...
...
@@ -6026,7 +6028,7 @@ calendar.raven-calendar:selected {
}
.xfce4-panel.background
.tasklist
button
:checked
{
border-image
:
image
(
currentColor
)
0
0
2
/
0
0
2px
;
border-image
:
image
(
transparent
)
0
0
2
/
0
0
2px
;
}
.xfce4-panel.background
.tasklist
button
image
{
...
...
Write
Preview
Markdown
is supported
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