rofi: improve readability on theme

This commit is contained in:
dogeystamp 2023-07-22 22:17:13 -04:00
parent c0ba610559
commit 0477ff8bc9
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -34,10 +34,10 @@ configuration {
padding: 0;
spacing: 0;
bg: #00000040;
bg-alt: #232323;
bg: #000000aa;
bg-alt: #232323aa;
fg: #FFFFFF;
fg-alt: #424242;
fg-alt: #606060;
background-color: @bg;
text-color: @fg;