diff options
Diffstat (limited to 'src/_declare-vars.scss')
| -rw-r--r-- | src/_declare-vars.scss | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/_declare-vars.scss b/src/_declare-vars.scss index 593c7e4..d95c7fc 100644 --- a/src/_declare-vars.scss +++ b/src/_declare-vars.scss | |||
| @@ -173,11 +173,11 @@ | |||
| 173 | ), | 173 | ), |
| 174 | ), 'palette-light-lo'); | 174 | ), 'palette-light-lo'); |
| 175 | 175 | ||
| 176 | @include iro.props-store(( | 176 | // @include iro.props-store(( |
| 177 | --colors: ( | 177 | // --colors: ( |
| 178 | --gray: fn.gray-palette(88%), | 178 | // --gray: fn.gray-palette(88%), |
| 179 | ), | 179 | // ), |
| 180 | ), 'palette-light-lo2'); | 180 | // ), 'palette-light-lo2'); |
| 181 | 181 | ||
| 182 | @include iro.props-store(( | 182 | @include iro.props-store(( |
| 183 | --colors: ( | 183 | --colors: ( |
| @@ -233,15 +233,15 @@ | |||
| 233 | 233 | ||
| 234 | // | 234 | // |
| 235 | 235 | ||
| 236 | @include iro.props-store(( | 236 | // @include iro.props-store(( |
| 237 | --colors: ( | 237 | // --colors: ( |
| 238 | --gray: fn.gray-palette(1%), | 238 | // --gray: fn.gray-palette(1%), |
| 239 | ), | 239 | // ), |
| 240 | ), 'palette-dark-hi2'); | 240 | // ), 'palette-dark-hi2'); |
| 241 | 241 | ||
| 242 | @include iro.props-store(( | 242 | @include iro.props-store(( |
| 243 | --colors: ( | 243 | --colors: ( |
| 244 | --gray: fn.gray-palette(5%), | 244 | --gray: fn.gray-palette(7%), |
| 245 | ), | 245 | ), |
| 246 | ), 'palette-dark-hi'); | 246 | ), 'palette-dark-hi'); |
| 247 | 247 | ||
