From 84a8918451ccccaaf97a6baff5f50e12001d3d4d Mon Sep 17 00:00:00 2001 From: Gunther6070 Date: Mon, 7 Apr 2025 16:16:53 -0400 Subject: Updated styling --- ufund-ui/public/jf.png | Bin 819422 -> 2224089 bytes ufund-ui/src/styles.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'ufund-ui') diff --git a/ufund-ui/public/jf.png b/ufund-ui/public/jf.png index 94250ec..ff93fa5 100644 Binary files a/ufund-ui/public/jf.png and b/ufund-ui/public/jf.png differ diff --git a/ufund-ui/src/styles.css b/ufund-ui/src/styles.css index 98e13de..6bb6970 100644 --- a/ufund-ui/src/styles.css +++ b/ufund-ui/src/styles.css @@ -24,7 +24,7 @@ --secondary-color: #3a3a3a; /* color of cards and buttons*/ --tertiary-color: #2e2e2e; /* color of dark cards */ --foreground-color: #ffffff; /* used on text */ - --highlight-color: #6091e8; /* accent color */ + --highlight-color: #60a9f3; /* accent color */ --dark-highlight-clor: #002846; /* not used currently */ --hover-color: #323c4e; /* hover color for cards and buttons*/ --opacity-cr: 0; -- cgit v1.2.3