Color Schema updates

This commit is contained in:
alexandrev-tibco
2026-01-13 18:21:24 +01:00
parent 92de2ea68d
commit f941831cde
18 changed files with 89 additions and 305 deletions
+2 -22
View File
@@ -30,17 +30,7 @@
<header class="nav" role="banner">
<div class="nav-inner">
<a class="nav-logo" href="index.html" aria-label="PorfolioJournal home">
<svg viewBox="0 0 64 64" aria-hidden="true">
<defs>
<linearGradient id="nav-gradient" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#667eea"></stop>
<stop offset="100%" stop-color="#764ba2"></stop>
</linearGradient>
</defs>
<rect x="6" y="6" width="52" height="52" rx="14" fill="url(#nav-gradient)"></rect>
<path d="M20 44c0-10 8-18 16-18s16 8 16 18" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
<path d="M24 26h24" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
</svg>
<img src="assets/images/app-icon.svg" alt="" aria-hidden="true">
<span>PorfolioJournal</span>
</a>
<nav aria-label="Primary">
@@ -121,17 +111,7 @@
<div class="footer-grid">
<div class="footer-brand">
<div class="footer-logo">
<svg viewBox="0 0 64 64" aria-hidden="true">
<defs>
<linearGradient id="footer-gradient" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#667eea"></stop>
<stop offset="100%" stop-color="#764ba2"></stop>
</linearGradient>
</defs>
<rect x="6" y="6" width="52" height="52" rx="14" fill="url(#footer-gradient)"></rect>
<path d="M20 44c0-10 8-18 16-18s16 8 16 18" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
<path d="M24 26h24" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
</svg>
<img src="assets/images/app-icon.svg" alt="" aria-hidden="true">
<span>PorfolioJournal</span>
</div>
<p>Calm, offline-first portfolio journaling for iOS.</p>