Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagobraga committed May 6, 2022
1 parent fc7dfa0 commit 312d8fd
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<p align="center">
🗓 One Dark theme for Google Calendar<br>
<a href="https://raw.githubusercontent.com/thiagobraga/google-calendar-userstyles/master/theme.user.css"><img src="https://img.shields.io/badge/Install%20directly%20with-Stylus-lightgrey.svg?longCache=true&logo=google&logoColor=f1f1f1" align="center" alt="Install directly with Stylus extension" /></a>
<a href="https://raw.githubusercontent.com/thiagobraga/google-calendar-userstyles/master/theme.user.css"><img src="https://img.shields.io/badge/version-0.3.1-596581.svg" align="center" alt="Version 0.3.1"></a>
<a href="https://raw.githubusercontent.com/thiagobraga/google-calendar-userstyles/master/theme.user.css"><img src="https://img.shields.io/badge/version-0.4.0-596581.svg" align="center" alt="Version 0.4.0"></a>
</p>

<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "google-calendar-userstyles",
"description": "🗓 One Dark theme for Google Calendar",
"author": "Thiago Braga <[email protected]>",
"version": "0.3.1",
"version": "0.4.0",
"private": true,
"license": "MIT",
"userstyle": {
Expand Down
33 changes: 23 additions & 10 deletions theme.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Google Calendar One Dark
@description 🗓 One Dark theme for Google Calendar
@version 0.3.1
@version 0.4.0
@author Thiago Braga <[email protected]>
@license MIT
@namespace https://github.com/thiagobraga
Expand Down Expand Up @@ -381,6 +381,28 @@
.rSoRzd {
color: #abb2bf;
}
.W0m3G .r4nke {
background-color: #31343f;
}
.W0m3G::before {
background-color: #31343f;
}
.MSZkRb .r4nke {
color: #abb2bf;
}
.q1j8lf {
padding: 16px;
}
.W0m3G.Io4vne.iMprOe.S3hgjf {
color: #fff;
}
.i8dSE .r4nke {
color: #ffaeb4;
}
.TUH0Sd .r4nke {
color: #404552;
background-color: #fff;
}
.Kk7lMc-DWWcKd-OomVLb-haAclf {
background-color: #1e2127;
}
Expand Down Expand Up @@ -432,12 +454,6 @@
.hEtGGf::after {
background: none;
}
.W0m3G .r4nke {
background-color: #404552;
}
.W0m3G::before {
background-color: #404552;
}
.SaBhMc {
background-color: rgba(30,33,39,0.25);
}
Expand Down Expand Up @@ -465,9 +481,6 @@
.NI2kfb {
color: #abb2bf;
}
.MSZkRb .r4nke {
color: #abb2bf;
}
.W0m3G.elYzab-cXXICe-Hjleke.elYzab-DaY83b-ppHlrf.iMprOe .r4nke {
color: #7f848e;
}
Expand Down

0 comments on commit 312d8fd

Please sign in to comment.