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(theme): add new corporate theme #479

Merged
merged 14 commits into from
Jun 19, 2018

Conversation

denStrigo
Copy link
Collaborator

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

base: 'default',

variables: {
fg: '#f1f5f8',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so the other colors haven't changed compared to default?

@@ -339,6 +339,14 @@ $theme: (
btn-hero-text-shadow: none,
btn-hero-bevel-size: 0 0 0 0,
btn-hero-glow-size: 0 0 0 0,
btn-hero-secondary-glow-size: btn-hero-glow-size,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this only exists for secondary? what is secondary anyway? :)

@nnixaa
Copy link
Collaborator

nnixaa commented Jun 12, 2018

  • it looks to me like the header isn't black by default as it should be
  • we also need to include this theme into playground/styles/themes.scss

@nnixaa nnixaa merged commit c75eaf7 into akveo:master Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants