10 Commits

Author SHA1 Message Date
Hayden Hargreaves
64c448c639 test: updated tests and pulled theme into EditorSettings.
All checks were successful
Run Test Suite / test (push) Successful in 37s
2026-04-08 17:19:32 -07:00
Hayden Hargreaves
273be90d42 feat: HUGE refactor of colorschemes, untested.
Now we can load them in via JSON files at launch time. They are embded
in the final exe though...
2026-04-08 11:59:49 -07:00
Hayden Hargreaves
be13f8838d fix: remove the styles package, fixed tests
All checks were successful
Run Test Suite / test (push) Successful in 31s
However, the colorscheme functions and tests do not work anymore, they
need to be rebuilt.
2026-04-07 22:43:00 -07:00
Hayden Hargreaves
1c2585b8d9 feat: Implemented syntax styles
Treesitter integration implemented! But tests are failing, need to
resolve that.
2026-04-07 22:34:42 -07:00
Hayden Hargreaves
760770c564 doc: cleaned up a bit. 2026-04-07 20:21:41 -07:00
Hayden Hargreaves
76f949a6b2 fix: fixed the html highlights 2026-04-07 19:37:27 -07:00
Hayden Hargreaves
6034e44364 feat: implemented more languages
All checks were successful
Run Test Suite / test (push) Successful in 35s
HTML isnt great, but I guess there isnt much to color, or maybe its just
the styles. The next step is making the colorschemes.
2026-04-07 11:40:34 -07:00
Hayden Hargreaves
760b7dd15a fix: this got left in 2026-04-07 11:08:24 -07:00
Hayden Hargreaves
624439a0cf feat: implemented abstraction for the queries and regs 2026-04-07 11:01:07 -07:00
Hayden Hargreaves
16d1318c22 feat: start TS impl
This is so vibe coded, but in the interest of time, its a bit
necessary. Plus this is a complex problem that I don't have the mental
bandwidth to invest right now.
2026-04-07 10:23:25 -07:00