Fixed #1465 - Material themes secondary text color issue
parent
e28ca17eca
commit
5687db11c9
|
@ -7,7 +7,7 @@
|
||||||
--surface-e:#1e1e1e;
|
--surface-e:#1e1e1e;
|
||||||
--surface-f:#262626;
|
--surface-f:#262626;
|
||||||
--text-color:rgba(255, 255, 255, 0.87);
|
--text-color:rgba(255, 255, 255, 0.87);
|
||||||
--text-color-secondary:textSecondaryColor;
|
--text-color-secondary:rgba(255, 255, 255, 0.6);
|
||||||
--primary-color:#CE93D8;
|
--primary-color:#CE93D8;
|
||||||
--primary-color-text:#121212;
|
--primary-color-text:#121212;
|
||||||
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
--surface-section:#121212;
|
--surface-section:#121212;
|
||||||
--surface-card:#1e1e1e;
|
--surface-card:#1e1e1e;
|
||||||
--surface-overlay:#262626;
|
--surface-overlay:#262626;
|
||||||
--surface-border:#hsla(0,0%,100%,.12);
|
--surface-border:hsla(0,0%,100%,.12);
|
||||||
--surface-hover:hsla(0,0%,100%,.04);
|
--surface-hover:hsla(0,0%,100%,.04);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
--surface-e:#1e1e1e;
|
--surface-e:#1e1e1e;
|
||||||
--surface-f:#262626;
|
--surface-f:#262626;
|
||||||
--text-color:rgba(255, 255, 255, 0.87);
|
--text-color:rgba(255, 255, 255, 0.87);
|
||||||
--text-color-secondary:textSecondaryColor;
|
--text-color-secondary:rgba(255, 255, 255, 0.6);
|
||||||
--primary-color:#9FA8DA;
|
--primary-color:#9FA8DA;
|
||||||
--primary-color-text:#121212;
|
--primary-color-text:#121212;
|
||||||
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
--surface-section:#121212;
|
--surface-section:#121212;
|
||||||
--surface-card:#1e1e1e;
|
--surface-card:#1e1e1e;
|
||||||
--surface-overlay:#262626;
|
--surface-overlay:#262626;
|
||||||
--surface-border:#hsla(0,0%,100%,.12);
|
--surface-border:hsla(0,0%,100%,.12);
|
||||||
--surface-hover:hsla(0,0%,100%,.04);
|
--surface-hover:hsla(0,0%,100%,.04);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
--surface-e:#ffffff;
|
--surface-e:#ffffff;
|
||||||
--surface-f:#ffffff;
|
--surface-f:#ffffff;
|
||||||
--text-color:rgba(0, 0, 0, 0.87);
|
--text-color:rgba(0, 0, 0, 0.87);
|
||||||
--text-color-secondary:textSecondaryColor;
|
--text-color-secondary:rgba(0, 0, 0, 0.6);
|
||||||
--primary-color:#673AB7;
|
--primary-color:#673AB7;
|
||||||
--primary-color-text:#ffffff;
|
--primary-color-text:#ffffff;
|
||||||
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
--surface-e:#ffffff;
|
--surface-e:#ffffff;
|
||||||
--surface-f:#ffffff;
|
--surface-f:#ffffff;
|
||||||
--text-color:rgba(0, 0, 0, 0.87);
|
--text-color:rgba(0, 0, 0, 0.87);
|
||||||
--text-color-secondary:textSecondaryColor;
|
--text-color-secondary:rgba(0, 0, 0, 0.6);
|
||||||
--primary-color:#3F51B5;
|
--primary-color:#3F51B5;
|
||||||
--primary-color-text:#ffffff;
|
--primary-color-text:#ffffff;
|
||||||
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
--surface-e:#1e1e1e;
|
--surface-e:#1e1e1e;
|
||||||
--surface-f:#262626;
|
--surface-f:#262626;
|
||||||
--text-color:rgba(255, 255, 255, 0.87);
|
--text-color:rgba(255, 255, 255, 0.87);
|
||||||
--text-color-secondary:textSecondaryColor;
|
--text-color-secondary:rgba(255, 255, 255, 0.6);
|
||||||
--primary-color:#CE93D8;
|
--primary-color:#CE93D8;
|
||||||
--primary-color-text:#121212;
|
--primary-color-text:#121212;
|
||||||
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
--surface-section:#121212;
|
--surface-section:#121212;
|
||||||
--surface-card:#1e1e1e;
|
--surface-card:#1e1e1e;
|
||||||
--surface-overlay:#262626;
|
--surface-overlay:#262626;
|
||||||
--surface-border:#hsla(0,0%,100%,.12);
|
--surface-border:hsla(0,0%,100%,.12);
|
||||||
--surface-hover:hsla(0,0%,100%,.04);
|
--surface-hover:hsla(0,0%,100%,.04);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
--surface-e:#1e1e1e;
|
--surface-e:#1e1e1e;
|
||||||
--surface-f:#262626;
|
--surface-f:#262626;
|
||||||
--text-color:rgba(255, 255, 255, 0.87);
|
--text-color:rgba(255, 255, 255, 0.87);
|
||||||
--text-color-secondary:textSecondaryColor;
|
--text-color-secondary:rgba(255, 255, 255, 0.6);
|
||||||
--primary-color:#9FA8DA;
|
--primary-color:#9FA8DA;
|
||||||
--primary-color-text:#121212;
|
--primary-color-text:#121212;
|
||||||
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
--surface-section:#121212;
|
--surface-section:#121212;
|
||||||
--surface-card:#1e1e1e;
|
--surface-card:#1e1e1e;
|
||||||
--surface-overlay:#262626;
|
--surface-overlay:#262626;
|
||||||
--surface-border:#hsla(0,0%,100%,.12);
|
--surface-border:hsla(0,0%,100%,.12);
|
||||||
--surface-hover:hsla(0,0%,100%,.04);
|
--surface-hover:hsla(0,0%,100%,.04);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
--surface-e:#ffffff;
|
--surface-e:#ffffff;
|
||||||
--surface-f:#ffffff;
|
--surface-f:#ffffff;
|
||||||
--text-color:rgba(0, 0, 0, 0.87);
|
--text-color:rgba(0, 0, 0, 0.87);
|
||||||
--text-color-secondary:textSecondaryColor;
|
--text-color-secondary:rgba(0, 0, 0, 0.6);
|
||||||
--primary-color:#673AB7;
|
--primary-color:#673AB7;
|
||||||
--primary-color-text:#ffffff;
|
--primary-color-text:#ffffff;
|
||||||
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
--surface-e:#ffffff;
|
--surface-e:#ffffff;
|
||||||
--surface-f:#ffffff;
|
--surface-f:#ffffff;
|
||||||
--text-color:rgba(0, 0, 0, 0.87);
|
--text-color:rgba(0, 0, 0, 0.87);
|
||||||
--text-color-secondary:textSecondaryColor;
|
--text-color-secondary:rgba(0, 0, 0, 0.6);
|
||||||
--primary-color:#3F51B5;
|
--primary-color:#3F51B5;
|
||||||
--primary-color-text:#ffffff;
|
--primary-color-text:#ffffff;
|
||||||
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
|
||||||
|
|
Loading…
Reference in New Issue