commit
c9898cf261
95 changed files with 5217 additions and 0 deletions
26
static/css/github_night.css
Normal file
26
static/css/github_night.css
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
:root {
|
||||
--main-bg: #0d1117;
|
||||
--main-fg: #f0f6fc;
|
||||
|
||||
--result-link-fg: #58a6ff;
|
||||
--result-fg: #8b949e;
|
||||
|
||||
--button-bg: #1f242b;
|
||||
|
||||
--special-result-border: opacity 0;
|
||||
--special-text-background: #161b22;
|
||||
--special-text-color: #f0f6fc;
|
||||
|
||||
--search-container-text-color: #f0f6fc;
|
||||
--search-container-background-color: #1f242b;
|
||||
--search-container-background-border: #303842;
|
||||
|
||||
--search-form-background-color: #161b22;
|
||||
|
||||
--border: #303842;
|
||||
|
||||
--footer-fg: #8b949e;
|
||||
--footer-bg: #161b22;
|
||||
|
||||
color-scheme: dark;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue