@hig/theme-data
Advanced tools
Comparing version 2.9.0 to 2.10.0
@@ -544,2 +544,4 @@ const themeData = { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#485366", | ||
"thumbnail.borderColor": "rgb(34, 41, 51)", | ||
"tooltip.backgroundColor": "#d1deee", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#d1deee", |
@@ -544,2 +544,4 @@ const themeData = { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#485366", | ||
"thumbnail.borderColor": "rgb(34, 41, 51)", | ||
"tooltip.backgroundColor": "#d1deee", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#d1deee", |
@@ -544,2 +544,4 @@ const themeData = { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#666666", | ||
"thumbnail.borderColor": "rgb(0, 0, 0)", | ||
"tooltip.backgroundColor": "#d9d9d9", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#d9d9d9", |
@@ -544,2 +544,4 @@ const themeData = { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#666666", | ||
"thumbnail.borderColor": "rgb(0, 0, 0)", | ||
"tooltip.backgroundColor": "#d9d9d9", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#d9d9d9", |
@@ -544,2 +544,4 @@ const themeData = { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#535353", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#535353", |
@@ -544,2 +544,4 @@ const themeData = { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#535353", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#535353", |
@@ -544,2 +544,4 @@ const themeData = { | ||
"textLink.focus.halo.width": "0", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#393939", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#393939", |
@@ -544,2 +544,4 @@ const themeData = { | ||
"textLink.focus.halo.width": "0", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#393939", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#393939", |
@@ -522,2 +522,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#485366", | ||
"thumbnail.borderColor": "rgb(34, 41, 51)", | ||
"tooltip.backgroundColor": "#d1deee", | ||
@@ -524,0 +526,0 @@ "tooltip.borderColor": "#d1deee", |
@@ -544,2 +544,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#485366", | ||
"thumbnail.borderColor": "rgb(34, 41, 51)", | ||
"tooltip.backgroundColor": "#d1deee", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#d1deee", |
@@ -2847,2 +2847,13 @@ { | ||
}, | ||
"thumbnail.backgroundColor": { | ||
"type": "color", | ||
"value": "#485366" | ||
}, | ||
"thumbnail.borderColor": { | ||
"type": "color", | ||
"value": "#222933", | ||
"transform": { | ||
"alpha": 1 | ||
} | ||
}, | ||
"tooltip.backgroundColor": { | ||
@@ -2849,0 +2860,0 @@ "type": "color", |
@@ -522,2 +522,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#485366", | ||
"thumbnail.borderColor": "rgb(34, 41, 51)", | ||
"tooltip.backgroundColor": "#d1deee", | ||
@@ -524,0 +526,0 @@ "tooltip.borderColor": "#d1deee", |
@@ -544,2 +544,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#485366", | ||
"thumbnail.borderColor": "rgb(34, 41, 51)", | ||
"tooltip.backgroundColor": "#d1deee", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#d1deee", |
@@ -2847,2 +2847,13 @@ { | ||
}, | ||
"thumbnail.backgroundColor": { | ||
"type": "color", | ||
"value": "#485366" | ||
}, | ||
"thumbnail.borderColor": { | ||
"type": "color", | ||
"value": "#222933", | ||
"transform": { | ||
"alpha": 1 | ||
} | ||
}, | ||
"tooltip.backgroundColor": { | ||
@@ -2849,0 +2860,0 @@ "type": "color", |
@@ -522,2 +522,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#666666", | ||
"thumbnail.borderColor": "rgb(0, 0, 0)", | ||
"tooltip.backgroundColor": "#d9d9d9", | ||
@@ -524,0 +526,0 @@ "tooltip.borderColor": "#d9d9d9", |
@@ -544,2 +544,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#666666", | ||
"thumbnail.borderColor": "rgb(0, 0, 0)", | ||
"tooltip.backgroundColor": "#d9d9d9", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#d9d9d9", |
@@ -2854,2 +2854,17 @@ { | ||
}, | ||
"thumbnail.backgroundColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "basics.colors.charcoal700" | ||
} | ||
}, | ||
"thumbnail.borderColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "basics.colors.black" | ||
}, | ||
"transform": { | ||
"alpha": 1 | ||
} | ||
}, | ||
"tooltip.backgroundColor": { | ||
@@ -2856,0 +2871,0 @@ "type": "color", |
@@ -522,2 +522,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#666666", | ||
"thumbnail.borderColor": "rgb(0, 0, 0)", | ||
"tooltip.backgroundColor": "#d9d9d9", | ||
@@ -524,0 +526,0 @@ "tooltip.borderColor": "#d9d9d9", |
@@ -544,2 +544,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#666666", | ||
"thumbnail.borderColor": "rgb(0, 0, 0)", | ||
"tooltip.backgroundColor": "#d9d9d9", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#d9d9d9", |
@@ -2854,2 +2854,17 @@ { | ||
}, | ||
"thumbnail.backgroundColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "basics.colors.charcoal700" | ||
} | ||
}, | ||
"thumbnail.borderColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "basics.colors.black" | ||
}, | ||
"transform": { | ||
"alpha": 1 | ||
} | ||
}, | ||
"tooltip.backgroundColor": { | ||
@@ -2856,0 +2871,0 @@ "type": "color", |
@@ -522,2 +522,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#535353", | ||
@@ -524,0 +526,0 @@ "tooltip.borderColor": "#535353", |
@@ -544,2 +544,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#535353", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#535353", |
@@ -2854,2 +2854,17 @@ { | ||
}, | ||
"thumbnail.backgroundColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "basics.colors.charcoal100" | ||
} | ||
}, | ||
"thumbnail.borderColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "colorScheme.baseColor" | ||
}, | ||
"transform": { | ||
"alpha": 0.5 | ||
} | ||
}, | ||
"tooltip.backgroundColor": { | ||
@@ -2856,0 +2871,0 @@ "type": "color", |
@@ -522,2 +522,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#535353", | ||
@@ -524,0 +526,0 @@ "tooltip.borderColor": "#535353", |
@@ -544,2 +544,4 @@ { | ||
"textLink.focus.halo.width": "2px", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#535353", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#535353", |
@@ -2854,2 +2854,17 @@ { | ||
}, | ||
"thumbnail.backgroundColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "basics.colors.charcoal100" | ||
} | ||
}, | ||
"thumbnail.borderColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "colorScheme.baseColor" | ||
}, | ||
"transform": { | ||
"alpha": 0.5 | ||
} | ||
}, | ||
"tooltip.backgroundColor": { | ||
@@ -2856,0 +2871,0 @@ "type": "color", |
@@ -522,2 +522,4 @@ { | ||
"textLink.focus.halo.width": "0", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#393939", | ||
@@ -524,0 +526,0 @@ "tooltip.borderColor": "#393939", |
@@ -544,2 +544,4 @@ { | ||
"textLink.focus.halo.width": "0", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#393939", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#393939", |
@@ -2795,2 +2795,17 @@ { | ||
}, | ||
"thumbnail.backgroundColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "basics.colors.charcoal100" | ||
} | ||
}, | ||
"thumbnail.borderColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "colorScheme.baseColor" | ||
}, | ||
"transform": { | ||
"alpha": 0.5 | ||
} | ||
}, | ||
"tooltip.backgroundColor": { | ||
@@ -2797,0 +2812,0 @@ "type": "color", |
@@ -522,2 +522,4 @@ { | ||
"textLink.focus.halo.width": "0", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#393939", | ||
@@ -524,0 +526,0 @@ "tooltip.borderColor": "#393939", |
@@ -544,2 +544,4 @@ { | ||
"textLink.focus.halo.width": "0", | ||
"thumbnail.backgroundColor": "#eeeeee", | ||
"thumbnail.borderColor": "rgba(128, 128, 128, 0.5)", | ||
"tooltip.backgroundColor": "#393939", | ||
@@ -546,0 +548,0 @@ "tooltip.borderColor": "#393939", |
@@ -2795,2 +2795,17 @@ { | ||
}, | ||
"thumbnail.backgroundColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "basics.colors.charcoal100" | ||
} | ||
}, | ||
"thumbnail.borderColor": { | ||
"type": "color", | ||
"value": { | ||
"ref": "colorScheme.baseColor" | ||
}, | ||
"transform": { | ||
"alpha": 0.5 | ||
} | ||
}, | ||
"tooltip.backgroundColor": { | ||
@@ -2797,0 +2812,0 @@ "type": "color", |
@@ -0,1 +1,8 @@ | ||
# [@hig/theme-data-v2.10.0](https://github.com/Autodesk/hig/compare/@hig/theme-data@2.9.0...@hig/theme-data@2.10.0) (2019-08-02) | ||
### Features | ||
* add thumbnail theme-data ([b967f7a](https://github.com/Autodesk/hig/commit/b967f7a)) | ||
# [@hig/theme-data-v2.9.0](https://github.com/Autodesk/hig/compare/@hig/theme-data@2.8.1...@hig/theme-data@2.9.0) (2019-08-01) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/theme-data", | ||
"version": "2.9.0", | ||
"version": "2.10.0", | ||
"description": "HIG Theme Data", | ||
@@ -5,0 +5,0 @@ "author": "Autodesk Inc.", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
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
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2270593
67348