rofi/colors.rasi
2025-02-17 17:31:19 +01:00

18 lines
312 B
Text

/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #1E1D2FFF;
background-alt: #282839FF;
foreground: #cba6f7;
selected: #cba6f7;
active: #cba6f7;
urgent: #cba6f7;
font: "JetBrains Mono Nerd Font 10";
}