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

53 lines
850 B
CSS

* {
border-color: #fabd2f !important;
}
a {
color: #458588 !important;
}
a:visited {
color: #d3869b !important;
}
body {
background-color: #282828 !important;
color: #83a598 !important;
}
html {
background-color: #282828 !important;
}
input,
textarea {
background-color: #3c3836 !important;
color: #83a598 !important;
}
blockquote,
pre {
background-color: #3c3836 !important;
color: #83a598 !important;
}
* {
border-color: #fabd2f !important;
}
a {
color: #458588 !important;
}
a:visited {
color: #d3869b !important;
}
body {
background-color: #282828 !important;
color: #83a598 !important;
}
html {
background-color: #282828 !important;
}
input,
textarea {
background-color: #3c3836 !important;
color: #83a598 !important;
}
blockquote,
pre {
background-color: #3c3836 !important;
color: #83a598 !important;
}