rice/polybar-themes/sblocks/colors.ini

43 lines
1.7 KiB
INI
Raw Permalink Normal View History

2021-11-14 22:51:43 -08:00
;; ┌────────────────────────────────────────────────────────────┐
;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▀▀░█▀█░█░░░█▀█░█▀▄░█▀▀│
;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█░░░█░█░█░░░█░█░█▀▄░▀▀█│
;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░▀▀▀│
;; │░Created░By░Aditya░Shakya░@adi1090x░░░░░░░░░░░░░░░░░░░░░░░░░│
;; └────────────────────────────────────────────────────────────┘
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
[color]
;; Use pywal.sh in scripts directory to use colors from an image/wallpaper.
;; main colors
2022-01-23 17:23:22 -08:00
; background = #3B4252
2022-01-24 21:59:14 -08:00
background = #24282f
2021-11-15 15:29:58 -08:00
; background-alt = #4C566A
2022-01-23 17:23:22 -08:00
; background-alt = "#464b55"
2021-11-15 15:29:58 -08:00
background-alt = "#464b55"
2022-01-23 17:23:22 -08:00
; foreground = #ECEFF4
foreground = #bbc2cf
2021-11-15 15:29:58 -08:00
foreground-alt = "#abb2bf"
primary = "#98be65"
white = "#bbc2cf"
black = "#464b55"
2022-01-24 21:59:14 -08:00
red = "#ff6c6b"
2021-11-14 22:51:43 -08:00
pink = #EC6798
2021-11-15 15:29:58 -08:00
purple = "#c678dd"
2022-01-24 21:59:14 -08:00
blue = "#51afef"
2022-02-06 20:53:13 -08:00
cyan = "#46d9ff"
2021-11-14 22:51:43 -08:00
teal = #00B19F
2022-01-24 21:59:14 -08:00
green = "#98be65"
2021-11-14 22:51:43 -08:00
lime = #B9C244
2022-02-06 20:53:13 -08:00
yellow = "#ecbe7b"
2022-01-24 21:59:14 -08:00
amber = #d19a66
2021-11-15 15:29:58 -08:00
orange = #da8548
2021-11-14 22:51:43 -08:00
brown = #AC8476
gray = #9E9E9E
indigo = #6C77BB
blue-gray = #6D8895
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_