blob: 85527c95c87b176cad9799423cb6cb151a714a54 [file] [log] [blame]
<link rel="import" href="chrome://resources/html/polymer.html">
<link rel="import" href="chrome://resources/cr_elements/shared_vars_css.html">
<link rel="import" href="chrome://resources/polymer/v1_0/paper-styles/color.html">
<custom-style>
<style is="custom-style">
html {
--card-separator: 1px solid rgba(0, 0, 0, 0.12);
--card-title-text-color: rgba(90, 90, 90, 1);
--card-width: 676px;
--primary-text-color: rgba(0, 0, 0, 0.87);
--secondary-text-color: rgba(0, 0, 0, 0.54);
}
</style>
</custom-style>