
:root {  /* Dark+ 风格 */
  --text-color: #d4d4d4;
  --background-color: #1e1e1e;
  --button-text: #e0e0e0;
  --button-border: #555555;
}
