Skip to content

added a dark theme#21

Merged
kewisch merged 2 commits into
kewisch:webextensionfrom
jpyllman:issue#6
Aug 18, 2021
Merged

added a dark theme#21
kewisch merged 2 commits into
kewisch:webextensionfrom
jpyllman:issue#6

Conversation

@jpyllman
Copy link
Copy Markdown
Contributor

@jpyllman jpyllman commented Jan 7, 2020

This is the first step for supporting dark theme

This is the first step for supporting dark theme
@jpyllman
Copy link
Copy Markdown
Contributor Author

jpyllman commented Jan 7, 2020

So this is only a suggestion on how to add a dark theme. And the colors is not perfect.

Copy link
Copy Markdown
Owner

@kewisch kewisch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't believe its been almost a year. This looks almost ready, a few minor comments:

Comment thread popup/folderlist.js Outdated

this.selected = item;
this.shadowRoot.querySelector(".folder-list-body").focus();
//this.shadowRoot.querySelector(".folder-list-body").focus();
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious why you removed this? I think this was needed to make it possible to navigate with the keyboard.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As you see I put this in another PR. But I guess when I prepared this PR I already this comment in. If you want I can edit this PR.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, would appreciate if you could remove any commented out code from this PR. We can try to find a solution in your other PR for the focus issue.

Comment thread popup/popup.css Outdated
Comment thread popup/folderlist.js Outdated
Comment thread popup/popup.css Outdated
@kewisch kewisch merged commit 7f9ac41 into kewisch:webextension Aug 18, 2021
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.

2 participants