mirror of
https://github.com/awatertrevi/xamarin-neo4j.git
synced 2026-09-22 09:05:29 +00:00
Design: align app with pocketgraph.app landing page aesthetic
- Dark theme: near-black (#0c0c0c) background, monochromatic palette - Light theme: clean neutral (#f5f5f5), pure black accent - Settings page: custom card sections replacing TableView - Result cards: thin border, reduced corner radius, no shadow - Query editor: single-border, theme-aware, placeholder text - Add Connection: monochromatic button hierarchy - Android: mipmap icons from iOS 1024px source - Android: overflow icon tinted white via view-tree walk - Android: status bar appearance set dynamically per theme - All hardcoded colors replaced with dynamic theme tokens Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
Xamarin.Neo4j/.gitignore
vendored
Normal file
5
Xamarin.Neo4j/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
# Android signing — never commit
|
||||
*.jks
|
||||
*.keystore
|
||||
*.env
|
||||
Reference in New Issue
Block a user