rofi/files/colors/catppuccin-mocha.rasi
2023-09-10 19:01:31 +08:00

19 lines
335 B
Plaintext

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