-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(changelog): add dark mode post (#637)
--------- Co-authored-by: Marc Klingen <[email protected]>
- Loading branch information
1 parent
b911e4a
commit 8b40f47
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
date: 2024-05-23 | ||
title: Dark Mode | ||
description: Introducing dark mode for the Langfuse UI. | ||
author: Richard | ||
ogVideo: /images/changelog/2024-05-23-dark-mode.mp4 | ||
--- | ||
|
||
import { ChangelogHeader } from "@/components/changelog/ChangelogHeader"; | ||
|
||
<ChangelogHeader /> | ||
|
||
We're excited to announce the release of the new dark mode for Langfuse UI! It's kind of cliche for any developer tool but it has been a _highly_ requested feature provides a fresh look, reducing eye strain and improving visibility while working on LLM applications at night. |
Binary file not shown.