From c54de8a1c535c9076b6b10a766b6dc566fff2e7f Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Sun, 10 Sep 2023 12:01:55 -0400 Subject: [PATCH] fix: Update window prefs --- .vscode/settings.json | 23 +++++++++++++++++++++++ src/app/about/page.tsx | 4 ++-- src/app/page.tsx | 10 +++++----- 3 files changed, 30 insertions(+), 7 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..8b38db9 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,23 @@ +{ + "explorer.excludeGitIgnore": false, + "workbench.colorCustomizations": { + "activityBar.activeBackground": "#95ee3a", + "activityBar.background": "#95ee3a", + "activityBar.foreground": "#15202b", + "activityBar.inactiveForeground": "#15202b99", + "activityBarBadge.background": "#3290ed", + "activityBarBadge.foreground": "#e7e7e7", + "commandCenter.border": "#15202b99", + "sash.hoverBorder": "#95ee3a", + "statusBar.background": "#7ce114", + "statusBar.foreground": "#15202b", + "statusBarItem.hoverBackground": "#62b210", + "statusBarItem.remoteBackground": "#7ce114", + "statusBarItem.remoteForeground": "#15202b", + "titleBar.activeBackground": "#7ce114", + "titleBar.activeForeground": "#15202b", + "titleBar.inactiveBackground": "#7ce11499", + "titleBar.inactiveForeground": "#15202b99" + }, + "peacock.color": "#7ce114" +} diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c40f088..5e3da17 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -116,11 +116,11 @@ export default function About() { Follow on LinkedIn - spencer@planetaria.tech + prad@sonr.io diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e425fd..9b744ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -273,17 +273,17 @@ export default async function Home() {

- Software designer, founder, and amateur astronaut. + Software engineer, product designer, and founder.

- I’m Spencer, a software designer and entrepreneur based in New York + I’m Prad, a software designer and entrepreneur based in New York City. I’m the founder and CEO of Planetaria, where we develop technologies that empower regular people to explore space on their own terms.

@@ -293,12 +293,12 @@ export default async function Home() { icon={InstagramIcon} />