mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 09:31:59 +00:00
feat: add color and target configurations for Viber logo in SVG and update logos.json
This commit is contained in:
@@ -1900,7 +1900,22 @@
|
||||
"tags": [
|
||||
"messaging",
|
||||
"communication"
|
||||
]
|
||||
],
|
||||
"colors": {
|
||||
"purple": "#7d3daf",
|
||||
"none": "none"
|
||||
},
|
||||
"targets": {
|
||||
"logo": "#logo",
|
||||
"background": "#background"
|
||||
},
|
||||
"sets": {
|
||||
"pirple": {
|
||||
"logo": "purple",
|
||||
"background": "none"
|
||||
}
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Vintage",
|
||||
|
||||
Reference in New Issue
Block a user