aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/workplace/darkmode.css
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/workplace/darkmode.css')
-rw-r--r--recipes/workplace/darkmode.css67
1 files changed, 67 insertions, 0 deletions
diff --git a/recipes/workplace/darkmode.css b/recipes/workplace/darkmode.css
new file mode 100644
index 0000000..396429a
--- /dev/null
+++ b/recipes/workplace/darkmode.css
@@ -0,0 +1,67 @@
1/* Copied from: https://github.com/ducfilan/Dark-mode-Franz-Ferdi */
2
3body,
4.po7knmyp,
5._5f0v,
6._6q1a ._4sp8,
7.nyxn78s7,
8._3z62,
9._4u-c,
10.gp5lzjy8,
11._6q1a ._5irm._7mkm,
12.po7knmyp,
13.gp5lzjy8,
14.i2eieyeb,
15.nred35xi {
16 background-color: #000 !important;
17 color: #cecece !important;
18}
19
20._6q1a ._5irm._7mkm {
21 border-top: 1px solid;
22}
23
24h1,
25h2,
26h3,
27h4,
28h5,
29span,
30.oo9gr5id,
31._364g,
32._4p9w ._1ht6,
33._497p,
34._ih3,
35._4k7a,
36.oo9gr5id {
37 color: #95a5a6 !important;
38}
39
40._5i_d,
41._29_7 ._3058._s1-._4k7c {
42 border: 1px solid rgba(255, 255, 255, 0.1);
43}
44
45span._509v {
46 background: none;
47}
48
49._nd_ ._hh7 {
50 background-color: #0084ff !important;
51}
52
53._nd_ ._hh7 span {
54 color: #fff !important;
55}
56
57._4rv3._7og6 svg path {
58 fill: #cecece;
59}
60
61._7kpk {
62 background-color: rgba(68, 68, 68, 0.82);
63}
64
65._6q1a ._8rsr {
66 fill: #000;
67}