@mirohq/design-system-themes
Advanced tools
Comparing version 0.16.0 to 0.17.0
@@ -84,3 +84,3 @@ 'use strict'; | ||
"border-neutrals-pressed": "$gray-350", | ||
"border-neutrals-subtle": "$gray-100", | ||
"border-neutrals-subtle": "$gray-150", | ||
"border-neutrals-subtle-hover": "$gray-200", | ||
@@ -788,3 +788,4 @@ "border-neutrals-subtle-pressed": "$gray-250", | ||
focus: "0 0 0 2px $colors$border-focus-inner, 0 0 0 4px $colors$focus-keyboard", | ||
"elevation-100": "0 2px 10px 0 #2224280D", | ||
"elevation-0": "0 0 0 1px $colors$gray-200", | ||
"elevation-100": "0 2px 4px 0px #22242814", | ||
"elevation-200": "0 2px 8px 0 #2224281f, 0 0 12px 0 #2224280A" | ||
@@ -791,0 +792,0 @@ }; |
@@ -80,3 +80,3 @@ const colors$1 = { | ||
"border-neutrals-pressed": "$gray-350", | ||
"border-neutrals-subtle": "$gray-100", | ||
"border-neutrals-subtle": "$gray-150", | ||
"border-neutrals-subtle-hover": "$gray-200", | ||
@@ -784,3 +784,4 @@ "border-neutrals-subtle-pressed": "$gray-250", | ||
focus: "0 0 0 2px $colors$border-focus-inner, 0 0 0 4px $colors$focus-keyboard", | ||
"elevation-100": "0 2px 10px 0 #2224280D", | ||
"elevation-0": "0 0 0 1px $colors$gray-200", | ||
"elevation-100": "0 2px 4px 0px #22242814", | ||
"elevation-200": "0 2px 8px 0 #2224281f, 0 0 12px 0 #2224280A" | ||
@@ -787,0 +788,0 @@ }; |
@@ -10,3 +10,4 @@ import { Colors } from '@mirohq/design-tokens'; | ||
readonly focus: "0 0 0 2px $colors$border-focus-inner, 0 0 0 4px $colors$focus-keyboard"; | ||
readonly 'elevation-100': "0 2px 10px 0 #2224280D"; | ||
readonly 'elevation-0': "0 0 0 1px $colors$gray-200"; | ||
readonly 'elevation-100': "0 2px 4px 0px #22242814"; | ||
readonly 'elevation-200': "0 2px 8px 0 #2224281f, 0 0 12px 0 #2224280A"; | ||
@@ -13,0 +14,0 @@ }; |
{ | ||
"name": "@mirohq/design-system-themes", | ||
"version": "0.16.0", | ||
"version": "0.17.0", | ||
"description": "", | ||
@@ -36,3 +36,3 @@ "author": "Miro", | ||
"lodash.kebabcase": "4.1.1", | ||
"@mirohq/design-tokens-dictionary": "^0.7.0" | ||
"@mirohq/design-tokens-dictionary": "^0.8.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
261533
2870