Skip to content

Commit c669e98

Browse files
committed
changed primary color for imunify360 chatbot widget
1 parent 761c124 commit c669e98

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)