From a0cd6e9c9f73edd2c1e89e28a8d6d3dbefbcfbf4 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 30 Sep 2025 10:23:55 +0200 Subject: docs(README): add builds.sr.ht status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 577e601..2ca543c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # iced_custom_highlighter +[![builds.sr.ht status](https://builds.sr.ht/~pml68/iced_custom_highlighter.svg)](https://builds.sr.ht/~pml68/iced_custom_highlighter) + A custom syntax highlighter for iced. It uses the colors from your app's Theme, based on a styling method (like `default_style`) -- cgit v1.2.3