/* Override Terminal theme accent to green */
:root {
  --accent: #4af626;
  --background: #0d1117;
}
