2020-09-14 22:29:58 +03:00
|
|
|
html {
|
2021-03-21 04:21:41 +03:00
|
|
|
background: var(--whoogle-dark-background) !important;
|
2020-09-14 22:29:58 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
body {
|
2021-03-21 04:21:41 +03:00
|
|
|
background: var(--whoogle-dark-background) !important;
|
2020-09-14 22:29:58 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
div {
|
2021-03-21 04:21:41 +03:00
|
|
|
color: var(--whoogle-dark-text) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
label {
|
|
|
|
color: var(--whoogle-dark-contrast-text) !important;
|
2020-09-14 22:29:58 +03:00
|
|
|
}
|
|
|
|
|
2020-12-15 18:48:29 +03:00
|
|
|
li a {
|
|
|
|
color: #4b8eaa !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
li {
|
2021-03-21 04:21:41 +03:00
|
|
|
color: var(--whoogle-dark-text) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
textarea {
|
|
|
|
background: var(--whoogle-dark-background) !important;
|
|
|
|
color: var(--whoogle-dark-text) !important;
|
2020-12-15 18:48:29 +03:00
|
|
|
}
|
|
|
|
|
2020-09-14 22:29:58 +03:00
|
|
|
a:visited h3 div {
|
2021-03-21 04:21:41 +03:00
|
|
|
color: var(--whoogle-dark-result-visited) !important;
|
2020-09-14 22:29:58 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
a:link h3 div {
|
2021-03-21 04:21:41 +03:00
|
|
|
color: var(--whoogle-dark-result-title) !important;
|
2020-09-14 22:29:58 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
a:link div {
|
2021-03-21 04:21:41 +03:00
|
|
|
color: var(--whoogle-dark-result-url) !important;
|
2020-09-14 22:29:58 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
div span {
|
2021-03-21 04:21:41 +03:00
|
|
|
color: var(--whoogle-dark-secondary-text) !important;
|
2020-09-14 22:29:58 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
input {
|
2021-03-21 04:21:41 +03:00
|
|
|
background-color: var(--whoogle-dark-background) !important;
|
|
|
|
color: var(--whoogle-dark-text) !important;
|
2020-09-14 22:29:58 +03:00
|
|
|
}
|
|
|
|
|
2021-03-21 04:21:41 +03:00
|
|
|
select {
|
|
|
|
background: var(--whoogle-dark-background) !important;
|
|
|
|
color: var(--whoogle-dark-text) !important;
|
2020-09-14 22:29:58 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.search-container {
|
2021-03-21 04:21:41 +03:00
|
|
|
background-color: var(--whoogle-dark-background) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ZINbbc {
|
|
|
|
background-color: var(--whoogle-dark-result-bg) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bRsWnc {
|
|
|
|
background-color: var(--whoogle-dark-result-bg) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#search-bar {
|
|
|
|
border: 2px solid var(--whoogle-dark-accent) !important;
|
|
|
|
color: var(--whoogle-dark-text) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#search-bar:focus {
|
|
|
|
color: var(--whoogle-dark-text) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#search-submit {
|
|
|
|
border: 1px solid var(--whoogle-dark-accent) !important;
|
|
|
|
background: var(--whoogle-dark-accent) !important;
|
|
|
|
color: var(--whoogle-dark-background) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.info-text {
|
|
|
|
color: var(--whoogle-dark-contrast-text) !important;
|
|
|
|
opacity: 75%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.collapsible {
|
|
|
|
color: var(--whoogle-dark-accent) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.collapsible:after {
|
|
|
|
color: var(--whoogle-dark-accent) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.active {
|
|
|
|
background-color: var(--whoogle-dark-accent) !important;
|
|
|
|
color: var(--whoogle-dark-contrast-text) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.content {
|
|
|
|
background-color: var(--whoogle-dark-accent) !important;
|
|
|
|
color: var(--whoogle-contrast-text) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.active:after {
|
|
|
|
color: var(--whoogle-dark-contrast-text);
|
|
|
|
}
|
|
|
|
|
|
|
|
#gh-link {
|
|
|
|
color: var(--whoogle-dark-accent);
|
|
|
|
}
|
|
|
|
|
|
|
|
.autocomplete-items {
|
|
|
|
border: 1px solid #685e79;
|
|
|
|
}
|
|
|
|
|
|
|
|
.autocomplete-items div {
|
|
|
|
color: #fff;
|
|
|
|
background-color: #222;
|
|
|
|
border-bottom: 1px solid #242424;
|
2020-12-18 00:03:05 +03:00
|
|
|
}
|
|
|
|
|
2021-03-21 04:21:41 +03:00
|
|
|
.autocomplete-items div:hover {
|
|
|
|
background-color: #404040;
|
2020-12-18 00:03:05 +03:00
|
|
|
}
|
|
|
|
|
2021-03-21 04:21:41 +03:00
|
|
|
.autocomplete-active {
|
|
|
|
background-color: var(--whoogle-dark-accent) !important;
|
|
|
|
color: var(--whoogle-dark-background) !important;
|
2020-09-14 22:29:58 +03:00
|
|
|
}
|