Files
dtos-dotfiles/.config/qutebrowser/solarized-everything-css/css/darculized/darculized-generic.css
2021-10-12 14:54:37 -05:00

53 lines
850 B
CSS

* {
border-color: #909396 !important;
}
a {
color: #ce4139 !important;
}
a:visited {
color: #b68800 !important;
}
body {
background-color: #262626 !important;
color: #909396 !important;
}
html {
background-color: #262626 !important;
}
input,
textarea {
background-color: #2e2e2e !important;
color: #909396 !important;
}
blockquote,
pre {
background-color: #2e2e2e !important;
color: #909396 !important;
}
* {
border-color: #909396 !important;
}
a {
color: #ce4139 !important;
}
a:visited {
color: #b68800 !important;
}
body {
background-color: #262626 !important;
color: #909396 !important;
}
html {
background-color: #262626 !important;
}
input,
textarea {
background-color: #2e2e2e !important;
color: #909396 !important;
}
blockquote,
pre {
background-color: #2e2e2e !important;
color: #909396 !important;
}