dotfiles/awesome/rofi/everforest.rasi

27 lines
464 B
Plaintext
Raw Permalink Normal View History

2023-01-30 15:38:38 +00:00
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
/*
2023-01-30 15:38:38 +00:00
* {
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;
}