Initial commit
This commit is contained in:
26
rofi/everforest.rasi
Normal file
26
rofi/everforest.rasi
Normal file
@@ -0,0 +1,26 @@
|
||||
/**
|
||||
*
|
||||
* Author : Aditya Shakya (adi1090x)
|
||||
* Github : @adi1090x
|
||||
*
|
||||
* Colors
|
||||
**/
|
||||
|
||||
/*
|
||||
* {
|
||||
background: #323D43FF;
|
||||
background-alt: #3C474DFF;
|
||||
foreground: #DAD1BEFF;
|
||||
selected: #7FBBB3FF;
|
||||
active: #A7C080FF;
|
||||
urgent: #E67E80FF;
|
||||
}
|
||||
*/
|
||||
* {
|
||||
background: #2b3339;
|
||||
background-alt: #323d43;
|
||||
foreground: #a7c080;
|
||||
selected: #7fbbb3;
|
||||
active: #a7c080;
|
||||
urgent: #e67e80;
|
||||
}
|
||||
Reference in New Issue
Block a user