/* SDS200 Blue Theme */
:root {
  --lcd-bg: #0d1b2a;
  --lcd-blue: #4d9eff;
  --lcd-cyan: #00d4ff;
  --lcd-red: #ff4444;
  --lcd-orange: #ffaa33;
  --lcd-yellow: #ffd700;
  --lcd-glow: rgba(77, 158, 255, 0.4);
  
  --theme-name: "SDS200 Blue";
}
