From 72efe134f645a5212f875c153dd8db4a64cbe968 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 23 Jan 2024 11:13:18 +0100 Subject: changes --- Common/rofi/applets/styles/material-light/amber.rasi | 8 -------- Common/rofi/applets/styles/material-light/blue.rasi | 8 -------- Common/rofi/applets/styles/material-light/blue_grey.rasi | 8 -------- Common/rofi/applets/styles/material-light/brown.rasi | 8 -------- Common/rofi/applets/styles/material-light/cyan.rasi | 8 -------- Common/rofi/applets/styles/material-light/deep_orange.rasi | 8 -------- Common/rofi/applets/styles/material-light/deep_purple.rasi | 8 -------- Common/rofi/applets/styles/material-light/green.rasi | 8 -------- Common/rofi/applets/styles/material-light/grey.rasi | 8 -------- Common/rofi/applets/styles/material-light/indigo.rasi | 8 -------- Common/rofi/applets/styles/material-light/light_blue.rasi | 8 -------- Common/rofi/applets/styles/material-light/light_green.rasi | 8 -------- Common/rofi/applets/styles/material-light/lime.rasi | 8 -------- Common/rofi/applets/styles/material-light/orange.rasi | 8 -------- Common/rofi/applets/styles/material-light/pink.rasi | 8 -------- Common/rofi/applets/styles/material-light/purple.rasi | 8 -------- Common/rofi/applets/styles/material-light/red.rasi | 8 -------- Common/rofi/applets/styles/material-light/teal.rasi | 8 -------- Common/rofi/applets/styles/material-light/yellow.rasi | 8 -------- 19 files changed, 152 deletions(-) delete mode 100644 Common/rofi/applets/styles/material-light/amber.rasi delete mode 100644 Common/rofi/applets/styles/material-light/blue.rasi delete mode 100644 Common/rofi/applets/styles/material-light/blue_grey.rasi delete mode 100644 Common/rofi/applets/styles/material-light/brown.rasi delete mode 100644 Common/rofi/applets/styles/material-light/cyan.rasi delete mode 100644 Common/rofi/applets/styles/material-light/deep_orange.rasi delete mode 100644 Common/rofi/applets/styles/material-light/deep_purple.rasi delete mode 100644 Common/rofi/applets/styles/material-light/green.rasi delete mode 100644 Common/rofi/applets/styles/material-light/grey.rasi delete mode 100644 Common/rofi/applets/styles/material-light/indigo.rasi delete mode 100644 Common/rofi/applets/styles/material-light/light_blue.rasi delete mode 100644 Common/rofi/applets/styles/material-light/light_green.rasi delete mode 100644 Common/rofi/applets/styles/material-light/lime.rasi delete mode 100644 Common/rofi/applets/styles/material-light/orange.rasi delete mode 100644 Common/rofi/applets/styles/material-light/pink.rasi delete mode 100644 Common/rofi/applets/styles/material-light/purple.rasi delete mode 100644 Common/rofi/applets/styles/material-light/red.rasi delete mode 100644 Common/rofi/applets/styles/material-light/teal.rasi delete mode 100644 Common/rofi/applets/styles/material-light/yellow.rasi (limited to 'Common/rofi/applets/styles/material-light') diff --git a/Common/rofi/applets/styles/material-light/amber.rasi b/Common/rofi/applets/styles/material-light/amber.rasi deleted file mode 100644 index c02ae2a..0000000 --- a/Common/rofi/applets/styles/material-light/amber.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #ff8f00; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/blue.rasi b/Common/rofi/applets/styles/material-light/blue.rasi deleted file mode 100644 index 780663e..0000000 --- a/Common/rofi/applets/styles/material-light/blue.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #1565c0; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/blue_grey.rasi b/Common/rofi/applets/styles/material-light/blue_grey.rasi deleted file mode 100644 index 8e15a53..0000000 --- a/Common/rofi/applets/styles/material-light/blue_grey.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #607d8b; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/brown.rasi b/Common/rofi/applets/styles/material-light/brown.rasi deleted file mode 100644 index 3f7d39f..0000000 --- a/Common/rofi/applets/styles/material-light/brown.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #795548; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/cyan.rasi b/Common/rofi/applets/styles/material-light/cyan.rasi deleted file mode 100644 index d879af0..0000000 --- a/Common/rofi/applets/styles/material-light/cyan.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #00acc1; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/deep_orange.rasi b/Common/rofi/applets/styles/material-light/deep_orange.rasi deleted file mode 100644 index 23f5815..0000000 --- a/Common/rofi/applets/styles/material-light/deep_orange.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #f4511e; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/deep_purple.rasi b/Common/rofi/applets/styles/material-light/deep_purple.rasi deleted file mode 100644 index cc5ec7d..0000000 --- a/Common/rofi/applets/styles/material-light/deep_purple.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #5e35b1; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/green.rasi b/Common/rofi/applets/styles/material-light/green.rasi deleted file mode 100644 index f476e01..0000000 --- a/Common/rofi/applets/styles/material-light/green.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #43a047; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/grey.rasi b/Common/rofi/applets/styles/material-light/grey.rasi deleted file mode 100644 index 6936929..0000000 --- a/Common/rofi/applets/styles/material-light/grey.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #555555; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/indigo.rasi b/Common/rofi/applets/styles/material-light/indigo.rasi deleted file mode 100644 index f0508c3..0000000 --- a/Common/rofi/applets/styles/material-light/indigo.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #3949ab; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/light_blue.rasi b/Common/rofi/applets/styles/material-light/light_blue.rasi deleted file mode 100644 index a0db87a..0000000 --- a/Common/rofi/applets/styles/material-light/light_blue.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #039be5; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/light_green.rasi b/Common/rofi/applets/styles/material-light/light_green.rasi deleted file mode 100644 index 0e33cef..0000000 --- a/Common/rofi/applets/styles/material-light/light_green.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #558b2f; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/lime.rasi b/Common/rofi/applets/styles/material-light/lime.rasi deleted file mode 100644 index 044eb62..0000000 --- a/Common/rofi/applets/styles/material-light/lime.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #afb42b; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/orange.rasi b/Common/rofi/applets/styles/material-light/orange.rasi deleted file mode 100644 index 072c9e2..0000000 --- a/Common/rofi/applets/styles/material-light/orange.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #ef6c00; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/pink.rasi b/Common/rofi/applets/styles/material-light/pink.rasi deleted file mode 100644 index e17d94d..0000000 --- a/Common/rofi/applets/styles/material-light/pink.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #d81b60; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/purple.rasi b/Common/rofi/applets/styles/material-light/purple.rasi deleted file mode 100644 index fa95bb9..0000000 --- a/Common/rofi/applets/styles/material-light/purple.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #8e24aa; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/red.rasi b/Common/rofi/applets/styles/material-light/red.rasi deleted file mode 100644 index d3ebcc0..0000000 --- a/Common/rofi/applets/styles/material-light/red.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #d32f2f; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/teal.rasi b/Common/rofi/applets/styles/material-light/teal.rasi deleted file mode 100644 index b137892..0000000 --- a/Common/rofi/applets/styles/material-light/teal.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #00796b; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} diff --git a/Common/rofi/applets/styles/material-light/yellow.rasi b/Common/rofi/applets/styles/material-light/yellow.rasi deleted file mode 100644 index 8f68244..0000000 --- a/Common/rofi/applets/styles/material-light/yellow.rasi +++ /dev/null @@ -1,8 +0,0 @@ -* { - accent: #f9a825; - background: #f5f5f5; - background-light: #e0e0e0; - foreground: #424242; - on: #66bb6a; - off: #ef5350; -} -- cgit v1.2.3