/* 默认 */
[data-theme="florid"] {
  --them-head-bg-color: transparent;
  --them-head-font-color: #ffffff;

  --them-logo-bg-color: transparent;
  --them-logo-font-color: #ffffff;

  --them-menu-bg-color: transparent;
  --them-menu-hove-color: #1677ff;
  --them-menu-font-color: #ffffff;

  --them-main-bg-color: transparent;

  --them-image-url: url("./image/star-squashed.jpg");

  --main-color: #fff;
}
