@potok/theme
Advanced tools
Comparing version 0.7.5 to 0.7.6
@@ -10,2 +10,3 @@ import _ from 'lodash'; | ||
[colorThemes.recruitmentAgency]: '#5649f2', | ||
[colorThemes.securityProfileHCB]: '#eb6b86', | ||
}, | ||
@@ -20,2 +21,3 @@ G500: '#0ce0ad', // base green | ||
[colorThemes.recruitmentAgency]: '#4758f3', | ||
[colorThemes.securityProfileHCB]: '#ed375e', | ||
}, | ||
@@ -25,2 +27,3 @@ B400: { | ||
[colorThemes.recruitmentAgency]: '#6284ff', | ||
[colorThemes.securityProfileHCB]: '#f591a6', | ||
}, | ||
@@ -30,2 +33,3 @@ B100: { | ||
[colorThemes.recruitmentAgency]: '#a1c4f9', | ||
[colorThemes.securityProfileHCB]: '#f5acbb', | ||
}, | ||
@@ -35,2 +39,3 @@ B50: { | ||
[colorThemes.recruitmentAgency]: '#f2f8ff', | ||
[colorThemes.securityProfileHCB]: '#f9e2e7', | ||
}, | ||
@@ -37,0 +42,0 @@ G400: '#01fdd5', |
@@ -14,2 +14,3 @@ export const appearances = { | ||
recruitmentAgency: 'recruitmentAgency', | ||
securityProfileHCB: 'securityProfileHCB', | ||
}; | ||
@@ -16,0 +17,0 @@ |
{ | ||
"name": "@potok/theme", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "Potok.io UI Kit Theme package", | ||
@@ -18,3 +18,3 @@ "main": "./index.js", | ||
}, | ||
"gitHead": "8866675588ff479d295438876fadbb6fcced8a5e" | ||
"gitHead": "6b92ee351a6a7165543caeb2f91e726097dc5bf9" | ||
} |
5070
130