mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 10:01:14 +10:00
Adding new qutebrowser configs
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
* {
|
||||
border-color: #800080 !important;
|
||||
}
|
||||
a {
|
||||
color: #5f87af !important;
|
||||
}
|
||||
a:visited {
|
||||
color: #87af87 !important;
|
||||
}
|
||||
body {
|
||||
background-color: #262626 !important;
|
||||
color: #bcbcbc !important;
|
||||
}
|
||||
html {
|
||||
background-color: #262626 !important;
|
||||
}
|
||||
input,
|
||||
textarea {
|
||||
background-color: #272727 !important;
|
||||
color: #bcbcbc !important;
|
||||
}
|
||||
blockquote,
|
||||
pre {
|
||||
background-color: #272727 !important;
|
||||
color: #bcbcbc !important;
|
||||
}
|
||||
* {
|
||||
border-color: #800080 !important;
|
||||
}
|
||||
a {
|
||||
color: #5f87af !important;
|
||||
}
|
||||
a:visited {
|
||||
color: #87af87 !important;
|
||||
}
|
||||
body {
|
||||
background-color: #262626 !important;
|
||||
color: #bcbcbc !important;
|
||||
}
|
||||
html {
|
||||
background-color: #262626 !important;
|
||||
}
|
||||
input,
|
||||
textarea {
|
||||
background-color: #272727 !important;
|
||||
color: #bcbcbc !important;
|
||||
}
|
||||
blockquote,
|
||||
pre {
|
||||
background-color: #272727 !important;
|
||||
color: #bcbcbc !important;
|
||||
}
|
||||
Reference in New Issue
Block a user