Self-Host

To Self-host @ https://link.flossboxin.org.in
This commit is contained in:
vdbhb59 2025-02-21 21:50:36 +05:30
commit c9898cf261
95 changed files with 5217 additions and 0 deletions

View 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;
}