commit
c9898cf261
95 changed files with 5217 additions and 0 deletions
26
static/css/amoled.css
Normal file
26
static/css/amoled.css
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
:root {
|
||||
--main-bg: #000000;
|
||||
--main-fg: #F1F3F4;
|
||||
|
||||
--result-link-fg: #8AB4F8;
|
||||
--result-fg: #BABCBE;
|
||||
|
||||
--button-bg: #141414;
|
||||
|
||||
--special-result-border: #202124;
|
||||
--special-text-background: #080808;
|
||||
--special-text-color: #F1F3F4;
|
||||
|
||||
--search-container-text-color: #F1F3F4;
|
||||
--search-container-background-color: #303134;
|
||||
--search-container-background-border: #3C4043;
|
||||
|
||||
--search-form-background-color: #080808;
|
||||
|
||||
--border: #202124;
|
||||
|
||||
--footer-fg: #BABCBE;
|
||||
--footer-bg: #080808;
|
||||
|
||||
color-scheme: dark;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue