From 3ec8d42fbf6eed78c24de2caca63d91a2604ff50 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Sun, 19 May 2024 14:54:41 +0700 Subject: init --- config/rofi/colors/personal.rasi | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/rofi/colors/personal.rasi (limited to 'config/rofi/colors/personal.rasi') diff --git a/config/rofi/colors/personal.rasi b/config/rofi/colors/personal.rasi new file mode 100644 index 0000000..b0103e9 --- /dev/null +++ b/config/rofi/colors/personal.rasi @@ -0,0 +1,8 @@ +* { + background: #292D3EFF; + background-alt: #34384CFF; + foreground: #FFFFFFFF; + selected: #60BAECFF; + active: #98C379FF; + urgent: #E06C75FF; +} -- cgit v1.2.3