- 10 Aug, 2022 1 commit
-
-
Kitty Giraudel authored
-
- 03 Jun, 2022 1 commit
-
-
Patrick H. Lauke authored
-
- 13 Mar, 2022 1 commit
-
-
Mark Otto authored
* Add additional root variables, rename $variable-prefix to $prefix - Adds new root CSS variables for border-radius, border-width, border-color, and border-style - Adds new root CSS variables for heading-color, link-colors, code color, and highlight color - Replaces most instances of Sass variables (for border-radius, border-color, border-style, and border-width) for CSS variables inside _variables.scss - Updates $mark-padding to be an even pixel number - Renames $variable-prefix to $prefix throughout * Bundlewatch
-
- 10 Aug, 2021 1 commit
-
-
Mark Otto authored
-
- 04 Aug, 2021 1 commit
-
-
Mark Otto authored
- Adds new functions to generate additional Sass maps - Adds new root variables for rgb() versions of our theme colors, plus a few extras - Adds ability to change the alpha transparency of text color and background color utilities with new utilities, inline styles, or local CSS var - Updates documentation for color and background-color utilities pages - Deprecates .text-black-50 and .text-white-50 since those (and additional transparency levels) can be generated on the fly Change approach slightly to prevent cascade
-
- 27 Jul, 2021 1 commit
-
-
Gaël Poupard authored
-
- 06 Jul, 2021 1 commit
-
-
Mark Otto authored
* Add maps for all colors, document how to extend color utilities * Updates to make this more functional for v5 - Moves color maps into _variables.scss for now (felt weird to split them out when the variables are there) - Adds a new function, map-merge-multiple(), and updates docs that reference combo-map - Updates code snippet and docs guidance about how to extend the color utils to handle this * Update site/content/docs/5.0/customize/color.md Co-authored-by:
Gaël Poupard <ffoodd@users.noreply.github.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 22 Jun, 2021 1 commit
-
-
Mark Otto authored
-
- 14 Jun, 2021 1 commit
-
-
Mark Otto authored
* Convert bulk of division to multiplication * Use custom divide() function instead of Dart Sass math module for greater compatibility * Apply suggestions from code review * Fix functions
-
- 25 May, 2021 1 commit
-
-
Gaël Poupard authored
-
- 13 Nov, 2020 1 commit
-
-
Mark Otto authored
Rename scale-color() function to shift-color() to avoid collision with Sass's own color function (#32149)
-
- 13 Oct, 2020 1 commit
-
-
Martijn Cuppens authored
-
- 28 Sep, 2020 1 commit
-
-
XhmikosR authored
-
- 15 Sep, 2020 1 commit
-
- 20 May, 2020 3 commits
-
-
Martijn Cuppens authored
-
Gaël Poupard authored
-
Gaël Poupard authored
feat(color-contrast): ensure we return a contrasted enough color (light-first), the most contrasted one otherwise
-
- 17 Apr, 2020 1 commit
-
-
Catalin Zalog authored
Co-authored-by:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
- 06 Apr, 2020 1 commit
-
-
Martijn Cuppens authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 23 Mar, 2020 1 commit
-
-
Gaël Poupard authored
-
- 25 Dec, 2019 1 commit
-
-
Martijn Cuppens authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 28 Nov, 2019 2 commits
-
-
Shohei Yoshida authored
-
Martijn Cuppens authored
-
- 31 Oct, 2019 1 commit
-
-
ysds authored
-
- 18 Oct, 2019 1 commit
-
-
Mark Otto authored
* Add variables for shades and tints of each major color * getting-started/theming.md: use a `range`.
-
- 13 Aug, 2019 1 commit
-
-
Thomas Schaller authored
-
- 25 Jul, 2019 1 commit
-
-
Martijn Cuppens authored
Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined. Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
-
- 20 Jul, 2019 1 commit
-
-
Martijn Cuppens authored
* Use escape-svg() function * Update theming.md
-
- 30 May, 2019 1 commit
-
-
Ashfahan Khan authored
Co-Authored-By:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
- 24 May, 2019 1 commit
-
-
Ashfahan Khan authored
-
- 23 May, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 03 May, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 05 Mar, 2019 1 commit
-
-
mspae authored
-
- 07 Feb, 2019 1 commit
-
-
Zachary Welch authored
* Add map-name param to _assert-starts-at-zero * Set default value for backwards compatibility
-
- 21 Oct, 2018 1 commit
-
-
Andrey authored
-
- 02 Sep, 2018 1 commit
-
-
Roman O authored
-
- 10 Jul, 2018 1 commit
-
-
Andrew authored
-
- 21 Jan, 2018 1 commit
-
- 02 Dec, 2017 1 commit
-
-
Andres Galante authored
-
- 15 Nov, 2017 1 commit
-
-
Edward Betts authored
-