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

Properly set text color using original CSS #3

Open
glaslos opened this issue Dec 26, 2015 · 5 comments
Open

Properly set text color using original CSS #3

glaslos opened this issue Dec 26, 2015 · 5 comments

Comments

@glaslos
Copy link
Member

glaslos commented Dec 26, 2015

Probably use https://pythonhosted.org/tinycss/parsing.html#quickstart to get the original CSS rules.

@glaslos
Copy link
Member Author

glaslos commented Dec 29, 2015

Initial work done in fc95552

@glaslos
Copy link
Member Author

glaslos commented Jan 13, 2016

This is actually not as trivial as one has to parse the CSS, potentially merge CSS and then determine the color of the text surrounding the links. An expensive solution would be using something like phantomjs.

viskey98 added a commit to viskey98/snare that referenced this issue May 3, 2018
afeena pushed a commit that referenced this issue May 3, 2018
* update doc for css validation

* pep8 stype coding

* minor change

* pep8 coding update #2

* pep8 codin update #3

* pep8 codin update #4

* pep8 coding update #5
@steve7158
Copy link
Contributor

Hi @glaslos i would like to work on this issue if that is ok.

@glaslos
Copy link
Member Author

glaslos commented Mar 2, 2020

Absolutely! This is a bit tricky so I recommend an early PR to get feedback.

@steve7158
Copy link
Contributor

steve7158 commented Mar 2, 2020 via email

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

No branches or pull requests

2 participants