mirror of
https://git.bakhai.co.in/FbIN/LibreY.git
synced 2025-11-05 12:31:30 +05:30
commit
c9898cf261
95 changed files with 5217 additions and 0 deletions
26
static/css/nord.css
Normal file
26
static/css/nord.css
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
:root {
|
||||
--main-bg: #3B4252;
|
||||
--main-fg: #E5E9F0;
|
||||
|
||||
--result-link-fg: #88C0D0;
|
||||
--result-fg: #D8DEE9;
|
||||
|
||||
--button-bg: #4C566A;
|
||||
|
||||
--special-result-border: opacity 0;
|
||||
--special-text-background: #4C566A;
|
||||
--special-text-color: #E5E9F0;
|
||||
|
||||
--search-container-text-color: #E5E9F0;
|
||||
--search-container-background-color: #2E3440;
|
||||
--search-container-background-border: opacity 0;
|
||||
|
||||
--search-form-background-color: #4C566A;
|
||||
|
||||
--border: opacity 0;
|
||||
|
||||
--footer-fg: #D8DEE9;
|
||||
--footer-bg: #2E3440;
|
||||
|
||||
color-scheme: dark;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue