Create pywal.rasi

This commit is contained in:
Mallar Bhattachaya 2024-08-23 16:42:21 +05:30 committed by GitHub
parent 45241fd313
commit f4d09c2ade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
files/colors/pywal.rasi Normal file
View File

@ -0,0 +1,16 @@
/**
*
* Author : Mallar Bhattacharya
* Github : @mallar-B
*
* Colors
**/
* {
background: #111213;
background-alt: #111213;
foreground: #ccc4ba;
selected: #6C6658;
active: #4E4F47;
urgent: #897559;
}