aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-voice/darkmode.css
blob: fe60d5717633d4127ee1d554db8e72d9494c035e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
:root {
  --dark-grey: rgb(24, 26, 27);
  --dark-medium-grey: rgb(27, 30, 31);
  --medium-grey: rgb(31, 34, 35);
  --dark-green: rgb(23, 55, 53);
  --grey: grey;
  --light-medium-grey: rgb(140, 130, 115);
  --light-grey: rgb(208, 204, 197);
  --near-medium-white: rgb(192, 186, 178);
  --near-white: rgb(232, 230, 227);
  --basically-white: #EEE;
}

* {
  transition: none !important;
  animation: none !important;
  filter: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
}

::placeholder /* placeholder text */
{
  color: var(--grey)!important;
}

::-webkit-scrollbar {
  width: 8px!important;
}

::-webkit-scrollbar-thumb {
  background: var(--medium-grey)!important;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--dark-green)!important;
}

html,
body,
input,
button,
label,
header, /* header bar */
.mat-drawer-container, /* side icons */
.gvMessagingView-thread-list, /* List of calls */
.gvMessagingView-conversationListWrap, /* list of messages */
.gvThreadDetails-messageListHeader, /* header when viewing a message */
.gvMessageListHeader-subtitle, /* subtitle in message header */
.gvThreadDetails-root, /* message view */
.gvVoicemailPlayer-content, /* visual voicemail view */
.gvCallSidebar-root, /* calling sidebar */
.gvSettingsView-settingsNavBar, /* settings sidebar */
.gvSettingsView-sections, /* settings body */
#contact-list, /* calling sidebar contacts */
.button, /* calling sidebar */
.caption, /* calling sidebar */
.dialpad-button-container, /* calling sidebar */
md-menu-content,
gv-availability-view,
.gvRecipientPicker-chipsWrap, /* selecting to: when sending new msg */
.gb_te, /* search box dropdown */
div.mat-mdc-select-panel, /* settings recharge notification amount */
.gvBillingView-header, /* billing header */
.full-panel, /* audio settings menu */
.gb_se, /* top search results */
.message-input, /* text input for sms */
md-dialog /* add contact dialog */
{
  background-color: var(--dark-grey)!important;
  border-color: var(--light-medium-grey)!important;
  color: var(--light-grey)!important;
}

.gvThreadItem-selected, /* messages list item */
.container, /* calls list items and also message text container */
.mat-mdc-menu-panel, /* context menus */
.gvMessagingView-sidenav, /* sidenav when people list is expanded */
.gvPeopleAndOptions-people /* sidenav when people list is expanded */
{
  background-color: var(--dark-grey)!important;
}

.gvAddContactDialog-autoCompleteMenu > li /* add contact dialog */
{
  background-color: var(--medium-grey)!important;
  color: var(--light-grey)!important;
}

.gvAddContactDialog-autoCompleteMenu > li:hover
{
  background-color: var(--dark-medium-grey)!important;
}

iframe,
header form, /* Main search bar */
header form input, /* Main search bar */
header form button, /* Main search bar */
.icon /* settings page icons */
{
  background-color: var(--medium-grey)!important;
}

.mdc-list-item--activated,
.container.active, /* calls list items and also message text container */
.gvThreadItem-selected /* message list selected item */
{
  background-color: var(--dark-green)!important;
}

.gvThreadItem-root:hover, /* messages list item */
.gvThreadItem-root:focus, /* messages list item */
.gvMessagingView-thread-list .container:hover /* calls list items */
{
  background-color: var(--dark-medium-grey)!important;
}

.mat-divider {
  border-color: var(--light-medium-grey)!important;
}

.bubble /* message bubble */
{
  background-color: var(--dark-grey)!important;
  color: var(--light-grey)!important;
  border: 1px solid var(--light-medium-grey)!important;
}

input,
textarea,
header span[role="heading"],
.greeting, /* no message selected greeting */
.mat-icon, /* general icon override */
.navItemLabel, /* main nav labels */
.mdc-list-item__primary-text, /* settings nav items */
.mat-mdc-select, /* settings autorecharge text */
.grey-900, /* various bolded items */
.gvThreadItem-contacts, /* message list contact name */
.phone-number-details, /* calling sidebar label */
#contact-list ul li .info-container .name, /* calling sidebar contact list */
.gvThreadItem-contacts, /* contact name in message list */
.primary-text, /* call header name */
.title, /* receiving calls button */
.sectionTitle, /* settings title */
.internalHeader, /* settings sub title */
.header, /* settings sub title */
.device-label, /* settings devices */
.deviceLabel, /* settings devices */
.details .name  /* settings greeting label */
{
  color: var(--near-white)!important;
}

.status, /* various label text (message sender, timestamp etc) */
.gvThreadItem-root, /* message list text */
.container .thread-info,
.call-as-label, /* calling sidebar label */
#contact-list ul li .info-container .details,
.latest-item-details, /* call timestamp */
.secondary-text, /* call header subtext */
.subheader, /* settings sub sub title */
.internalSubheader, /* settings sub sub title */
.device-details, /* settings device number */
.deviceDetails, /* settings device number */
.no-devices, /* settings devices */
.notificationText,  /* settings web notifications */
.gvPeopleAndOptions-phoneType /* sidenav when people list is expanded */
.gmat-subhead-1, /* add contact dialog */
.gvAddContactDialog-header /* add contact dialog */
{
  color: var(--near-medium-white)!important;
}

div[aria-label^="Unread"] .thread-info, /* unread missed calls */
div[aria-label^="Unread"] .latest-item-details, /* unread missed calls */
.gvThreadItem-unread /* unread message */
{
  color: var(--basically-white)!important;
  font-weight: 900!important
}

.gvMessageItem-bubble /* spam incoming text */
{
  background-color: var(--dark-grey)!important;
  color: var(--light-grey)!important;
  border: 1px solid var(--light-medium-grey)!important;
}

.bubble a, /* text message hyperlinks */
.gvMessageItem-bubble a /* spam text message hyperlinks */
{
  background-color: var(--dark-grey)!important;
  color: var(--near-white)!important;
}