skpm/sketch-dev-tools

Improve console text readability in dark mode

Open

#44 opened on Apr 11, 2019

 (4 comments) (1 reaction) (0 assignees)JavaScript (19 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (316 stars)
PR merge metrics
 (PR metrics pending)

Description

The text in the console is hard to read in dark mode. Notably:

  • Info message & file
  • Error file
  • Message file

image

Contributor guide