rofi/files/colors/catppuccin-latte.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: #EFF1F5FF;
background-alt: #CCD0DAFF;
foreground: #4C4F69FF;
selected: #1E66F5FF;
active: #40A02BFF;
urgent: #D20F39FF;
}