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: #1e1e2e;
--main-fg: #cdd6f4;
--result-link-fg: #89b4fa;
--result-fg: #b4b3fe;
--button-bg: #313244;
--special-result-border: opacity 50;
--special-text-background: #45475a;
--special-text-color: #cdd6f4;
--search-container-text-color: #cdd6f4;
--search-container-background-color: #313244;
--search-container-background-border: #b4b3fe;
--search-form-background-color: #181825;
--border: #b4b3fe;
--footer-fg: #a6adc8;
--footer-bg: #313244;
color-scheme: dark;
}