From 5a8950033b0aedcd86f8a1057ba8a64afe571de2 Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 10 Nov 2025 15:44:30 +0300 Subject: y --- .config/rmpc/themes/def.ron | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/rmpc') diff --git a/.config/rmpc/themes/def.ron b/.config/rmpc/themes/def.ron index 3655dd9..48472cd 100644 --- a/.config/rmpc/themes/def.ron +++ b/.config/rmpc/themes/def.ron @@ -37,8 +37,8 @@ ), song_table_format: [ ( - prop: (kind: Property(Artist), style: (fg: "yellow"), - default: (kind: Text("Unknown"), style: (fg: "yellow")) + prop: (kind: Property(Artist), style: (fg: "blue"), + default: (kind: Text("Unknown"), style: (fg: "blue")) ), width: "20%", ), -- cgit v1.2.3