diff --git a/agentic_security/static/index.html b/agentic_security/static/index.html index 01c5b7c..3a371d4 100644 --- a/agentic_security/static/index.html +++ b/agentic_security/static/index.html @@ -21,7 +21,7 @@ technopollas: ['Technopollas', 'sans-serif'], }, colors: { - dark:{ + dark: { bg: '#121212', card: '#1E1E1E', text: '#FFFFFF', @@ -31,7 +31,8 @@ orange: '#FF9800', yellow: '#FFEB3B', }, - },}, + }, + }, borderRadius: { 'lg': '1rem', },