Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #16 - memory access queue font color #33

Merged
merged 6 commits into from
Sep 22, 2017
Merged

Issue #16 - memory access queue font color #33

merged 6 commits into from
Sep 22, 2017

Conversation

kevinsrose
Copy link
Contributor

After having a lot of difficulties changing the font color on the md-data-table element and stumbling upon this issue:
daniel-nagy/md-data-table#153
It turns out that this element doesn't play well with dark themes since the styling for the table is hardcoded into the CSS, apparently there is an open PR to fix this but it hasn't been merged yet:
daniel-nagy/md-data-table#607

The current fix I've added on this PR changes just the memory access queue area to a light background, which fixes the issue but isn't the most attractive solution IMO:
screen shot 2017-09-20 at 1 38 27 pm

There is also another option (NOT in this PR) to change the entire sidebar to a light theme:
screen shot 2017-09-20 at 1 39 25 pm

So we can decide amongst ourselves which of these two would be preferred for the time being.

@kevinsrose
Copy link
Contributor Author

screen shot 2017-09-20 at 5 44 00 pm
Here's how it looks now

@jbonzo jbonzo merged commit fdfaf1f into master Sep 22, 2017
@jbonzo jbonzo deleted the issue-16 branch September 22, 2017 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants