Add gray awareness
This commit is contained in:
@@ -28,6 +28,13 @@ export const presets = {
|
|||||||
nameColor: '#ffffff',
|
nameColor: '#ffffff',
|
||||||
title: 'Awareness',
|
title: 'Awareness',
|
||||||
},
|
},
|
||||||
|
awareness2: {
|
||||||
|
bgColor: '#5a5a5a',
|
||||||
|
color: '#4a4a4a',
|
||||||
|
textColor: '#ffffff',
|
||||||
|
nameColor: '#ffffff',
|
||||||
|
title: 'Awareness',
|
||||||
|
},
|
||||||
security: {
|
security: {
|
||||||
bgColor: '#8d851c',
|
bgColor: '#8d851c',
|
||||||
color: '#e8db0b',
|
color: '#e8db0b',
|
||||||
|
|||||||
Reference in New Issue
Block a user