From 172b7f30de746d829613bc7a1a3a82c769110049 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Fri, 7 Mar 2025 21:20:57 +1100 Subject: scheme: add update static themes Add primary, secondary and tertiary colours to static themes Remove accent --- data/schemes/gruvbox/soft/light.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'data/schemes/gruvbox/soft/light.txt') diff --git a/data/schemes/gruvbox/soft/light.txt b/data/schemes/gruvbox/soft/light.txt index f841161..4890d6f 100644 --- a/data/schemes/gruvbox/soft/light.txt +++ b/data/schemes/gruvbox/soft/light.txt @@ -26,4 +26,6 @@ mantle ebdfb6 crust e1d5ae success 79740e error 9d0006 -accent 79740e \ No newline at end of file +primary 79740e +secondary 8f3f71 +tertiary b57614 \ No newline at end of file -- cgit v1.2.3-freya