From 72efe134f645a5212f875c153dd8db4a64cbe968 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 23 Jan 2024 11:13:18 +0100 Subject: changes --- linux/rofi/applets/styles/material-light/red.rasi | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 linux/rofi/applets/styles/material-light/red.rasi (limited to 'linux/rofi/applets/styles/material-light/red.rasi') diff --git a/linux/rofi/applets/styles/material-light/red.rasi b/linux/rofi/applets/styles/material-light/red.rasi new file mode 100644 index 0000000..d3ebcc0 --- /dev/null +++ b/linux/rofi/applets/styles/material-light/red.rasi @@ -0,0 +1,8 @@ +* { + accent: #d32f2f; + background: #f5f5f5; + background-light: #e0e0e0; + foreground: #424242; + on: #66bb6a; + off: #ef5350; +} -- cgit v1.2.3