breakout-custom/conf/bricks-gafam.json

31 lines
2.1 KiB
JSON
Raw Normal View History

2024-09-07 23:22:33 +00:00
[
{"x": 20, "y": 50, "color": "#4285F4", "textColor": "#FFFFFF", "text": "Google"},
{"x": 120, "y": 50, "color": "#1877F2", "textColor": "#FFFFFF", "text": "Facebook"},
{"x": 220, "y": 50, "color": "#000000", "textColor": "#FFFFFF", "text": "Apple"},
{"x": 320, "y": 50, "color": "#FF9900", "textColor": "#000000", "text": "Amazon"},
{"x": 420, "y": 50, "color": "#00A4EF", "textColor": "#FFFFFF", "text": "Microsoft"},
{"x": 20, "y": 90, "color": "#34A853", "textColor": "#FFFFFF", "text": "Chrome"},
{"x": 120, "y": 90, "color": "#25D366", "textColor": "#FFFFFF", "text": "WhatsApp"},
{"x": 220, "y": 90, "color": "#A2AAAD", "textColor": "#000000", "text": "iCloud"},
{"x": 320, "y": 90, "color": "#FF6600", "textColor": "#FFFFFF", "text": "Alexa"},
{"x": 420, "y": 90, "color": "#00A4EF", "textColor": "#FFFFFF", "text": "Windows"},
{"x": 20, "y": 130, "color": "#FBBC05", "textColor": "#000000", "text": "Gmail"},
{"x": 120, "y": 130, "color": "#405DE6", "textColor": "#FFFFFF", "text": "Instagram"},
{"x": 220, "y": 130, "color": "#000000", "textColor": "#FFFFFF", "text": "iOS"},
{"x": 320, "y": 130, "color": "#146EB4", "textColor": "#FFFFFF", "text": "Prime"},
{"x": 420, "y": 130, "color": "#00A4EF", "textColor": "#FFFFFF", "text": "Office365"},
{"x": 20, "y": 170, "color": "#EA4335", "textColor": "#FFFFFF", "text": "YouTube"},
{"x": 120, "y": 170, "color": "#0000FF", "textColor": "#FFFFFF", "text": "Messenger"},
{"x": 220, "y": 170, "color": "#000000", "textColor": "#FFFFFF", "text": "Siri"},
{"x": 320, "y": 170, "color": "#232F3E", "textColor": "#FFFFFF", "text": "AWS"},
{"x": 420, "y": 170, "color": "#00A4EF", "textColor": "#FFFFFF", "text": "Azure"},
{"x": 20, "y": 210, "color": "#4285F4", "textColor": "#FFFFFF", "text": "Android"},
{"x": 120, "y": 210, "color": "#1877F2", "textColor": "#FFFFFF", "text": "Oculus"},
{"x": 220, "y": 210, "color": "#000000", "textColor": "#FFFFFF", "text": "MacOS"},
{"x": 320, "y": 210, "color": "#FF9900", "textColor": "#000000", "text": "Kindle"},
{"x": 420, "y": 210, "color": "#00A4EF", "textColor": "#FFFFFF", "text": "Teams"}
]