From e392e8ba753efc431fcb92e8fa709808589a7c61 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Thu, 5 Mar 2020 16:45:58 -0700 Subject: Add dracula cs --- .config/neofetch/config.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.config/neofetch') diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 5e3dc9f..6930fa3 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -101,7 +101,8 @@ mpc_args=() ## Text Colors # Each number represents a different part of the text in # this order: 'title', '@', 'underline', 'subtitle', 'colon', 'info' -colors=(4 6 1 32 2 6) +# colors=(4 6 1 32 2 6) +colors=(distro) ## Text Options bold="on" @@ -135,7 +136,8 @@ image_backend="ascii" # 'command output (neofetch --ascii "$(fortune | cowsay -W 30)")' image_source="auto" ascii_distro="auto" -ascii_colors=(33 33 64 64 37 37) +# ascii_colors=(33 33 64 64 37 37) +ascii_colors=(distro) ascii_bold="on" ## Image Options -- cgit v1.2.3-54-g00ecf