From 11f4fe4176e5b1db0f0b472c08207dbf652d3fb2 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Fri, 28 Nov 2025 13:13:44 +0800 Subject: [PATCH] docs: Remove outdated note on README (#1700) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6999521d..433c2973 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,6 @@ Here is the first application: [Longbridge Pro](https://longbridge.com/desktop), Image -We built multi-theme support in the application. This feature is not included in GPUI Component itself, but is based on the `Theme` feature, so it's easy to implement. - ## Usage ```toml