rofi themes

This commit is contained in:
cow
2025-01-04 22:28:20 -08:00
parent 73cbf1cf14
commit 8117f61dfb
26 changed files with 1704 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
/* ROUNDED THEME FOR ROFI */
/* Author: Newman Sanchez (https://github.com/newmanls) */
* {
bg0: #212121F2;
bg1: #2A2A2A;
bg2: #3D3D3D80;
bg3: #AB47BCF2;
fg0: #E6E6E6;
fg1: #FFFFFF;
fg2: #969696;
fg3: #3D3D3D;
}
@import "rounded-common.rasi"