From 6e3bce7babfc47676f3226a4709cace939394f64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Fri, 29 May 2026 19:11:15 +0200 Subject: [PATCH] docs(changelog): add new themes entry for Nebula Dust and Alpine Frost --- src/pages/changelog.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 44e6d5c..5c1247c 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -48,6 +48,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Full Context. Added support for Full Context. This will only be available from v0.8.0 and beyond.
  • Telegram. Added support for using Telegram as long as the application is running on your computer.
  • Screenshots. You can now add boxes, text, and arrows with different colors when grabbing a screenshot or a region. Read blog post
  • +
  • Themes. Added 2 new themes: Nebula Dust (dark mode) and Alpine Frost (light mode).