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
50ed27d4
Commit
50ed27d4
authored
Jul 23, 2020
by
ju1464
Browse files
changedaywitheventscolor
parent
3f392489
Changes
16
Hide whitespace changes
Inline
Side-by-side
GTK-Gnome/Bazik_Dark_Blue/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1396,7 +1396,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
3A44E6
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Dark_Green/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
45C847
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Dark_Magenta/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
CD2CD8
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Dark_Orange/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
E6823A
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Dark_Red/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
E63D3A
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Dark_Yellow/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
E9E71B
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Light_Blue/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
3A44E6
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Light_Green/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
45C847
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Light_Magenta/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
CD2CD8
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Light_Orange/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
E6823A
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Light_Red/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
E63D3A
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
GTK-Gnome/Bazik_Light_Yellow/gnome-shell/gnome-shell.css
View file @
50ed27d4
...
...
@@ -1395,7 +1395,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.calendar-day-with-events
{
color
:
#
2b7879
;
color
:
#
E9E71B
;
font-weight
:
normal
;
text-decoration
:
underline
;
background-image
:
none
;
...
...
NM
View file @
50ed27d4
3.36 updated
rebuild openbox
xfce4 panel tasklist button hover
added tooltips border.
added xfce4 notify.
Change day with events color.
PREVIEWS/Gnome-Shell/bazikgspreview01.png
deleted
100644 → 0
View file @
3f392489
545 KB
PREVIEWS/Gnome-Shell/bazikgspreview02.png
deleted
100644 → 0
View file @
3f392489
531 KB
PREVIEWS/Gnome-Shell/bazikgspreview03.png
deleted
100644 → 0
View file @
3f392489
838 KB
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