From ee0fdf1757b6e7e81da2d1e8488c3e0c431f3f66 Mon Sep 17 00:00:00 2001 From: t11s Date: Mon, 10 Jun 2024 22:32:41 -0700 Subject: [PATCH] feat: more hyperbolic branding --- src/components/App.tsx | 2 +- src/components/utils/NavigationBar.tsx | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/App.tsx b/src/components/App.tsx index dffc71d..03054ee 100644 --- a/src/components/App.tsx +++ b/src/components/App.tsx @@ -1129,7 +1129,7 @@ function App() { height="100px" fontSize="xl" onClick={() => newUserNodeLinkedToANewSystemNode()} - color={getFluxNodeTypeDarkColor(FluxNodeType.GPT)} + color={getFluxNodeTypeDarkColor(FluxNodeType.System)} > Create a new conversation tree diff --git a/src/components/utils/NavigationBar.tsx b/src/components/utils/NavigationBar.tsx index 9849ebf..7fa59c4 100644 --- a/src/components/utils/NavigationBar.tsx +++ b/src/components/utils/NavigationBar.tsx @@ -75,7 +75,10 @@ export function NavigationBar({ > - Hyperbolic Flux + + Hyperbolic + {" "} + Flux {" "} by