Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(437)

Unified Diff: sky/tests/widgets/buttons-expected.txt

Issue 1204523002: Material light and dark themes for Sky widgets (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: fix analyzer warning properly Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« sky/sdk/lib/widgets/theme.dart ('K') | « sky/tests/examples/stocks-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/widgets/buttons-expected.txt
diff --git a/sky/tests/widgets/buttons-expected.txt b/sky/tests/widgets/buttons-expected.txt
index d54020681184b2ad17f2ce096404c07b73d1cc27..9bbce11fa9dfc0e0b504a3b5527670973ae3ffcf 100644
--- a/sky/tests/widgets/buttons-expected.txt
+++ b/sky/tests/widgets/buttons-expected.txt
@@ -40,7 +40,7 @@ PAINT FOR FRAME #4 ----------------------------------------------
4 | | TestDisplayList() constructor: 800.0 x 600.0
4 | | paintChild RenderDecoratedBox at Point(372.0, 272.0)
4 | | | TestDisplayList() constructor: 800.0 x 600.0
-4 | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xfff44336), drawLooper:true))
+4 | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xffff4081), drawLooper:true))
4 | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(color:Color(0xff000000)))
4 | | | clipPath(Instance of 'Path')
4 | | | paintChild RenderParagraph at Point(22.0, 20.0)
« sky/sdk/lib/widgets/theme.dart ('K') | « sky/tests/examples/stocks-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698