dotfiles/.config/rofi/colors/catppuccin.rasi
2025-05-05 02:19:40 -07:00

17 lines
274 B
Plaintext

/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #1E1D2FFF;
background-alt: #282839FF;
foreground: #D9E0EEFF;
selected: #C6A0F6;
active: #8AADF4;
urgent: #F28FADFF;
}