Initial commit

This commit is contained in:
Alexander
2026-02-08 01:53:11 +03:00
commit 73088e39cd
145 changed files with 13671 additions and 0 deletions

16
rofi/themes/rounded-white.rasi Executable file
View File

@@ -0,0 +1,16 @@
/* ROUNDED THEME FOR ROFI */
/* Author: Newman Sanchez (https://github.com/newmanls) */
* {
bg0: #f1f7ed;
bg1: #f4f2f3;
bg2: #d3d4d9;
bg3: #c0c0c0;
fg0: #0b0014;
fg1: #4c4c4c;
fg2: #636363;
fg3: #beb7a4;
}
@import "template/rounded-template.rasi"