Add more colors. PINK!!
This commit is contained in:
parent
1690b76730
commit
c8db6c3912
@ -47,10 +47,47 @@
|
||||
;secondary = #e60053
|
||||
;alert = #bd2c40
|
||||
|
||||
background = #0c0c0c
|
||||
foreground = #e5e5e5
|
||||
modbackground = #1c1c1c
|
||||
; Colors ==========================================
|
||||
; Black/Grey/White ======================
|
||||
; grey-1 = #191919 ;; S=0, V=10
|
||||
; grey-2 = #333333 ;; S=0, V=20
|
||||
; grey-3 = #4c4c4c ;; S=0, V=30
|
||||
; grey-4 = #666666 ;; S=0, V=40
|
||||
; grey-5 = #7f7f7f ;; S=0, V=50
|
||||
; grey-6 = #999999 ;; S=0, V=60
|
||||
; grey-7 = #b2b2b2 ;; S=0, V=70
|
||||
; grey-8 = #cccccc ;; S=0, V=80
|
||||
; grey-9 = #e5e5e5 ;; S=0, V=90
|
||||
; grey-f = #e5e5e5 ;; S=0, V=90
|
||||
; =======================================
|
||||
;
|
||||
; Pink ==================================
|
||||
; pink-1 = #190117 ;; S=95, V=10
|
||||
; pink-2 = #33022f ;; S=95, V=20
|
||||
; pink-3 = #4c0347 ;; S=95, V=30
|
||||
; pink-4 = #66055f ;; S=95, V=40
|
||||
; pink-5 = #7f0677 ;; S=95, V=50
|
||||
; pink-6 = #99078f ;; S=95, V=60
|
||||
; pink-7 = #b208a7 ;; S=95, V=70
|
||||
; pink-8 = #cc0abf ;; S=95, V=80
|
||||
; pink-9 = #e50bd6 ;; S=95, V=90
|
||||
; pink-f = #f2daf0 ;; S=10, V=95
|
||||
; =======================================
|
||||
; =================================================
|
||||
|
||||
; Black/Grey ==================
|
||||
;background = #191919
|
||||
;foreground = #e5e5e5
|
||||
;modbackground = #333333
|
||||
;alert = #ff0000
|
||||
; =============================
|
||||
|
||||
; Pink ======================
|
||||
background = #190117
|
||||
foreground = #f2daf0
|
||||
modbackground = #33022f
|
||||
alert = #ff0000
|
||||
; =============================
|
||||
|
||||
red = #ff0000
|
||||
darkred = #990000
|
||||
|
Loading…
Reference in New Issue
Block a user