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:
Gerwin Kuijntjes
2026-03-31 15:26:47 +02:00
parent e939f04185
commit d0b7e8335d
17 changed files with 254 additions and 86 deletions

5
Xamarin.Neo4j/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Android signing — never commit
*.jks
*.keystore
*.env