diff options
author | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2024-01-23 11:13:18 +0100 |
---|---|---|
committer | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2024-01-23 11:13:18 +0100 |
commit | 72efe134f645a5212f875c153dd8db4a64cbe968 (patch) | |
tree | d23229285071bf381515657b94919852ebf426c9 /Common/rofi/powermenu/styles/cocoa.rasi | |
parent | e33d5f8d10d34e5a3a4bb292015961dd574f4c93 (diff) | |
download | dotfiles-72efe134f645a5212f875c153dd8db4a64cbe968.tar.gz dotfiles-72efe134f645a5212f875c153dd8db4a64cbe968.zip |
changes
Diffstat (limited to 'Common/rofi/powermenu/styles/cocoa.rasi')
-rw-r--r-- | Common/rofi/powermenu/styles/cocoa.rasi | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Common/rofi/powermenu/styles/cocoa.rasi b/Common/rofi/powermenu/styles/cocoa.rasi deleted file mode 100644 index 31f780d..0000000 --- a/Common/rofi/powermenu/styles/cocoa.rasi +++ /dev/null @@ -1,9 +0,0 @@ -* { - background: #3C3945FF; - background-alt: #413E4Aff; - foreground: #F7C7B2ff; - border: #B38184ff; - border-alt: #F3B69Eff; - selected: #B381841a; - urgent: #DA4453FF; -} |