Skip to content

Commit da03152

Browse files
authored
Merge pull request #113 from yel-hadd/master
changed primary color for imunify360 chatbot widget
2 parents c98d159 + c669e98 commit da03152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/components/Chat.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export default {
129129
</script>
130130

131131
<style lang="stylus" scoped>
132-
$primary-color = #3f83f8
132+
$primary-color = #43a069
133133
$background-color = white
134134
$border-radius = 16px
135135
mobile-breakpoint = 768px

0 commit comments

Comments
 (0)