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-light.css | |
| parent | 24f9909badd4e7aa1f3aeef717b93e9b71c20a4e (diff) | |
| parent | b8fd03344d1550cce1d13c753c400d00c2c11b97 (diff) | |
| download | omnisearch-ad949a452fb9ec6290adb8ec14a04171233a8426.tar.gz | |
chore: merge indev into master
Diffstat (limited to 'static/theme-light.css')
| -rw-r--r-- | static/theme-light.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/static/theme-light.css b/static/theme-light.css deleted file mode 100644 index 1c69377..0000000 --- a/static/theme-light.css +++ /dev/null @@ -1,10 +0,0 @@ -:root { - --bg-main: #ffffff; - --bg-card: #f8f9fa; - --border: #e0e0e0; - --text-primary: #1a1a1a; - --text-secondary: #5f6368; - --text-muted: #757575; - --accent: #202124; - --accent-glow: rgba(0,0,0,0.05); -} |
