From d16a5a40efdfe593977db566f2fb2e0e04f138bf Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Mon, 26 May 2025 11:59:41 +0200 Subject: [PATCH] devlog: base16 theme collection --- content/devlog/2025.smd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/devlog/2025.smd b/content/devlog/2025.smd index 04d0380..c357f8e 100644 --- a/content/devlog/2025.smd +++ b/content/devlog/2025.smd @@ -16,6 +16,11 @@ You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss') 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")) Today I added error queries and they are used to check for tree-sitter parsing errors. If