devlog: base16 theme collection

This commit is contained in:
CJ van den Berg 2025-05-26 11:59:41 +02:00
parent 31a6a0f960
commit d16a5a40ef
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -16,6 +16,11 @@ You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')
devlog entries in the [archive](/devlog/). devlog entries in the [archive](/devlog/).
## [base16 theme collection]($section.id("2025-05-26T11:57:39+02:00"))
Added the entire base16 theme collection to flow-themes.
## [tree-sitter parse error detection]($section.id("2025-04-24T21:39:00")) ## [tree-sitter parse error detection]($section.id("2025-04-24T21:39:00"))
Today I added error queries and they are used to check for tree-sitter parsing errors. If Today I added error queries and they are used to check for tree-sitter parsing errors. If