aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/rmpc/themes/def.ron2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rmpc/themes/def.ron b/.config/rmpc/themes/def.ron
index 48472cd..fb70d4c 100644
--- a/.config/rmpc/themes/def.ron
+++ b/.config/rmpc/themes/def.ron
@@ -19,7 +19,7 @@
inactive_style: (fg: "#eceff4", bg: None, modifiers: ""),
),
highlighted_item_style: (fg: "magenta", modifiers: "Bold"),
- current_item_style: (fg: "black", bg: "yellow", modifiers: "Bold"),
+ current_item_style: (fg: "black", bg: "blue", modifiers: "Bold"),
borders_style: (fg: "blue", modifiers: "Bold"),
highlight_border_style: (fg: "blue"),
symbols: (song: "󰝚 ", dir: " ", playlist: "󰲸 ", marker: "* ", ellipsis: "..."),