aboutsummaryrefslogtreecommitdiff
path: root/scss/_functions.scss
AgeCommit message (Expand)AuthorFilesLines
2018-07-09correct spelling errors (#26837)Andrew1-1/+1
2018-01-21Use variables for theme-color-level functionMark Otto1-1/+1
2017-12-01Adds variable for color yiq threshold (#24886)Andres Galante1-1/+1
2017-11-15Correct spelling mistakes. (#24778)Edward Betts1-1/+1
2017-10-22add vars for yiq color contrast functionMark Otto1-2/+2
2017-10-04Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus1-6/+2
2017-09-26Improve theme-color-level() using abs() (#24074)schwastek1-6/+2
2017-09-13modified the yiq to to an actual functiongijsbotje1-3/+3
2017-08-21Rename grayscale function to grayMark Otto1-1/+1
2017-06-29add map function for graysMark Otto1-0/+4
2017-06-25add theme-color-level function and interval so we can generate shades of colorsMark Otto1-0/+14
2017-06-25modify contrast valueMark Otto1-1/+1
2017-06-15add color contrast and map-get functionsMark Otto1-0/+23
2017-06-14rearrange, add commentsMark Otto1-8/+18
2017-06-14Move scss functions from top of variables to separate file, then import it in...Mark Otto1-0/+39