fix(revert demo):

This commit is contained in:
Alexander Myasoedov
2025-03-05 18:55:34 +02:00
parent b923f7fea5
commit a2842755fa
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ agentic_security --port=PORT --host=HOST
## UI 🧙
![booking-screen](https://res.cloudinary.com/dq0w2rtm9/image/upload/v1741192668/final_aa9jhb.gif)
<img width="100%" alt="booking-screen" src="https://res.cloudinary.com/dq0w2rtm9/image/upload/v1736433557/z0bsyzhsqlgcr3w4ovwp.gif">
## LLM kwargs
+2 -2
View File
@@ -19,7 +19,7 @@
technopollas: ['Technopollas', 'sans-serif'],
},
colors: {
dark: {
t1: {
bg: '#0D0D0D', // Jet Black
card: '#1A1A1A', // Dark Carbon Fiber
text: '#FFFFFF',
@@ -30,7 +30,7 @@
yellow: '#2E4053', // Jet Black
},
},
dark1: {
dark: {
bg: '#121212',
card: '#1E1E1E',
text: '#FFFFFF',