aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-11-10 15:44:30 +0300
committerawy <awy@awy.one>2025-11-10 15:44:30 +0300
commit5a8950033b0aedcd86f8a1057ba8a64afe571de2 (patch)
tree20730cea1f161ce140cdf08e63eb40f76cdf714a
parent1451e2cd849c1d11af14fafb3fdc83f7df018819 (diff)
downloadhyprdots-5a8950033b0aedcd86f8a1057ba8a64afe571de2.tar.gz
y
-rw-r--r--.config/rmpc/themes/def.ron4
1 files changed, 2 insertions, 2 deletions
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%",
),