2 Commits

Author SHA1 Message Date
Axel b8a32689a7 Merge b18f25237b into b76c16b2b7 2025-04-21 02:46:02 +00:00
Axel b18f25237b Create gruvbox-material-hard-dark.rasi 2023-09-27 10:46:34 +08:00
@@ -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;
}