Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit bb95edd

Browse files
author
Ty Hitzeman
committed
made theme color lighter blue
1 parent c0afccc commit bb95edd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"componentChunkName":"component---cache-dev-404-page-js","path":"/dev-404-page/","result":{"data":{"allSitePage":{"nodes":[{"path":"/blog/hire-dev-best-practices"},{"path":"/blog/hire-dev-communication"},{"path":"/blog/hire-dev-reputation"},{"path":"/blog/hire-dev-prioritization"},{"path":"/blog/hire-dev-empathy"},{"path":"/blog/page/2"},{"path":"/blog/tag/non-technical"},{"path":"/blog/tag/reputation"},{"path":"/blog/category/hiring"},{"path":"/blog/author/ty-hitzeman"},{"path":"/blog/date/2020-06-29"},{"path":"/blog/date/2020-06-28"},{"path":"/blog/date/2020-06-25"},{"path":"/blog/date/2020-06-26"},{"path":"/blog/date/2020-06-27"},{"path":"/blog/search"},{"path":"/404/"},{"path":"/blog/about/"},{"path":"/blog/contact-us/"},{"path":"/blog/"},{"path":"/"},{"path":"/404.html"}]}},"pageContext":{}}}
1+
{"componentChunkName":"component---cache-dev-404-page-js","path":"/dev-404-page/","result":{"data":{"allSitePage":{"nodes":[{"path":"/blog/hire-dev-reputation"},{"path":"/blog/hire-dev-prioritization"},{"path":"/blog/hire-dev-communication"},{"path":"/blog/hire-dev-empathy"},{"path":"/blog/hire-dev-best-practices"},{"path":"/blog/page/2"},{"path":"/blog/tag/non-technical"},{"path":"/blog/tag/reputation"},{"path":"/blog/category/hiring"},{"path":"/blog/author/ty-hitzeman"},{"path":"/blog/date/2020-06-25"},{"path":"/blog/date/2020-06-26"},{"path":"/blog/date/2020-06-28"},{"path":"/blog/date/2020-06-27"},{"path":"/blog/date/2020-06-29"},{"path":"/blog/search"},{"path":"/404/"},{"path":"/blog/about/"},{"path":"/blog/contact-us/"},{"path":"/blog/"},{"path":"/"},{"path":"/404.html"}]}},"pageContext":{}}}

src/theme/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const theme = {
22
colors: {
3-
themeColor: '#275767',
3+
themeColor: '#82bcd0',
44
textColor: '#090606',
55
headingColor: '#090606',
66
borderColor: '#e3e7e8b3',

0 commit comments

Comments
 (0)