Add gray awareness

This commit is contained in:
2025-09-18 21:14:38 +02:00
parent 753f2eecbb
commit eacd56be05
+7
View File
@@ -28,6 +28,13 @@ export const presets = {
nameColor: '#ffffff',
title: 'Awareness',
},
awareness2: {
bgColor: '#5a5a5a',
color: '#4a4a4a',
textColor: '#ffffff',
nameColor: '#ffffff',
title: 'Awareness',
},
security: {
bgColor: '#8d851c',
color: '#e8db0b',