Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add marketing theme #32

Merged
merged 1 commit into from
Jul 29, 2024
Merged

feat: Add marketing theme #32

merged 1 commit into from
Jul 29, 2024

Conversation

KeithClinard
Copy link
Member

Theme generated using:

// Brand colors
$primary: #00447c;
$blue: #005da6;
$red: #e1251b;
$cyan: #00adef;
$green: #80bc00;
$yellow: #ffb71b;

// Non-Brand colors
$secondary: #426f9a;
$success: #21ba45;
$info: #00b3aa;
$warning: #f2721c;
$danger: #9f3938;

$font-family-sans-serif: Montserrat, Calibri, sans-serif;

@lnicely lnicely merged commit d5e89ab into main Jul 29, 2024
9 checks passed
@lnicely lnicely deleted the keith-marketing-theme branch July 29, 2024 13:31
@TSenter TSenter added this to the Beta Release (v0.0.0) milestone Aug 2, 2024
@TSenter TSenter added the documentation Adds or updates documentation label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Adds or updates documentation
Development

Successfully merging this pull request may close these issues.

3 participants