diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-06-05 09:47:24 -0400 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-06-05 09:49:27 -0400 |
| commit | ad949a452fb9ec6290adb8ec14a04171233a8426 (patch) | |
| tree | 02f89ccd8db37b975c0eff93343f487e506accb3 /static/theme-dark.css | |
| parent | 24f9909badd4e7aa1f3aeef717b93e9b71c20a4e (diff) | |
| parent | b8fd03344d1550cce1d13c753c400d00c2c11b97 (diff) | |
| download | omnisearch-ad949a452fb9ec6290adb8ec14a04171233a8426.tar.gz | |
chore: merge indev into master
Diffstat (limited to 'static/theme-dark.css')
| -rw-r--r-- | static/theme-dark.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/static/theme-dark.css b/static/theme-dark.css deleted file mode 100644 index 246aabe..0000000 --- a/static/theme-dark.css +++ /dev/null @@ -1,10 +0,0 @@ -:root { - --bg-main: #121212; - --bg-card: #1e1e1e; - --border: #333333; - --text-primary: #ffffff; - --text-secondary: #a0a0a0; - --text-muted: #d1d1d1; - --accent: #e2e2e2; - --accent-glow: rgba(255,255,255,0.1); -} |
