mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-07 03:42:50 +01:00
feat: rofi config based on adi1090x & catppuccin
This commit is contained in:
18
rofi/colors/custom.rasi
Executable file
18
rofi/colors/custom.rasi
Executable file
@@ -0,0 +1,18 @@
|
||||
/**
|
||||
*
|
||||
* Author : Aditya Shakya (adi1090x)
|
||||
* Github : @adi1090x
|
||||
*
|
||||
* Colors
|
||||
**/
|
||||
|
||||
* {
|
||||
background: #121212CC;
|
||||
background-alt: #12121200;
|
||||
foreground: #FFFFFFFF;
|
||||
foreground-alt: #121212FF;
|
||||
selected: #33b1ffFF;
|
||||
active: #42be65FF;
|
||||
urgent: #ee5396FF;
|
||||
border: #33b1ffFF;
|
||||
}
|
||||
Reference in New Issue
Block a user