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

Extract font color of month and time headers to vars #1090

Merged

Conversation

firec0der
Copy link
Contributor

This tiny patch will give us the opportunity to set font color of these headers.

image

@codecov
Copy link

codecov bot commented Oct 25, 2017

Codecov Report

Merging #1090 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1090   +/-   ##
=======================================
  Coverage   84.13%   84.13%           
=======================================
  Files          13       13           
  Lines         876      876           
  Branches      148      148           
=======================================
  Hits          737      737           
  Misses         35       35           
  Partials      104      104

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4c4aa9...7109a55. Read the comment docs.

@firec0der
Copy link
Contributor Author

Btw, I mentioned that there is little mess with these variables.
There is no way to customize only the color of "prev" and "next" arrows. There is $datepicker__muted-color variable for it, but it's also used for disabled dates.

I can separate it if you want.

@rafeememon rafeememon merged commit 9645aaf into Hacker0x01:master Oct 25, 2017
@firec0der firec0der deleted the feature/extract-header-color-to-vars branch October 25, 2017 23:53
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