Skip to content

Instantly share code, notes, and snippets.

View federico1222's full-sized avatar
πŸ˜„

Federico Asaad federico1222

πŸ˜„
View GitHub Profile
@federico1222
federico1222 / mock-logs-panel.html
Created May 13, 2026 14:06
MarketMakerLogsPanel mock β€” Smithii Volume Bot
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MarketMakerLogsPanel β€” Mock (exact colors)</title>
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
/* ── Design tokens β€” exact values from the codebase ───────────────────