Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Bloom Brand

Official brand guidelines and assets for Bloom Engine.

Overview

This repo contains the complete branding package for Bloom Engine and Bloom Garden, including visual identity, color palette, typography, voice and tone, and usage guidelines.

Brand at a glance

Colors

NameHexUsage
Bloom Green#4CAF50Primary brand color — logo, buttons, links, accents
Bloom Dark#1B2A1EText on light backgrounds, dark UI, code blocks
Bloom Light#F5F9F5Light backgrounds, cards
Petal Gold#FFD54FHighlights, badges, "new" indicators
Petal Coral#FF8A65Warnings, CTA hover states
Petal Lavender#B39DDBCode syntax accents, secondary highlights

Typography

  • Headings: Nunito (Bold 700 / ExtraBold 800)
  • Body: Nunito (Regular 400 / SemiBold 600)
  • Code: JetBrains Mono (Regular 400)

Logo

A stylized five-petal flower viewed from above, with a gold center dot. Works from 16×16 (favicon) to 512×512 (app icon).

Voice

Friendly senior developer genuinely excited about making games accessible. Short sentences, active voice, no jargon without context.

Tagline: "Native games from TypeScript"

Files

CSS Design Tokens

--bloom-green:#4CAF50;
--bloom-green-light:#66BB6A;
--bloom-green-dark:#388E3C;
--bloom-dark:#1B2A1E;
--bloom-light:#F5F9F5;
--bloom-white:#FFFFFF;
--petal-gold:#FFD54F;
--petal-coral:#FF8A65;
--petal-lavender:#B39DDB;
--font-heading:'Nunito','Quicksand', system-ui, sans-serif;
--font-body:'Nunito', system-ui, sans-serif;
--font-mono:'JetBrains Mono','Fira Code','Cascadia Code', monospace;

Usage

These assets are licensed under CC BY 4.0. You may use, share, and adapt them with attribution.

See the full branding package for detailed do's and don'ts.

Links

About

Brand guidelines, colors, typography, and assets for Bloom Engine

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors