Compare commits

...

3 Commits

Author SHA1 Message Date
Axel
a147083c4c
Merge b18f25237b into ba970a1f49 2024-09-03 00:37:26 +05:45
adi1090x
ba970a1f49 Deploying to master from @ adi1090x/rofi@45241fd313 🚀 2024-09-01 15:04:02 +00:00
Axel
b18f25237b
Create gruvbox-material-hard-dark.rasi 2023-09-27 10:46:34 +08:00
2 changed files with 19 additions and 1 deletions

View File

@ -109,7 +109,7 @@ $ ./setup.sh
</p>
<p align="center">
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https://github.com/davidtoska.png" width="60px" alt="David Toska" /></a><!-- sponsors -->
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https:&#x2F;&#x2F;avatars.githubusercontent.com&#x2F;u&#x2F;15263867?u&#x3D;7f45e973d008c1c9fc573554a95efac83751e726&amp;v&#x3D;4" width="60px" alt="David Toska" /></a><!-- sponsors -->
</p>
---

View File

@ -0,0 +1,18 @@
/**
*
* Author : Axel Amores (xelser)
* Github : @xelser
*
* Credits : @sainnhe (https://github.com/sainnhe/gruvbox-material)
*
* Colors
**/
* {
background: #1D2021FF;
background-alt: #32302FFF;
foreground: #D4BE98FF;
selected: #7DAEA3FF;
active: #A9B665FF;
urgent: #EA6962FF;
}