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:
+52
@@ -0,0 +1,52 @@
|
||||
* {
|
||||
border-color: #839496 !important;
|
||||
}
|
||||
a {
|
||||
color: #268bd2 !important;
|
||||
}
|
||||
a:visited {
|
||||
color: #6c71c4 !important;
|
||||
}
|
||||
body {
|
||||
background-color: #fdf6e3 !important;
|
||||
color: #657b83 !important;
|
||||
}
|
||||
html {
|
||||
background-color: #fdf6e3 !important;
|
||||
}
|
||||
input,
|
||||
textarea {
|
||||
background-color: #eee8d5 !important;
|
||||
color: #657b83 !important;
|
||||
}
|
||||
blockquote,
|
||||
pre {
|
||||
background-color: #eee8d5 !important;
|
||||
color: #657b83 !important;
|
||||
}
|
||||
* {
|
||||
border-color: #839496 !important;
|
||||
}
|
||||
a {
|
||||
color: #268bd2 !important;
|
||||
}
|
||||
a:visited {
|
||||
color: #6c71c4 !important;
|
||||
}
|
||||
body {
|
||||
background-color: #fdf6e3 !important;
|
||||
color: #657b83 !important;
|
||||
}
|
||||
html {
|
||||
background-color: #fdf6e3 !important;
|
||||
}
|
||||
input,
|
||||
textarea {
|
||||
background-color: #eee8d5 !important;
|
||||
color: #657b83 !important;
|
||||
}
|
||||
blockquote,
|
||||
pre {
|
||||
background-color: #eee8d5 !important;
|
||||
color: #657b83 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user