diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-05 21:47:44 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-05 21:47:44 +0900 |
| commit | 9ab2c32a504aacbe597fa6acd523a77967a6ed10 (patch) | |
| tree | 43c4b2d5841ebc34eb68b968edb3a9be1b99ba23 /config/rofi/powermenu/styles | |
| parent | b0b51bc8d22c72064f3ff4aa5304a8179fb491e0 (diff) | |
small clean up
Diffstat (limited to 'config/rofi/powermenu/styles')
| -rw-r--r-- | config/rofi/powermenu/styles/colors.rasi | 10 | ||||
| -rw-r--r-- | config/rofi/powermenu/styles/nordic.rasi | 9 |
2 files changed, 0 insertions, 19 deletions
diff --git a/config/rofi/powermenu/styles/colors.rasi b/config/rofi/powermenu/styles/colors.rasi deleted file mode 100644 index bb29f355..00000000 --- a/config/rofi/powermenu/styles/colors.rasi +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Change the colorscheme for every menu simply by editing this file... - * - * Available Color Schemes - * - * bluish berry nordic nightly gotham mask faded cocoa - * - */ - -@import "nordic" diff --git a/config/rofi/powermenu/styles/nordic.rasi b/config/rofi/powermenu/styles/nordic.rasi deleted file mode 100644 index 953b52ef..00000000 --- a/config/rofi/powermenu/styles/nordic.rasi +++ /dev/null @@ -1,9 +0,0 @@ -* { - background: #425775ff; - background-alt: #475C7Bff; - foreground: #ffffffcc; - border: #FDBB6Dff; - border-alt: #DA717Fff; - selected: #685E79ff; - urgent: #DA4453FF; -} |
