binaryage/cljs-devtools

Dark theme for custom formatters in devtools dark mode

Open

#30 opened on Nov 10, 2016

View on GitHub
 (6 comments) (8 reactions) (0 assignees)Clojure (51 forks)batch import
help wanted

Repository metrics

Stars
 (1,106 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm not sure how custom formatters work, but the logs are currently hard to read when devtools is in dark mode. I imagine the colors are customizable, but it would be nice if the default formatters had a config option for viewing in dark mode (any dark foreground colors would be swapped with lighter ones).

Contributor guide