Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Sync Slides — presentation design system

A lightweight, Google-style presentation design system (clean, bright, airy, colorful accents) built as plain HTML/CSS. Designed for a recurring monthly team meeting deck — performance results, people, goals, motivation — but the layouts are generic enough for any internal deck.

The whole system is one theme file of design tokens + a gallery of reusable slide layouts. No build step, no framework — open index.html in a browser.

Preview

Open index.html in any browser to scroll the full layout gallery.

Design tokens — theme.css

  • Palette: Google colors (Blue #4285F4, Red #EA4335, Yellow #FBBC04, Green #34A853) + neutral greys.
  • Type: Poppins (display) + Inter (body), contrast by weight over size.
  • Shape: 16/28px radii, pill buttons, soft material shadows.
  • Slide: 1280×720 (16:9), 64px padding.

Change the look globally by editing the CSS variables in :root.

Slide catalog

Group Layouts
Result Hero number (big $ figure) · Numbers behind the number (channel breakdown)
People Welcome newcomers (1 / 2 / 3 photos) · Team achievements (grids of 3 / 4 / 5 / 6) · Spotlight / hero of the month · Shout-outs
Reflection Challenges (what worked / what hurt)
Goals Goals + progress bars
Motivation Motivational quote · What's next / focuses
Frame Cover · Section divider · Closing

Avatars in the mockups are placeholders (pravatar) — swap for real photos.

Usage

  1. Copy a <section class="slide …"> block from index.html.
  2. Replace the sample content (numbers, names, photos).
  3. Restyle globally via tokens in theme.css.

Status

Base system — meant to be refined further (additional layouts, polish, eventual export to Google Slides).

License

MIT — see LICENSE.

About

Google-style HTML/CSS presentation design system for a monthly team-sync deck — design tokens + reusable slide layouts.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages