llms.txt

DimOrder Brand Identity

A complete profile of DimOrder's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #1A202C
Accent #00D1CB
Body Font Noto Sans TC
Heading Font GmarketSansTTFMedium

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: restaurant owners and managers

DimOrder Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {
 "family": "Noto Sans TC",
 "role": "body"
 },
 {
 "family": "GmarketSansTTFMedium",
 "role": "heading"
 },
 {
 "family": "GmarketSansTTFBold",
 "role": "heading"
 }
 ],
 "colors": {
 "primary": "#1A202C",
 "secondary": "#00D1CB",
 "accent": "#00D1CB",
 "background": "#FFFFFF",
 "textPrimary": "#2D3748",
 "link": "#2D3748"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Noto Sans TC",
 "heading": "GmarketSansTTFMedium"
 },
 "fontStacks": {
 "heading": [
 "Arial",
 "Helvetica",
 "sans-serif"
 ],
 "body": [
 "Noto Sans TC",
 "sans-serif"
 ],
 "paragraph": [
 "Noto Sans TC",
 "sans-serif"
 ]
 },
 "fontSizes": {
 "h1": "57px",
 "h2": "32px",
 "body": "18px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "3px"
 },
 "components": {
 "buttonPrimary": {
 "background": "#00D1CB",
 "textColor": "#FFFFFF",
 "borderRadius": "3px",
 "borderRadiusCorners": {
 "topLeft": "3px",
 "topRight": "3px",
 "bottomRight": "3px",
 "bottomLeft": "3px"
 },
 "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px -7px"
 },
 "buttonSecondary": {
 "background": "transparent",
 "textColor": "#FFFFFF",
 "borderColor": "#FFFFFF",
 "borderRadius": "39px",
 "borderRadiusCorners": {
 "topLeft": "39px",
 "topRight": "39px",
 "bottomRight": "39px",
 "bottomLeft": "39px"
 },
 "shadow": "none"
 }
 },
 "images": {
 "logo": "https://www.dimorder.com/wp-content/uploads/2022/03/DimPOS-Logo-%E8%A4%87%E8%A3%BD-2.png",
 "favicon": "https://www.dimorder.com/wp-content/uploads/2021/09/cropped-Dimpos-CI-1-32x32.png",
 "ogImage": "https://www.dimorder.com/wp-content/uploads/2021/10/05__welcome_promotion.png",
 "logoHref": "https://www.dimorder.com/",
 "logoAlt": "DimPOS and DimOrder Logo"
 },
 "personality": {
 "tone": "professional",
 "energy": "medium",
 "targetAudience": "restaurant owners and managers"
 },
 "designSystem": {
 "framework": "custom",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.95,
 "colors": 0.9,
 "overall": 0.925
 }
}