From dcab76f01844c41b65045dec03c8a16b07022d72 Mon Sep 17 00:00:00 2001 From: opmr0 <265859855+opmr0@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:29:38 +0300 Subject: [PATCH] Change the color from ANSI blue to #2379F4 --- languages.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/languages.yaml b/languages.yaml index 3c7be119..5d8fbef3 100644 --- a/languages.yaml +++ b/languages.yaml @@ -2581,6 +2581,8 @@ Slint: colors: ansi: - blue + hex: + - "#2379F4" chip: "#119900" Solidity: type: programming