You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
398 B
Plaintext
19 lines
398 B
Plaintext
/**
|
|
*
|
|
* Author : Aditya Shakya (adi1090x)
|
|
* Github : @adi1090x
|
|
*
|
|
* Colors
|
|
*
|
|
* Available Colors Schemes
|
|
*
|
|
* adapta catppuccin everforest navy paper
|
|
* arc cyberpunk gruvbox nord solarized
|
|
* black dracula lovelace onedark yousai
|
|
*
|
|
**/
|
|
|
|
/* Import color-scheme from `colors` directory */
|
|
|
|
@import "~/.config/rofi/colors/onedark.rasi"
|