04e988a95a
- install rofi - change configurations and modules in shades/ folder
30 lines
1.5 KiB
INI
30 lines
1.5 KiB
INI
;; ┌────────────────────────────────────────────────────────────┐
|
|
;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▀▀░█▀█░█░░░█▀█░█▀▄░█▀▀│
|
|
;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█░░░█░█░█░░░█░█░█▀▄░▀▀█│
|
|
;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░▀▀▀│
|
|
;; │░Created░By░Aditya░Shakya░@adi1090x░░░░░░░░░░░░░░░░░░░░░░░░░│
|
|
;; └────────────────────────────────────────────────────────────┘
|
|
|
|
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
|
|
|
[color]
|
|
|
|
;; Use pywal.sh in scripts directory to use colors from an image/wallpaper.
|
|
|
|
;; main colors
|
|
background = #1F1F1F
|
|
foreground = #FFFFFF
|
|
foreground-alt = #8F8F8F
|
|
|
|
;; shades
|
|
shade1 = #004D40
|
|
shade2 = #00695C
|
|
shade3 = #00796B
|
|
shade4 = #00897B
|
|
shade5 = #009688
|
|
shade6 = #26A69A
|
|
shade7 = #4DB6AC
|
|
shade8 = #80CBC4
|
|
|
|
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|