diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml new file mode 100644 index 0000000..1e1ead8 --- /dev/null +++ b/.github/workflows/sponsors.yml @@ -0,0 +1,23 @@ +name: Generate Sponsors README +on: + push: + branches: + - master +jobs: + deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout 🛎️ + uses: actions/checkout@v2 + + - name: Generate Sponsors 💖 + uses: JamesIves/github-sponsors-readme-action@v1 + with: + token: ${{ secrets.GH_PAT_SPSR }} + file: 'README.md' + + - name: Deploy to GitHub Pages 🚀 + uses: JamesIves/github-pages-deploy-action@v4 + with: + branch: master + folder: '.' diff --git a/README.md b/README.md index 0b87fa9..07ebe74 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@

- @@ -164,6 +163,20 @@ bash ~/.config/polybar/launch.sh --material --- +

+ +

+ +

+ Special thanks to all the Sponsors. Maintenance of this project is made possible by you guys. If you'd like to sponsor this project and have your avatar appear below, click here 💖 +

+ +

+ +

+ +--- + ### Material diff --git a/bitmap/blocks/scripts/rofi/colors.rasi b/bitmap/blocks/scripts/rofi/colors.rasi index 0d77b42..b99b49d 100644 --- a/bitmap/blocks/scripts/rofi/colors.rasi +++ b/bitmap/blocks/scripts/rofi/colors.rasi @@ -6,6 +6,6 @@ bga: #C4C7C5FF; fga: #C4C7C5FF; fg: #1C1E20FF; - ac: #B4BC67FF; - se: #B4BC6740; + ac: #6D8895FF; + se: #6D889540; } diff --git a/bitmap/blocks/scripts/rofi/launcher.rasi b/bitmap/blocks/scripts/rofi/launcher.rasi index 2ad429c..948d234 100644 --- a/bitmap/blocks/scripts/rofi/launcher.rasi +++ b/bitmap/blocks/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/blocks/scripts/rofi/networkmenu.rasi b/bitmap/blocks/scripts/rofi/networkmenu.rasi index 7f05c8e..c444b7d 100644 --- a/bitmap/blocks/scripts/rofi/networkmenu.rasi +++ b/bitmap/blocks/scripts/rofi/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/blocks/scripts/rofi/powermenu.rasi b/bitmap/blocks/scripts/rofi/powermenu.rasi index 8c54acb..0fa1b69 100644 --- a/bitmap/blocks/scripts/rofi/powermenu.rasi +++ b/bitmap/blocks/scripts/rofi/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/blocks/scripts/rofi/styles.rasi b/bitmap/blocks/scripts/rofi/styles.rasi index f1a85ef..3aff95f 100644 --- a/bitmap/blocks/scripts/rofi/styles.rasi +++ b/bitmap/blocks/scripts/rofi/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/colorblocks/scripts/rofi/launcher.rasi b/bitmap/colorblocks/scripts/rofi/launcher.rasi index 773aa0b..145cc50 100644 --- a/bitmap/colorblocks/scripts/rofi/launcher.rasi +++ b/bitmap/colorblocks/scripts/rofi/launcher.rasi @@ -96,11 +96,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/colorblocks/scripts/rofi/networkmenu.rasi b/bitmap/colorblocks/scripts/rofi/networkmenu.rasi index d094862..2814256 100644 --- a/bitmap/colorblocks/scripts/rofi/networkmenu.rasi +++ b/bitmap/colorblocks/scripts/rofi/networkmenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/colorblocks/scripts/rofi/powermenu.rasi b/bitmap/colorblocks/scripts/rofi/powermenu.rasi index 4fc6cf1..7896a1b 100644 --- a/bitmap/colorblocks/scripts/rofi/powermenu.rasi +++ b/bitmap/colorblocks/scripts/rofi/powermenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/colorblocks/scripts/rofi/styles.rasi b/bitmap/colorblocks/scripts/rofi/styles.rasi index 07f388f..88d4ac5 100644 --- a/bitmap/colorblocks/scripts/rofi/styles.rasi +++ b/bitmap/colorblocks/scripts/rofi/styles.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/cuts/scripts/rofi/launcher.rasi b/bitmap/cuts/scripts/rofi/launcher.rasi index 5f903c5..db7a53b 100644 --- a/bitmap/cuts/scripts/rofi/launcher.rasi +++ b/bitmap/cuts/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/cuts/scripts/rofi/networkmenu.rasi b/bitmap/cuts/scripts/rofi/networkmenu.rasi index 8953b6a..46fe218 100644 --- a/bitmap/cuts/scripts/rofi/networkmenu.rasi +++ b/bitmap/cuts/scripts/rofi/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/cuts/scripts/rofi/powermenu.rasi b/bitmap/cuts/scripts/rofi/powermenu.rasi index 7fb462c..b9797fa 100644 --- a/bitmap/cuts/scripts/rofi/powermenu.rasi +++ b/bitmap/cuts/scripts/rofi/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/cuts/scripts/rofi/styles.rasi b/bitmap/cuts/scripts/rofi/styles.rasi index e953f7c..b436611 100644 --- a/bitmap/cuts/scripts/rofi/styles.rasi +++ b/bitmap/cuts/scripts/rofi/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/docky/scripts/rofi/launcher.rasi b/bitmap/docky/scripts/rofi/launcher.rasi index ed9b32e..5219e64 100644 --- a/bitmap/docky/scripts/rofi/launcher.rasi +++ b/bitmap/docky/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/docky/scripts/rofi/networkmenu.rasi b/bitmap/docky/scripts/rofi/networkmenu.rasi index 42824a1..18d8c84 100644 --- a/bitmap/docky/scripts/rofi/networkmenu.rasi +++ b/bitmap/docky/scripts/rofi/networkmenu.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/docky/scripts/rofi/powermenu.rasi b/bitmap/docky/scripts/rofi/powermenu.rasi index 73b4837..bf42eec 100644 --- a/bitmap/docky/scripts/rofi/powermenu.rasi +++ b/bitmap/docky/scripts/rofi/powermenu.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/docky/scripts/rofi/styles.rasi b/bitmap/docky/scripts/rofi/styles.rasi index 03d1cc8..dc26ba0 100644 --- a/bitmap/docky/scripts/rofi/styles.rasi +++ b/bitmap/docky/scripts/rofi/styles.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/forest/scripts/rofi/launcher.rasi b/bitmap/forest/scripts/rofi/launcher.rasi index 8c112cd..851bd4f 100644 --- a/bitmap/forest/scripts/rofi/launcher.rasi +++ b/bitmap/forest/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/forest/scripts/rofi/networkmenu.rasi b/bitmap/forest/scripts/rofi/networkmenu.rasi index 7935698..0817b5f 100644 --- a/bitmap/forest/scripts/rofi/networkmenu.rasi +++ b/bitmap/forest/scripts/rofi/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/forest/scripts/rofi/powermenu.rasi b/bitmap/forest/scripts/rofi/powermenu.rasi index d265945..33effc7 100644 --- a/bitmap/forest/scripts/rofi/powermenu.rasi +++ b/bitmap/forest/scripts/rofi/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/forest/scripts/rofi/styles.rasi b/bitmap/forest/scripts/rofi/styles.rasi index c95983d..3f3ba92 100644 --- a/bitmap/forest/scripts/rofi/styles.rasi +++ b/bitmap/forest/scripts/rofi/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/grayblocks/scripts/rofi/launcher.rasi b/bitmap/grayblocks/scripts/rofi/launcher.rasi index 53bcf64..2f8812d 100644 --- a/bitmap/grayblocks/scripts/rofi/launcher.rasi +++ b/bitmap/grayblocks/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/grayblocks/scripts/rofi/networkmenu.rasi b/bitmap/grayblocks/scripts/rofi/networkmenu.rasi index 87f6691..9a9463b 100644 --- a/bitmap/grayblocks/scripts/rofi/networkmenu.rasi +++ b/bitmap/grayblocks/scripts/rofi/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/grayblocks/scripts/rofi/powermenu.rasi b/bitmap/grayblocks/scripts/rofi/powermenu.rasi index 168be7b..20aec10 100644 --- a/bitmap/grayblocks/scripts/rofi/powermenu.rasi +++ b/bitmap/grayblocks/scripts/rofi/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/grayblocks/scripts/rofi/styles.rasi b/bitmap/grayblocks/scripts/rofi/styles.rasi index b101b1e..80ba0a3 100644 --- a/bitmap/grayblocks/scripts/rofi/styles.rasi +++ b/bitmap/grayblocks/scripts/rofi/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/hack/scripts/rofi/launcher.rasi b/bitmap/hack/scripts/rofi/launcher.rasi index 3faafce..24c00a0 100644 --- a/bitmap/hack/scripts/rofi/launcher.rasi +++ b/bitmap/hack/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/hack/scripts/rofi/networkmenu.rasi b/bitmap/hack/scripts/rofi/networkmenu.rasi index 491c85a..17aa0a8 100644 --- a/bitmap/hack/scripts/rofi/networkmenu.rasi +++ b/bitmap/hack/scripts/rofi/networkmenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/hack/scripts/rofi/powermenu.rasi b/bitmap/hack/scripts/rofi/powermenu.rasi index 26bdce4..4ece232 100644 --- a/bitmap/hack/scripts/rofi/powermenu.rasi +++ b/bitmap/hack/scripts/rofi/powermenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/hack/scripts/rofi/styles.rasi b/bitmap/hack/scripts/rofi/styles.rasi index 2ce3f32..6ae216c 100644 --- a/bitmap/hack/scripts/rofi/styles.rasi +++ b/bitmap/hack/scripts/rofi/styles.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/material/scripts/rofi/launcher.rasi b/bitmap/material/scripts/rofi/launcher.rasi index c27ca66..349569b 100644 --- a/bitmap/material/scripts/rofi/launcher.rasi +++ b/bitmap/material/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/material/scripts/rofi/networkmenu.rasi b/bitmap/material/scripts/rofi/networkmenu.rasi index 2eec0fc..122b46d 100644 --- a/bitmap/material/scripts/rofi/networkmenu.rasi +++ b/bitmap/material/scripts/rofi/networkmenu.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 0px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/material/scripts/rofi/powermenu.rasi b/bitmap/material/scripts/rofi/powermenu.rasi index 6f49f4d..4bb440f 100644 --- a/bitmap/material/scripts/rofi/powermenu.rasi +++ b/bitmap/material/scripts/rofi/powermenu.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 0px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/material/scripts/rofi/styles.rasi b/bitmap/material/scripts/rofi/styles.rasi index f9e6a54..ca98372 100644 --- a/bitmap/material/scripts/rofi/styles.rasi +++ b/bitmap/material/scripts/rofi/styles.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 0px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/shades/scripts/rofi/launcher.rasi b/bitmap/shades/scripts/rofi/launcher.rasi index 8bdff44..c2f1248 100644 --- a/bitmap/shades/scripts/rofi/launcher.rasi +++ b/bitmap/shades/scripts/rofi/launcher.rasi @@ -96,11 +96,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/shades/scripts/rofi/networkmenu.rasi b/bitmap/shades/scripts/rofi/networkmenu.rasi index 094920f..938b1f2 100644 --- a/bitmap/shades/scripts/rofi/networkmenu.rasi +++ b/bitmap/shades/scripts/rofi/networkmenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/shades/scripts/rofi/powermenu.rasi b/bitmap/shades/scripts/rofi/powermenu.rasi index 3cbdd83..729ed40 100644 --- a/bitmap/shades/scripts/rofi/powermenu.rasi +++ b/bitmap/shades/scripts/rofi/powermenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/shades/scripts/rofi/styles.rasi b/bitmap/shades/scripts/rofi/styles.rasi index f68d3b9..04c99d5 100644 --- a/bitmap/shades/scripts/rofi/styles.rasi +++ b/bitmap/shades/scripts/rofi/styles.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/shapes/scripts/rofi/launcher.rasi b/bitmap/shapes/scripts/rofi/launcher.rasi index d45d0d7..f82cbb4 100644 --- a/bitmap/shapes/scripts/rofi/launcher.rasi +++ b/bitmap/shapes/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/shapes/scripts/rofi/networkmenu.rasi b/bitmap/shapes/scripts/rofi/networkmenu.rasi index 50a96a5..e29c114 100644 --- a/bitmap/shapes/scripts/rofi/networkmenu.rasi +++ b/bitmap/shapes/scripts/rofi/networkmenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/shapes/scripts/rofi/powermenu.rasi b/bitmap/shapes/scripts/rofi/powermenu.rasi index 7e1e3a3..71d1082 100644 --- a/bitmap/shapes/scripts/rofi/powermenu.rasi +++ b/bitmap/shapes/scripts/rofi/powermenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/bitmap/shapes/scripts/rofi/styles.rasi b/bitmap/shapes/scripts/rofi/styles.rasi index b2c6761..26b606f 100644 --- a/bitmap/shapes/scripts/rofi/styles.rasi +++ b/bitmap/shapes/scripts/rofi/styles.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/blocks/scripts/rofi/colors.rasi b/simple/blocks/scripts/rofi/colors.rasi index 6cffc65..7166b16 100644 --- a/simple/blocks/scripts/rofi/colors.rasi +++ b/simple/blocks/scripts/rofi/colors.rasi @@ -6,6 +6,6 @@ bga: #C4C7C5FF; fga: #C4C7C5FF; fg: #1C1E20FF; - ac: #EBD369FF; - se: #EBD36940; + ac: #00C7DFFF; + se: #00C7DF40; } diff --git a/simple/blocks/scripts/rofi/launcher.rasi b/simple/blocks/scripts/rofi/launcher.rasi index 54b8752..f4d37e2 100644 --- a/simple/blocks/scripts/rofi/launcher.rasi +++ b/simple/blocks/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/blocks/scripts/rofi/networkmenu.rasi b/simple/blocks/scripts/rofi/networkmenu.rasi index 624d294..c68d539 100644 --- a/simple/blocks/scripts/rofi/networkmenu.rasi +++ b/simple/blocks/scripts/rofi/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/blocks/scripts/rofi/powermenu.rasi b/simple/blocks/scripts/rofi/powermenu.rasi index a6bdc5e..6b5572d 100644 --- a/simple/blocks/scripts/rofi/powermenu.rasi +++ b/simple/blocks/scripts/rofi/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/blocks/scripts/rofi/styles.rasi b/simple/blocks/scripts/rofi/styles.rasi index 9cdbb5c..a5e61ab 100644 --- a/simple/blocks/scripts/rofi/styles.rasi +++ b/simple/blocks/scripts/rofi/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/colorblocks/scripts/rofi/launcher.rasi b/simple/colorblocks/scripts/rofi/launcher.rasi index 470818d..1c48fcd 100644 --- a/simple/colorblocks/scripts/rofi/launcher.rasi +++ b/simple/colorblocks/scripts/rofi/launcher.rasi @@ -96,11 +96,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/colorblocks/scripts/rofi/networkmenu.rasi b/simple/colorblocks/scripts/rofi/networkmenu.rasi index 25039d9..2d7c04b 100644 --- a/simple/colorblocks/scripts/rofi/networkmenu.rasi +++ b/simple/colorblocks/scripts/rofi/networkmenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/colorblocks/scripts/rofi/powermenu.rasi b/simple/colorblocks/scripts/rofi/powermenu.rasi index c9eb998..17e0ceb 100644 --- a/simple/colorblocks/scripts/rofi/powermenu.rasi +++ b/simple/colorblocks/scripts/rofi/powermenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/colorblocks/scripts/rofi/styles.rasi b/simple/colorblocks/scripts/rofi/styles.rasi index 039c760..75290f1 100644 --- a/simple/colorblocks/scripts/rofi/styles.rasi +++ b/simple/colorblocks/scripts/rofi/styles.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/cuts/scripts/rofi/launcher.rasi b/simple/cuts/scripts/rofi/launcher.rasi index f9be5dd..dbd7e79 100644 --- a/simple/cuts/scripts/rofi/launcher.rasi +++ b/simple/cuts/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/cuts/scripts/rofi/networkmenu.rasi b/simple/cuts/scripts/rofi/networkmenu.rasi index 2ac18b8..4ecf0a1 100644 --- a/simple/cuts/scripts/rofi/networkmenu.rasi +++ b/simple/cuts/scripts/rofi/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/cuts/scripts/rofi/powermenu.rasi b/simple/cuts/scripts/rofi/powermenu.rasi index 7c83572..ef15fd7 100644 --- a/simple/cuts/scripts/rofi/powermenu.rasi +++ b/simple/cuts/scripts/rofi/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/cuts/scripts/rofi/styles.rasi b/simple/cuts/scripts/rofi/styles.rasi index 6d3b7f2..69bfef4 100644 --- a/simple/cuts/scripts/rofi/styles.rasi +++ b/simple/cuts/scripts/rofi/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/docky/scripts/rofi/launcher.rasi b/simple/docky/scripts/rofi/launcher.rasi index 08c2f46..e392fbf 100644 --- a/simple/docky/scripts/rofi/launcher.rasi +++ b/simple/docky/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/docky/scripts/rofi/networkmenu.rasi b/simple/docky/scripts/rofi/networkmenu.rasi index a65f88e..aac6541 100644 --- a/simple/docky/scripts/rofi/networkmenu.rasi +++ b/simple/docky/scripts/rofi/networkmenu.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/docky/scripts/rofi/powermenu.rasi b/simple/docky/scripts/rofi/powermenu.rasi index ea0cbff..9ed3801 100644 --- a/simple/docky/scripts/rofi/powermenu.rasi +++ b/simple/docky/scripts/rofi/powermenu.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/docky/scripts/rofi/styles.rasi b/simple/docky/scripts/rofi/styles.rasi index c17e275..cd6647a 100644 --- a/simple/docky/scripts/rofi/styles.rasi +++ b/simple/docky/scripts/rofi/styles.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/forest/scripts/rofi/launcher.rasi b/simple/forest/scripts/rofi/launcher.rasi index 6c5b83d..91163e8 100644 --- a/simple/forest/scripts/rofi/launcher.rasi +++ b/simple/forest/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/forest/scripts/rofi/networkmenu.rasi b/simple/forest/scripts/rofi/networkmenu.rasi index 012e1ea..898aead 100644 --- a/simple/forest/scripts/rofi/networkmenu.rasi +++ b/simple/forest/scripts/rofi/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/forest/scripts/rofi/powermenu.rasi b/simple/forest/scripts/rofi/powermenu.rasi index 3da11ba..37900e8 100644 --- a/simple/forest/scripts/rofi/powermenu.rasi +++ b/simple/forest/scripts/rofi/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/forest/scripts/rofi/styles.rasi b/simple/forest/scripts/rofi/styles.rasi index 6b7bd30..1c3f182 100644 --- a/simple/forest/scripts/rofi/styles.rasi +++ b/simple/forest/scripts/rofi/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/grayblocks/scripts/rofi/launcher.rasi b/simple/grayblocks/scripts/rofi/launcher.rasi index da0889d..aaf0f05 100644 --- a/simple/grayblocks/scripts/rofi/launcher.rasi +++ b/simple/grayblocks/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/grayblocks/scripts/rofi/networkmenu.rasi b/simple/grayblocks/scripts/rofi/networkmenu.rasi index 931769e..67f577e 100644 --- a/simple/grayblocks/scripts/rofi/networkmenu.rasi +++ b/simple/grayblocks/scripts/rofi/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/grayblocks/scripts/rofi/powermenu.rasi b/simple/grayblocks/scripts/rofi/powermenu.rasi index cfadb30..d4bf8a5 100644 --- a/simple/grayblocks/scripts/rofi/powermenu.rasi +++ b/simple/grayblocks/scripts/rofi/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/grayblocks/scripts/rofi/styles.rasi b/simple/grayblocks/scripts/rofi/styles.rasi index b5c9c9a..4ca2396 100644 --- a/simple/grayblocks/scripts/rofi/styles.rasi +++ b/simple/grayblocks/scripts/rofi/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/hack/scripts/rofi/launcher.rasi b/simple/hack/scripts/rofi/launcher.rasi index 9ad213f..9b3239c 100644 --- a/simple/hack/scripts/rofi/launcher.rasi +++ b/simple/hack/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/hack/scripts/rofi/networkmenu.rasi b/simple/hack/scripts/rofi/networkmenu.rasi index 68afd15..17d6dec 100644 --- a/simple/hack/scripts/rofi/networkmenu.rasi +++ b/simple/hack/scripts/rofi/networkmenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/hack/scripts/rofi/powermenu.rasi b/simple/hack/scripts/rofi/powermenu.rasi index 6691468..04f6149 100644 --- a/simple/hack/scripts/rofi/powermenu.rasi +++ b/simple/hack/scripts/rofi/powermenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/hack/scripts/rofi/styles.rasi b/simple/hack/scripts/rofi/styles.rasi index d68814a..d9926b6 100644 --- a/simple/hack/scripts/rofi/styles.rasi +++ b/simple/hack/scripts/rofi/styles.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/material/scripts/rofi/launcher.rasi b/simple/material/scripts/rofi/launcher.rasi index 84763b0..7a598e0 100644 --- a/simple/material/scripts/rofi/launcher.rasi +++ b/simple/material/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/material/scripts/rofi/networkmenu.rasi b/simple/material/scripts/rofi/networkmenu.rasi index 4e289f0..b946736 100644 --- a/simple/material/scripts/rofi/networkmenu.rasi +++ b/simple/material/scripts/rofi/networkmenu.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 0px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/material/scripts/rofi/powermenu.rasi b/simple/material/scripts/rofi/powermenu.rasi index a9869f2..9e61702 100644 --- a/simple/material/scripts/rofi/powermenu.rasi +++ b/simple/material/scripts/rofi/powermenu.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 0px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/material/scripts/rofi/styles.rasi b/simple/material/scripts/rofi/styles.rasi index fe17fa8..b37c6c2 100644 --- a/simple/material/scripts/rofi/styles.rasi +++ b/simple/material/scripts/rofi/styles.rasi @@ -102,11 +102,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 0px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/budgie/launcher.rasi b/simple/panels/menu/budgie/launcher.rasi index dc96c9d..39fe6a2 100644 --- a/simple/panels/menu/budgie/launcher.rasi +++ b/simple/panels/menu/budgie/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/budgie/networkmenu.rasi b/simple/panels/menu/budgie/networkmenu.rasi index 4114078..ebbeb55 100644 --- a/simple/panels/menu/budgie/networkmenu.rasi +++ b/simple/panels/menu/budgie/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/budgie/powermenu.rasi b/simple/panels/menu/budgie/powermenu.rasi index bcf6a94..5543ca9 100644 --- a/simple/panels/menu/budgie/powermenu.rasi +++ b/simple/panels/menu/budgie/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/budgie/styles.rasi b/simple/panels/menu/budgie/styles.rasi index 2ff7cd9..82ac8be 100644 --- a/simple/panels/menu/budgie/styles.rasi +++ b/simple/panels/menu/budgie/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/deepin/launcher.rasi b/simple/panels/menu/deepin/launcher.rasi index 839f06b..c2888b0 100644 --- a/simple/panels/menu/deepin/launcher.rasi +++ b/simple/panels/menu/deepin/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/deepin/networkmenu.rasi b/simple/panels/menu/deepin/networkmenu.rasi index 326a098..6d20609 100644 --- a/simple/panels/menu/deepin/networkmenu.rasi +++ b/simple/panels/menu/deepin/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/deepin/powermenu.rasi b/simple/panels/menu/deepin/powermenu.rasi index 4f75cf1..db65474 100644 --- a/simple/panels/menu/deepin/powermenu.rasi +++ b/simple/panels/menu/deepin/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/deepin/styles.rasi b/simple/panels/menu/deepin/styles.rasi index 5f0bb70..2ea46a5 100644 --- a/simple/panels/menu/deepin/styles.rasi +++ b/simple/panels/menu/deepin/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/elementary/launcher.rasi b/simple/panels/menu/elementary/launcher.rasi index 8d910bb..f6899e5 100644 --- a/simple/panels/menu/elementary/launcher.rasi +++ b/simple/panels/menu/elementary/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 64px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0.5; vertical-align: 0.5; diff --git a/simple/panels/menu/elementary/networkmenu.rasi b/simple/panels/menu/elementary/networkmenu.rasi index 5f90758..76b20c3 100644 --- a/simple/panels/menu/elementary/networkmenu.rasi +++ b/simple/panels/menu/elementary/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/elementary/powermenu.rasi b/simple/panels/menu/elementary/powermenu.rasi index 791d9dc..048a09e 100644 --- a/simple/panels/menu/elementary/powermenu.rasi +++ b/simple/panels/menu/elementary/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/elementary/styles.rasi b/simple/panels/menu/elementary/styles.rasi index 6b0d5c5..ebd4b37 100644 --- a/simple/panels/menu/elementary/styles.rasi +++ b/simple/panels/menu/elementary/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/elementary_dark/launcher.rasi b/simple/panels/menu/elementary_dark/launcher.rasi index 8d910bb..f6899e5 100644 --- a/simple/panels/menu/elementary_dark/launcher.rasi +++ b/simple/panels/menu/elementary_dark/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 64px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0.5; vertical-align: 0.5; diff --git a/simple/panels/menu/elementary_dark/networkmenu.rasi b/simple/panels/menu/elementary_dark/networkmenu.rasi index 5f90758..76b20c3 100644 --- a/simple/panels/menu/elementary_dark/networkmenu.rasi +++ b/simple/panels/menu/elementary_dark/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/elementary_dark/powermenu.rasi b/simple/panels/menu/elementary_dark/powermenu.rasi index 791d9dc..048a09e 100644 --- a/simple/panels/menu/elementary_dark/powermenu.rasi +++ b/simple/panels/menu/elementary_dark/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/elementary_dark/styles.rasi b/simple/panels/menu/elementary_dark/styles.rasi index 6b0d5c5..ebd4b37 100644 --- a/simple/panels/menu/elementary_dark/styles.rasi +++ b/simple/panels/menu/elementary_dark/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/gnome/launcher.rasi b/simple/panels/menu/gnome/launcher.rasi index e49aac4..b909517 100644 --- a/simple/panels/menu/gnome/launcher.rasi +++ b/simple/panels/menu/gnome/launcher.rasi @@ -14,7 +14,6 @@ configuration { display-drun: ""; drun-display-format: "{name}"; disable-history: false; - fullscreen: true; hide-scrollbar: true; sidebar-mode: false; } @@ -34,6 +33,7 @@ window { border: 0px; border-color: @ac; border-radius: 4px; + fullscreen: true; width: 600px; location: center; x-offset: 0; @@ -101,11 +101,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 71px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0.5; vertical-align: 0.5; diff --git a/simple/panels/menu/gnome/networkmenu.rasi b/simple/panels/menu/gnome/networkmenu.rasi index f3a612b..38553e7 100644 --- a/simple/panels/menu/gnome/networkmenu.rasi +++ b/simple/panels/menu/gnome/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/gnome/powermenu.rasi b/simple/panels/menu/gnome/powermenu.rasi index 718075a..89d04b6 100644 --- a/simple/panels/menu/gnome/powermenu.rasi +++ b/simple/panels/menu/gnome/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/gnome/styles.rasi b/simple/panels/menu/gnome/styles.rasi index cfe8be6..9a97988 100644 --- a/simple/panels/menu/gnome/styles.rasi +++ b/simple/panels/menu/gnome/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/kde/launcher.rasi b/simple/panels/menu/kde/launcher.rasi index 2a4ce81..ec94f98 100644 --- a/simple/panels/menu/kde/launcher.rasi +++ b/simple/panels/menu/kde/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 65px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0.5; vertical-align: 0.5; diff --git a/simple/panels/menu/kde/networkmenu.rasi b/simple/panels/menu/kde/networkmenu.rasi index c5786ab..be5ba17 100644 --- a/simple/panels/menu/kde/networkmenu.rasi +++ b/simple/panels/menu/kde/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/kde/powermenu.rasi b/simple/panels/menu/kde/powermenu.rasi index b89dd09..0e6d31c 100644 --- a/simple/panels/menu/kde/powermenu.rasi +++ b/simple/panels/menu/kde/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/kde/styles.rasi b/simple/panels/menu/kde/styles.rasi index 68b30db..8823cdd 100644 --- a/simple/panels/menu/kde/styles.rasi +++ b/simple/panels/menu/kde/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/kde_dark/launcher.rasi b/simple/panels/menu/kde_dark/launcher.rasi index 63d7251..847ae0c 100644 --- a/simple/panels/menu/kde_dark/launcher.rasi +++ b/simple/panels/menu/kde_dark/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 32px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/kde_dark/networkmenu.rasi b/simple/panels/menu/kde_dark/networkmenu.rasi index c5786ab..be5ba17 100644 --- a/simple/panels/menu/kde_dark/networkmenu.rasi +++ b/simple/panels/menu/kde_dark/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/kde_dark/powermenu.rasi b/simple/panels/menu/kde_dark/powermenu.rasi index b89dd09..0e6d31c 100644 --- a/simple/panels/menu/kde_dark/powermenu.rasi +++ b/simple/panels/menu/kde_dark/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/kde_dark/styles.rasi b/simple/panels/menu/kde_dark/styles.rasi index 68b30db..8823cdd 100644 --- a/simple/panels/menu/kde_dark/styles.rasi +++ b/simple/panels/menu/kde_dark/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/liri/launcher.rasi b/simple/panels/menu/liri/launcher.rasi index bb25a2b..291b992 100644 --- a/simple/panels/menu/liri/launcher.rasi +++ b/simple/panels/menu/liri/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 65px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0.5; vertical-align: 0.5; diff --git a/simple/panels/menu/liri/networkmenu.rasi b/simple/panels/menu/liri/networkmenu.rasi index d039888..d987a12 100644 --- a/simple/panels/menu/liri/networkmenu.rasi +++ b/simple/panels/menu/liri/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/liri/powermenu.rasi b/simple/panels/menu/liri/powermenu.rasi index 69936ad..c9c57a5 100644 --- a/simple/panels/menu/liri/powermenu.rasi +++ b/simple/panels/menu/liri/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/liri/styles.rasi b/simple/panels/menu/liri/styles.rasi index cfe2284..770b2fb 100644 --- a/simple/panels/menu/liri/styles.rasi +++ b/simple/panels/menu/liri/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/mint/launcher.rasi b/simple/panels/menu/mint/launcher.rasi index 39541ae..76f8ae5 100644 --- a/simple/panels/menu/mint/launcher.rasi +++ b/simple/panels/menu/mint/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/mint/networkmenu.rasi b/simple/panels/menu/mint/networkmenu.rasi index fa3a077..5c87e28 100644 --- a/simple/panels/menu/mint/networkmenu.rasi +++ b/simple/panels/menu/mint/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/mint/powermenu.rasi b/simple/panels/menu/mint/powermenu.rasi index 2cd64de..e690d40 100644 --- a/simple/panels/menu/mint/powermenu.rasi +++ b/simple/panels/menu/mint/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/mint/styles.rasi b/simple/panels/menu/mint/styles.rasi index 28ec090..cd940e8 100644 --- a/simple/panels/menu/mint/styles.rasi +++ b/simple/panels/menu/mint/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/ubuntu_gnome/launcher.rasi b/simple/panels/menu/ubuntu_gnome/launcher.rasi index 77afcd4..6040a6d 100644 --- a/simple/panels/menu/ubuntu_gnome/launcher.rasi +++ b/simple/panels/menu/ubuntu_gnome/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/ubuntu_gnome/networkmenu.rasi b/simple/panels/menu/ubuntu_gnome/networkmenu.rasi index 6222bd9..8309987 100644 --- a/simple/panels/menu/ubuntu_gnome/networkmenu.rasi +++ b/simple/panels/menu/ubuntu_gnome/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/ubuntu_gnome/powermenu.rasi b/simple/panels/menu/ubuntu_gnome/powermenu.rasi index 6713958..0d477b8 100644 --- a/simple/panels/menu/ubuntu_gnome/powermenu.rasi +++ b/simple/panels/menu/ubuntu_gnome/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/ubuntu_gnome/styles.rasi b/simple/panels/menu/ubuntu_gnome/styles.rasi index 1f38fc7..690be36 100644 --- a/simple/panels/menu/ubuntu_gnome/styles.rasi +++ b/simple/panels/menu/ubuntu_gnome/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/ubuntu_unity/launcher.rasi b/simple/panels/menu/ubuntu_unity/launcher.rasi index 1e06211..8b48c99 100644 --- a/simple/panels/menu/ubuntu_unity/launcher.rasi +++ b/simple/panels/menu/ubuntu_unity/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 65px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0.5; vertical-align: 0.5; diff --git a/simple/panels/menu/ubuntu_unity/networkmenu.rasi b/simple/panels/menu/ubuntu_unity/networkmenu.rasi index c7c9f35..74ffe73 100644 --- a/simple/panels/menu/ubuntu_unity/networkmenu.rasi +++ b/simple/panels/menu/ubuntu_unity/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/ubuntu_unity/powermenu.rasi b/simple/panels/menu/ubuntu_unity/powermenu.rasi index 41adaa5..b17cd16 100644 --- a/simple/panels/menu/ubuntu_unity/powermenu.rasi +++ b/simple/panels/menu/ubuntu_unity/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/ubuntu_unity/styles.rasi b/simple/panels/menu/ubuntu_unity/styles.rasi index b063855..64fe9bc 100644 --- a/simple/panels/menu/ubuntu_unity/styles.rasi +++ b/simple/panels/menu/ubuntu_unity/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/xubuntu/launcher.rasi b/simple/panels/menu/xubuntu/launcher.rasi index e4f7657..4626a7a 100644 --- a/simple/panels/menu/xubuntu/launcher.rasi +++ b/simple/panels/menu/xubuntu/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/xubuntu/networkmenu.rasi b/simple/panels/menu/xubuntu/networkmenu.rasi index 31bb8b6..40bd9ba 100644 --- a/simple/panels/menu/xubuntu/networkmenu.rasi +++ b/simple/panels/menu/xubuntu/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/xubuntu/powermenu.rasi b/simple/panels/menu/xubuntu/powermenu.rasi index a7aef46..8ce6857 100644 --- a/simple/panels/menu/xubuntu/powermenu.rasi +++ b/simple/panels/menu/xubuntu/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/xubuntu/styles.rasi b/simple/panels/menu/xubuntu/styles.rasi index b12c698..33812c4 100644 --- a/simple/panels/menu/xubuntu/styles.rasi +++ b/simple/panels/menu/xubuntu/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/zorin/launcher.rasi b/simple/panels/menu/zorin/launcher.rasi index 5a6690a..aa6277a 100644 --- a/simple/panels/menu/zorin/launcher.rasi +++ b/simple/panels/menu/zorin/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/zorin/networkmenu.rasi b/simple/panels/menu/zorin/networkmenu.rasi index 203af42..59f3d91 100644 --- a/simple/panels/menu/zorin/networkmenu.rasi +++ b/simple/panels/menu/zorin/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/zorin/powermenu.rasi b/simple/panels/menu/zorin/powermenu.rasi index ba4d6fb..5e17218 100644 --- a/simple/panels/menu/zorin/powermenu.rasi +++ b/simple/panels/menu/zorin/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/panels/menu/zorin/styles.rasi b/simple/panels/menu/zorin/styles.rasi index 4cc38b0..2876c22 100644 --- a/simple/panels/menu/zorin/styles.rasi +++ b/simple/panels/menu/zorin/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/pwidgets/scripts/rofi/launcher.rasi b/simple/pwidgets/scripts/rofi/launcher.rasi index 6dc7707..d605adf 100644 --- a/simple/pwidgets/scripts/rofi/launcher.rasi +++ b/simple/pwidgets/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/pwidgets/scripts/rofi/networkmenu.rasi b/simple/pwidgets/scripts/rofi/networkmenu.rasi index 9733e87..910294d 100644 --- a/simple/pwidgets/scripts/rofi/networkmenu.rasi +++ b/simple/pwidgets/scripts/rofi/networkmenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/pwidgets/scripts/rofi/powermenu.rasi b/simple/pwidgets/scripts/rofi/powermenu.rasi index 3bd9d33..c5ec2c4 100644 --- a/simple/pwidgets/scripts/rofi/powermenu.rasi +++ b/simple/pwidgets/scripts/rofi/powermenu.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/pwidgets/scripts/rofi/styles.rasi b/simple/pwidgets/scripts/rofi/styles.rasi index fda5313..be4b305 100644 --- a/simple/pwidgets/scripts/rofi/styles.rasi +++ b/simple/pwidgets/scripts/rofi/styles.rasi @@ -103,11 +103,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/shades/scripts/rofi/launcher.rasi b/simple/shades/scripts/rofi/launcher.rasi index 2fcf351..a0b3ad4 100644 --- a/simple/shades/scripts/rofi/launcher.rasi +++ b/simple/shades/scripts/rofi/launcher.rasi @@ -96,11 +96,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/shades/scripts/rofi/networkmenu.rasi b/simple/shades/scripts/rofi/networkmenu.rasi index ec02724..dbbd026 100644 --- a/simple/shades/scripts/rofi/networkmenu.rasi +++ b/simple/shades/scripts/rofi/networkmenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/shades/scripts/rofi/powermenu.rasi b/simple/shades/scripts/rofi/powermenu.rasi index f39cc16..6e61be3 100644 --- a/simple/shades/scripts/rofi/powermenu.rasi +++ b/simple/shades/scripts/rofi/powermenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/shades/scripts/rofi/styles.rasi b/simple/shades/scripts/rofi/styles.rasi index aad6965..817875f 100644 --- a/simple/shades/scripts/rofi/styles.rasi +++ b/simple/shades/scripts/rofi/styles.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/shapes/scripts/rofi/launcher.rasi b/simple/shapes/scripts/rofi/launcher.rasi index f10273d..c61d583 100644 --- a/simple/shapes/scripts/rofi/launcher.rasi +++ b/simple/shapes/scripts/rofi/launcher.rasi @@ -95,11 +95,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/shapes/scripts/rofi/networkmenu.rasi b/simple/shapes/scripts/rofi/networkmenu.rasi index e5d263b..1428061 100644 --- a/simple/shapes/scripts/rofi/networkmenu.rasi +++ b/simple/shapes/scripts/rofi/networkmenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/shapes/scripts/rofi/powermenu.rasi b/simple/shapes/scripts/rofi/powermenu.rasi index 6abcb1d..779cf25 100644 --- a/simple/shapes/scripts/rofi/powermenu.rasi +++ b/simple/shapes/scripts/rofi/powermenu.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5; diff --git a/simple/shapes/scripts/rofi/styles.rasi b/simple/shapes/scripts/rofi/styles.rasi index acc872f..d32a1fb 100644 --- a/simple/shapes/scripts/rofi/styles.rasi +++ b/simple/shapes/scripts/rofi/styles.rasi @@ -104,11 +104,15 @@ element { } element-icon { + background-color: transparent; + text-color: inherit; size: 24px; border: 0px; } element-text { + background-color: transparent; + text-color: inherit; expand: true; horizontal-align: 0; vertical-align: 0.5;