Initial cozybox repo

Import the current cozybox theme into the fresh repository and lighten the default blue accent.

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Harivansh Rathi 2026-03-20 13:35:57 -04:00
commit facd7e7e31
8 changed files with 1804 additions and 0 deletions

6
stylua.toml Normal file
View file

@ -0,0 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
no_call_parentheses = false