mirror of
https://git.bakhai.co.in/FbIN/LibreY.git
synced 2025-11-05 04:21:31 +05:30
commit
c9898cf261
95 changed files with 5217 additions and 0 deletions
26
static/css/catppuccin_macchiato.css
Normal file
26
static/css/catppuccin_macchiato.css
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
:root {
|
||||
--main-bg: #24273a;
|
||||
--main-fg: #cad3f5;
|
||||
|
||||
--result-link-fg: #8aadf4;
|
||||
--result-fg: #b7bdf8;
|
||||
|
||||
--button-bg: #363a4f;
|
||||
|
||||
--special-result-border: opacity 50;
|
||||
--special-text-background: #494d64;
|
||||
--special-text-color: #cad3f5;
|
||||
|
||||
--search-container-text-color: #cad3f5;
|
||||
--search-container-background-color: #363a4f;
|
||||
--search-container-background-border: #b7bdf8;
|
||||
|
||||
--search-form-background-color: #1e2030;
|
||||
|
||||
--border: #b7bdf8;
|
||||
|
||||
--footer-fg: #a5adcb;
|
||||
--footer-bg: #363a4f;
|
||||
|
||||
color-scheme: dark;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue