Theme Updates#8
Merged
conroywhitney merged 10 commits intoakdevalliance:epic/gatsbyjs-redesignfrom Oct 13, 2019
Merged
Conversation
457629c to
ee26ea4
Compare
Author
|
I'm starting small with design. This is targets the navbar and home page. I'm going to start tackling each page at a time since some of the CSS is inline the React components, which I'll eventually refactor to scale better if pages are added in the future. |
conroywhitney
approved these changes
Oct 13, 2019
Member
conroywhitney
left a comment
There was a problem hiding this comment.
This looks good to me! 👍 It's cool to see the Codi logo and the AKDev blue!
| $primary-invert: $akdev-blue-invert | ||
| $body-color: #333 | ||
| $black: #2b2523 | ||
| $black: #222222 |
Member
There was a problem hiding this comment.
Awesome use of sass variables! 💯
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We're looking to use the same look-and-feel (theme) as the WP site. I'm leaning on the color scheme of the old site. This can merge with #1 and resolve #9.
Things in progress:
Ready for review by @conroywhitney