$ utils/analyzer/exploded-graph-rewriter.py --help
usage: exploded-graph-rewriter.py [-h] [-v] [-d] [--dark] filename ... --dark dark mode
Paths
| Differential D64056
[analyzer] exploded-graph-rewriter: Implement a dark color scheme. ClosedPublic Authored by NoQ on Jul 1 2019, 6:47 PM.
Details
Summary
Diff Detail Event TimelineComment Actions I really like that, thanks you! When you spend tons of time it is good for your eyes and that dark theme is very cool in 2019.
This revision is now accepted and ready to land.Jul 1 2019, 6:57 PM Closed by commit rL364882: [analyzer] exploded-graph-rewriter: Implement a dark color scheme. (authored by NoQ). · Explain WhyJul 1 2019, 7:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 207461 clang/test/Analysis/exploded-graph-rewriter/edge.dot
clang/test/Analysis/exploded-graph-rewriter/empty.dot
clang/test/Analysis/exploded-graph-rewriter/environment.dot
clang/test/Analysis/exploded-graph-rewriter/node_labels.dot
clang/test/Analysis/exploded-graph-rewriter/objects_under_construction.cpp
clang/utils/analyzer/exploded-graph-rewriter.py
|
Oh wait, it is bad for your eyes. I am using background #252526 (37, 37, 38), text #DCDCDC (155, 155, 155), which still a little bit confusing after a long period of time.