mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-09 22:48:00 -08:00
add new rofi stuff
This commit is contained in:
16
.config/rofi/colors/catppuccin.rasi
Normal file
16
.config/rofi/colors/catppuccin.rasi
Normal file
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
*
|
||||
* Author : Aditya Shakya (adi1090x)
|
||||
* Github : @adi1090x
|
||||
*
|
||||
* Colors
|
||||
**/
|
||||
|
||||
* {
|
||||
background: #1E1D2FFF;
|
||||
background-alt: #282839FF;
|
||||
foreground: #D9E0EEFF;
|
||||
selected: #C6A0F6;
|
||||
active: #8AADF4;
|
||||
urgent: #F28FADFF;
|
||||
}
|
||||
Reference in New Issue
Block a user