mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-05 19:27:49 +02:00
fix(indent):
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
technopollas: ['Technopollas', 'sans-serif'],
|
technopollas: ['Technopollas', 'sans-serif'],
|
||||||
},
|
},
|
||||||
colors: {
|
colors: {
|
||||||
dark:{
|
dark: {
|
||||||
bg: '#121212',
|
bg: '#121212',
|
||||||
card: '#1E1E1E',
|
card: '#1E1E1E',
|
||||||
text: '#FFFFFF',
|
text: '#FFFFFF',
|
||||||
@@ -31,7 +31,8 @@
|
|||||||
orange: '#FF9800',
|
orange: '#FF9800',
|
||||||
yellow: '#FFEB3B',
|
yellow: '#FFEB3B',
|
||||||
},
|
},
|
||||||
},},
|
},
|
||||||
|
},
|
||||||
borderRadius: {
|
borderRadius: {
|
||||||
'lg': '1rem',
|
'lg': '1rem',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user