c
This commit is contained in:
parent
47d128b7be
commit
a371d247e9
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
searx/static/themes/magi/css/magi.min.css
vendored
2
searx/static/themes/magi/css/magi.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -84,7 +84,7 @@
|
||||
--color-result-detail-label-font: lightgray;
|
||||
--color-result-detail-background: #242424;
|
||||
--color-result-detail-hr: #555;
|
||||
--color-result-detail-link: rgb(18, 59, 182);
|
||||
--color-result-detail-link: rgb(123 156 255);
|
||||
--color-result-detail-loader-border: rgba(255, 255, 255, 0.2);
|
||||
--color-result-detail-loader-borderleft: rgba(0, 0, 0, 0);
|
||||
/// Toolkit Colors
|
||||
@ -124,7 +124,7 @@
|
||||
--color-base-font-rgb: 187, 187, 187;
|
||||
--color-base-background: #222428;
|
||||
--color-base-background-mobile: #222428;
|
||||
--color-url-font: rgb(18, 59, 182);
|
||||
--color-url-font: rgb(123 156 255);
|
||||
--color-url-visited-font: #c09cd9;
|
||||
/// Header Colors
|
||||
--color-header-background: #1e1e22;
|
||||
@ -175,10 +175,10 @@
|
||||
--color-result-border: #333;
|
||||
--color-result-url-font: #fff;
|
||||
--color-result-vim-selected: #1f1f23cc;
|
||||
--color-result-vim-arrow: rgb(18, 59, 182);
|
||||
--color-result-vim-arrow: rgb(123 156 255);
|
||||
--color-result-description-highlight-font: #fff;
|
||||
--color-result-link-font: rgb(18, 59, 182);
|
||||
--color-result-link-font-highlight: rgb(18, 59, 182);
|
||||
--color-result-link-font: rgb(123 156 255);
|
||||
--color-result-link-font-highlight: rgb(123 156 255);
|
||||
--color-result-link-visited-font: #c09cd9;
|
||||
--color-result-publishdate-font: #888;
|
||||
--color-result-engines-font: #a4a4a4;
|
||||
@ -189,7 +189,7 @@
|
||||
--color-result-detail-label-font: lightgray;
|
||||
--color-result-detail-background: #1a1a1c;
|
||||
--color-result-detail-hr: #555;
|
||||
--color-result-detail-link: rgb(18, 59, 182);
|
||||
--color-result-detail-link: rgb(123 156 255);
|
||||
--color-result-detail-loader-border: rgba(255, 255, 255, 0.2);
|
||||
--color-result-detail-loader-borderleft: rgba(0, 0, 0, 0);
|
||||
// Images Colors
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -84,7 +84,7 @@
|
||||
--color-result-detail-label-font: lightgray;
|
||||
--color-result-detail-background: #242424;
|
||||
--color-result-detail-hr: #555;
|
||||
--color-result-detail-link: rgb(18, 59, 182);
|
||||
--color-result-detail-link: rgb(123 156 255);
|
||||
--color-result-detail-loader-border: rgba(255, 255, 255, 0.2);
|
||||
--color-result-detail-loader-borderleft: rgba(0, 0, 0, 0);
|
||||
/// Toolkit Colors
|
||||
@ -124,7 +124,7 @@
|
||||
--color-base-font-rgb: 187, 187, 187;
|
||||
--color-base-background: #222428;
|
||||
--color-base-background-mobile: #222428;
|
||||
--color-url-font: rgb(18, 59, 182);
|
||||
--color-url-font: rgb(123 156 255);
|
||||
--color-url-visited-font: #c09cd9;
|
||||
/// Header Colors
|
||||
--color-header-background: #1e1e22;
|
||||
@ -175,10 +175,10 @@
|
||||
--color-result-border: #333;
|
||||
--color-result-url-font: #fff;
|
||||
--color-result-vim-selected: #1f1f23cc;
|
||||
--color-result-vim-arrow: rgb(18, 59, 182);
|
||||
--color-result-vim-arrow: rgb(123 156 255);
|
||||
--color-result-description-highlight-font: #fff;
|
||||
--color-result-link-font: rgb(18, 59, 182);
|
||||
--color-result-link-font-highlight: rgb(18, 59, 182);
|
||||
--color-result-link-font: rgb(123 156 255);
|
||||
--color-result-link-font-highlight: rgb(123 156 255);
|
||||
--color-result-link-visited-font: #c09cd9;
|
||||
--color-result-publishdate-font: #888;
|
||||
--color-result-engines-font: #a4a4a4;
|
||||
@ -189,7 +189,7 @@
|
||||
--color-result-detail-label-font: lightgray;
|
||||
--color-result-detail-background: #1a1a1c;
|
||||
--color-result-detail-hr: #555;
|
||||
--color-result-detail-link: rgb(18, 59, 182);
|
||||
--color-result-detail-link: rgb(123 156 255);
|
||||
--color-result-detail-loader-border: rgba(255, 255, 255, 0.2);
|
||||
--color-result-detail-loader-borderleft: rgba(0, 0, 0, 0);
|
||||
// Images Colors
|
||||
|
Loading…
x
Reference in New Issue
Block a user