Skip to content

Conversation

@escapedcat
Copy link
Contributor

@escapedcat escapedcat commented Dec 24, 2025

Use defaults instead of individual styling to reduce code. Also this styling seems nicer.
Just an idea.

PROD

image image

PR

image image

escapedcat and others added 2 commits December 24, 2025 07:40
- Remove custom styling (border-radius, drop-shadows, hover effects)
- Remove toggleMapButtons() function and theme-based icon swapping
- Handle dark mode via CSS filter: invert(1) instead of JavaScript
- Add CSS rules for Leaflet control dark mode support
- Keep custom SVG icons for non-native controls
- Preserve analytics tracking on all controls

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Change icon fill color from gray (#5F5F5F) to pure black (#000000)
to work better with CSS filter: invert(1) for dark mode support.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Dec 24, 2025

Deploy Preview for btcmap ready!

Name Link
🔨 Latest commit 2e11b53
🔍 Latest deploy log https://app.netlify.com/projects/btcmap/deploys/694b8fce3c16650008b6c784
😎 Deploy Preview https://deploy-preview-610--btcmap.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 82 (🔴 down 12 from production)
Accessibility: 97 (no change from production)
Best Practices: 83 (🔴 down 17 from production)
SEO: 100 (no change from production)
PWA: 90 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

escapedcat and others added 3 commits December 24, 2025 07:49
Extract repeated Tailwind color values into CSS custom properties
for better maintainability and consistency.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Replace leaflet.locatecontrol's default arrow icon with custom
crosshairs SVG (same style as Google Maps locate button).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@escapedcat escapedcat requested a review from Copilot December 24, 2025 07:03
@escapedcat escapedcat marked this pull request as ready for review December 24, 2025 07:04

This comment was marked as resolved.

@dadofsambonzuki
Copy link
Member

Much nicer and less code is always better!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants