KittyKatt / screenFetch

Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.83k stars 453 forks source link

No information when using -c flag #610

Open zjesko opened 5 years ago

zjesko commented 5 years ago

I'm submitting a ... (check one with "x")

[x] bug report
[ ] new distro request

Bug report

=> search Github for a similar issue or PR before submitting
=> download the latest revision from Github and check if the bug is still present
   -> https://github.com/KittyKatt/screenFetch/raw/master/screenfetch-dev
=> Show us the output of: screenfetch -v

New distro request

Distro name: 
Homepage: 
Distro logo: 
Package manager: 

Show us the output of
 => lsb_release -sirc
 => cat /etc/os-release
 => ls -1 /etc/*-release

Information not displayed when using the -c flag (not giving the argument which controls the colours of the information found). Basically absence of a default colour if no argument provided. Screenshot from 2019-03-24 15-51-00

jarnokie commented 5 years ago

I'm pretty sure that your terminal background color and the default font color are the same. Looking at your screenshot I think you can faintly see the letters.

KittyKatt commented 4 years ago

Does the information currently provided by #637 by cloning current screenFetch help at all?

KittyKatt commented 4 years ago

@jarnokie