From 1cace80e4832a5d250ef4b7ccd687996563fb01b Mon Sep 17 00:00:00 2001 From: venomade Date: Thu, 27 Feb 2025 17:06:42 +0000 Subject: Add old dotfiles --- alpine-river/config/river/theme | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 alpine-river/config/river/theme (limited to 'alpine-river/config/river/theme') diff --git a/alpine-river/config/river/theme b/alpine-river/config/river/theme new file mode 100755 index 0000000..253e3f7 --- /dev/null +++ b/alpine-river/config/river/theme @@ -0,0 +1,19 @@ +#!/bin/sh + +# Rose Pine +rp_base=191724 +rp_text=e0def4 +rp_overlay=26233a +rp_love=eb6f92 +rp_pine=31748f +rp_gold=f6c177 +rp_foam=9ccfd8 +rp_iris=c4a7e7 +rp_rose=ebbcba +rp_text=e0def4 +rp_muted=6e6a86 + +riverctl background-color 0x$rp_base +riverctl border-color-focused 0x$rp_rose +riverctl border-color-unfocused 0x$rp_muted +riverctl border-color-urgent 0x$rp_love -- cgit 1.4.1-2-gfad0