Create gruvbox-material-hard-dark.rasi

This commit is contained in:
Axel 2023-09-27 10:46:34 +08:00 committed by GitHub
parent a896fd653d
commit b18f25237b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;
}