File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -27,18 +27,13 @@ export function KapaScripts({ websiteId }: { websiteId?: string }) {
2727        src = "https://widget.kapa.ai/kapa-widget.bundle.js" 
2828        data-website-id = { websiteId } 
2929        data-project-name = { "Trigger.dev" } 
30-         data-project-color = { "#C7D2FE " } 
30+         data-project-color = { "#6366F1 " } 
3131        data-project-logo = { "https://content.trigger.dev/trigger-logo-circle.png" } 
3232        data-render-on-load = { "false" } 
3333        data-button-hide = { "true" } 
34-         data-modal-disclaimer-bg-color = { "#1A1B1F" } 
35-         data-modal-disclaimer-text-color = { "#878C99" } 
34+         data-modal-disclaimer-bg-color = { "#D7D9DD" } 
3635        data-modal-header-bg-color = { "#2C3034" } 
37-         data-modal-body-bg-color = { "#4D525B" } 
38-         data-query-input-text-color = { "#15171A" } 
39-         data-query-input-placeholder-text-color = { "#878C99" } 
4036        data-modal-title-color = { "#D7D9DD" } 
41-         data-button-text-color = { "#D7D9DD" } 
4237      > </ script > 
4338      < script 
4439        dangerouslySetInnerHTML = { { 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments