rofi/files/colors/catppuccin-mocha.rasi

19 lines
335 B
Plaintext
Raw Normal View History

2023-09-10 07:01:31 -04:00
/**
*
* Author : Axel Amores (xelser)
* Github : @xelser
*
* Credits : Catppuccin Team (https://github.com/catppuccin)
*
* Colors
**/
* {
background: #1E1E2EFF;
background-alt: #313244FF;
foreground: #CDD6F4FF;
selected: #89B4FAFF;
active: #A6E3A1FF;
urgent: #F38BA8FF;
}