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

Unified Diff: chrome/browser/resources/md_history/shared_vars.html

Issue 2797123002: MD History/Bookmarks: Change primary page text to paper-grey-900 (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « chrome/browser/resources/md_bookmarks/shared_vars.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_history/shared_vars.html
diff --git a/chrome/browser/resources/md_history/shared_vars.html b/chrome/browser/resources/md_history/shared_vars.html
index 5c419991660ea5d8cefcdf7318c2e6a90eb0b21c..2be07afcf76783cfc4853656de1107fb205cf3ea 100644
--- a/chrome/browser/resources/md_history/shared_vars.html
+++ b/chrome/browser/resources/md_history/shared_vars.html
@@ -21,7 +21,7 @@
--interactive-color: var(--google-blue-500);
--item-height: 44px;
--link-color: var(--google-blue-700);
- --primary-text-color: var(--paper-grey-800);
+ --primary-text-color: var(--paper-grey-900);
--secondary-text-color: var(--paper-grey-600);
--separator-color: rgba(0, 0, 0, 0.08);
--side-bar-width: 256px;
« no previous file with comments | « chrome/browser/resources/md_bookmarks/shared_vars.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698