This commit is contained in:
Joseph Cheung 2023-02-26 09:23:50 +08:00
parent aaf380fb39
commit d1be68c6f1
10 changed files with 20 additions and 20 deletions

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

View file

@ -84,7 +84,7 @@
--color-result-detail-label-font: lightgray; --color-result-detail-label-font: lightgray;
--color-result-detail-background: #242424; --color-result-detail-background: #242424;
--color-result-detail-hr: #555; --color-result-detail-hr: #555;
--color-result-detail-link: #8af; --color-result-detail-link: rgb(18, 59, 182);
--color-result-detail-loader-border: rgba(255, 255, 255, 0.2); --color-result-detail-loader-border: rgba(255, 255, 255, 0.2);
--color-result-detail-loader-borderleft: rgba(0, 0, 0, 0); --color-result-detail-loader-borderleft: rgba(0, 0, 0, 0);
/// Toolkit Colors /// Toolkit Colors
@ -124,7 +124,7 @@
--color-base-font-rgb: 187, 187, 187; --color-base-font-rgb: 187, 187, 187;
--color-base-background: #222428; --color-base-background: #222428;
--color-base-background-mobile: #222428; --color-base-background-mobile: #222428;
--color-url-font: #8af; --color-url-font: rgb(18, 59, 182);
--color-url-visited-font: #c09cd9; --color-url-visited-font: #c09cd9;
/// Header Colors /// Header Colors
--color-header-background: #1e1e22; --color-header-background: #1e1e22;
@ -175,10 +175,10 @@
--color-result-border: #333; --color-result-border: #333;
--color-result-url-font: #fff; --color-result-url-font: #fff;
--color-result-vim-selected: #1f1f23cc; --color-result-vim-selected: #1f1f23cc;
--color-result-vim-arrow: #8af; --color-result-vim-arrow: rgb(18, 59, 182);
--color-result-description-highlight-font: #fff; --color-result-description-highlight-font: #fff;
--color-result-link-font: #8af; --color-result-link-font: rgb(18, 59, 182);
--color-result-link-font-highlight: #8af; --color-result-link-font-highlight: rgb(18, 59, 182);
--color-result-link-visited-font: #c09cd9; --color-result-link-visited-font: #c09cd9;
--color-result-publishdate-font: #888; --color-result-publishdate-font: #888;
--color-result-engines-font: #a4a4a4; --color-result-engines-font: #a4a4a4;
@ -189,7 +189,7 @@
--color-result-detail-label-font: lightgray; --color-result-detail-label-font: lightgray;
--color-result-detail-background: #1a1a1c; --color-result-detail-background: #1a1a1c;
--color-result-detail-hr: #555; --color-result-detail-hr: #555;
--color-result-detail-link: #8af; --color-result-detail-link: rgb(18, 59, 182);
--color-result-detail-loader-border: rgba(255, 255, 255, 0.2); --color-result-detail-loader-border: rgba(255, 255, 255, 0.2);
--color-result-detail-loader-borderleft: rgba(0, 0, 0, 0); --color-result-detail-loader-borderleft: rgba(0, 0, 0, 0);
// Images Colors // 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

View file

@ -84,7 +84,7 @@
--color-result-detail-label-font: lightgray; --color-result-detail-label-font: lightgray;
--color-result-detail-background: #242424; --color-result-detail-background: #242424;
--color-result-detail-hr: #555; --color-result-detail-hr: #555;
--color-result-detail-link: #8af; --color-result-detail-link: rgb(18, 59, 182);
--color-result-detail-loader-border: rgba(255, 255, 255, 0.2); --color-result-detail-loader-border: rgba(255, 255, 255, 0.2);
--color-result-detail-loader-borderleft: rgba(0, 0, 0, 0); --color-result-detail-loader-borderleft: rgba(0, 0, 0, 0);
/// Toolkit Colors /// Toolkit Colors
@ -124,7 +124,7 @@
--color-base-font-rgb: 187, 187, 187; --color-base-font-rgb: 187, 187, 187;
--color-base-background: #222428; --color-base-background: #222428;
--color-base-background-mobile: #222428; --color-base-background-mobile: #222428;
--color-url-font: #8af; --color-url-font: rgb(18, 59, 182);
--color-url-visited-font: #c09cd9; --color-url-visited-font: #c09cd9;
/// Header Colors /// Header Colors
--color-header-background: #1e1e22; --color-header-background: #1e1e22;
@ -175,10 +175,10 @@
--color-result-border: #333; --color-result-border: #333;
--color-result-url-font: #fff; --color-result-url-font: #fff;
--color-result-vim-selected: #1f1f23cc; --color-result-vim-selected: #1f1f23cc;
--color-result-vim-arrow: #8af; --color-result-vim-arrow: rgb(18, 59, 182);
--color-result-description-highlight-font: #fff; --color-result-description-highlight-font: #fff;
--color-result-link-font: #8af; --color-result-link-font: rgb(18, 59, 182);
--color-result-link-font-highlight: #8af; --color-result-link-font-highlight: rgb(18, 59, 182);
--color-result-link-visited-font: #c09cd9; --color-result-link-visited-font: #c09cd9;
--color-result-publishdate-font: #888; --color-result-publishdate-font: #888;
--color-result-engines-font: #a4a4a4; --color-result-engines-font: #a4a4a4;
@ -189,7 +189,7 @@
--color-result-detail-label-font: lightgray; --color-result-detail-label-font: lightgray;
--color-result-detail-background: #1a1a1c; --color-result-detail-background: #1a1a1c;
--color-result-detail-hr: #555; --color-result-detail-hr: #555;
--color-result-detail-link: #8af; --color-result-detail-link: rgb(18, 59, 182);
--color-result-detail-loader-border: rgba(255, 255, 255, 0.2); --color-result-detail-loader-border: rgba(255, 255, 255, 0.2);
--color-result-detail-loader-borderleft: rgba(0, 0, 0, 0); --color-result-detail-loader-borderleft: rgba(0, 0, 0, 0);
// Images Colors // Images Colors