llms.txt
Lakonia Brand Identity
A complete profile of Lakonia's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #007BFF |
| Accent | #4CAF50 |
| Body Font | Satoshi |
| Heading Font | Times New Roman |
Color Palette
- primary: #007BFF
- secondary: #90EE90
- accent: #4CAF50
- background: #000000
- textPrimary: #000000
- link: #4CAF50
Typography
- primary: Satoshi — https://fonts.google.com/specimen/Satoshi
- heading: Times New Roman — https://fonts.google.com/specimen/Times+New+Roman
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#FFFFFF, textColor=#000000, borderRadius=6px, shadow=none
- buttonSecondary: background=#000000, textColor=#FFFFFF, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: military and tactical communication professionals
Lakonia Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Lakonia - AI-Powered Tactical Communications
- Image:
- Source: https://lakonia.us.com/
- Lakonia - AI-Powered Tactical Communications
- Image:
- Source: https://lakonia.us.com/
- Lakonia - AI-Powered Tactical Communications
- Image:
- Source: https://lakonia.us.com/
- Lakonia - AI-Powered Tactical Communications
- Image:
- Source: https://lakonia.us.com/
- Lakonia - AI-Powered Tactical Communications
- Image:
- Source: https://lakonia.us.com/
- Assassin's Creed Odyssey Lakonia: how to complete the side quests | Rock Paper Shotgun
Working with these fonts
Not found on Google Fonts? You can follow these instructions if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- Filter by "Font" in the Network tab.
- Hard-reload the page and click around.
- Download captured font URL files locally.
- Extract and rewrite @font-face declarations from the page's CSS.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Satoshi",
"role": "body"
},
{
"family": "Arial",
"role": "body"
},
{
"family": "Times New Roman",
"role": "heading"
}
],
"colors": {
"primary": "#007BFF",
"secondary": "#90EE90",
"accent": "#4CAF50",
"background": "#000000",
"textPrimary": "#000000",
"link": "#4CAF50"
},
"typography": {
"fontFamilies": {
"primary": "Satoshi",
"heading": "Times New Roman"
},
"fontStacks": {
"heading": [
"Satoshi",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"sans-serif"
],
"body": [
"Times New Roman"
],
"paragraph": [
"Satoshi",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "48px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "6px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.lakonia.us.com/assets/shared/lakonia_clear.png",
"favicon": "https://www.lakonia.us.com/lakonia_favicon.png",
"ogImage": "https://www.lakonia.us.com/lakonia_favicon.png",
"logoAlt": "Lakonia Logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "military and tactical communication professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}