.Ymacs-Theme-standard-light {
  --ymacs-cursor-bg: #000;
  --ymacs-cursor-fg: #fff;
  color: #000;
  background-color: #fff;
}

.Ymacs-Theme-standard-light .Ymacs_SplitCont > .bar {
  background-color: #969896;
}

.Ymacs-Theme-standard-light .Ymacs_SplitCont.horiz > .bar {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #666;
}

.Ymacs-Theme-standard-light .Ymacs_SplitCont.vert > .bar {
  border-left: 1px solid #ccc;
  border-right: 1px solid #666;
}

.Ymacs-Theme-standard-light.Ymacs-hl-line .Ymacs_Frame-active div.line:has(.Ymacs-caret) {
  background-color: #b4eeb463;
}

.Ymacs-Theme-standard-light .Ymacs-frame-content div.line:before {
  color: #7f7f7f;
}

.Ymacs-Theme-standard-light.Ymacs-hl-line .Ymacs_Frame-active div.line:has(.Ymacs-caret):before {
  color: #000;
  font-weight: bold;
}

.Ymacs-Theme-standard-light .Ymacs-frame-content:before {
  color: #7f7f7f;
  background-color: #fff;
}

.Ymacs-Theme-standard-light .Ymacs_Popup {
  --ymacs-popup-bg: #f5f5f5;
  --ymacs-popup-fg: #000;
  --ymacs-popup-scrollbar-thumb: var(--ymacs-popup-fg);
}

.Ymacs-Theme-standard-light .Ymacs_Popup .Ymacs_Menu .Ymacs_Menu_Item:hover, .Ymacs-Theme-standard-light .Ymacs_Popup .Ymacs_Menu .Ymacs_Menu_Item.selected, .Ymacs-Theme-standard-light .Ymacs_Popup .Ymacs_Menu .Ymacs_Menu_Item.selected:hover {
  background-color: #bfe8ff;
}

.Ymacs-Theme-standard-light .Ymacs_Overlay.selection div {
  background-color: #eedc82;
}

.Ymacs-Theme-standard-light .Ymacs_Overlay.isearch div {
  color: #000;
  background-color: #dfa0f0;
}

.Ymacs-Theme-standard-light .Ymacs_Overlay.isearch-lazy div {
  color: #000;
  background-color: #a4d5f9;
}

.Ymacs-Theme-standard-light .Ymacs_Overlay.match-paren div {
  color: #000;
  background-color: #32cd32;
}

.Ymacs-Theme-standard-light .Ymacs_Modeline {
  color: #7f7f7f;
  background-color: #e5e5e5;
  border: 1px solid #bababa;
}

.Ymacs-Theme-standard-light .Ymacs_Frame-active .Ymacs_Modeline {
  color: #000;
  background-color: #b3b3b3;
  border: 1px outset #b3b3b3;
}

.Ymacs-Theme-standard-light .minibuffer-prompt {
  color: #00f;
}

.Ymacs-Theme-standard-light .mode-line-buffer-id {
  font-weight: bold;
}

.Ymacs-Theme-standard-light .directive {
  color: #483d8b;
}

.Ymacs-Theme-standard-light .type {
  color: #228b22;
}

.Ymacs-Theme-standard-light .builtin {
  color: #483d8b;
}

.Ymacs-Theme-standard-light .function-name {
  color: #00f;
}

.Ymacs-Theme-standard-light .variable-name {
  color: sienna;
}

.Ymacs-Theme-standard-light .constant {
  color: #008b8b;
}

.Ymacs-Theme-standard-light .string, .Ymacs-Theme-standard-light .string-starter, .Ymacs-Theme-standard-light .string-stopper, .Ymacs-Theme-standard-light .regexp, .Ymacs-Theme-standard-light .regexp-starter, .Ymacs-Theme-standard-light .regexp-stopper, .Ymacs-Theme-standard-light .regexp-modifier {
  color: #8b2252;
}

.Ymacs-Theme-standard-light .keyword {
  color: purple;
}

.Ymacs-Theme-standard-light .comment, .Ymacs-Theme-standard-light .mcomment, .Ymacs-Theme-standard-light .comment-starter, .Ymacs-Theme-standard-light .mcomment-starter, .Ymacs-Theme-standard-light .mcomment-stopper {
  color: #b22222;
}

.Ymacs-Theme-standard-light .number {
  color: #008b8b;
}

.Ymacs-Theme-standard-light .error {
  color: #b6532f;
}

.Ymacs-Theme-standard-light .isearch-fail {
  color: #000;
  background-color: #ff8f88;
}

.Ymacs-Theme-standard-light .xml-open-tag, .Ymacs-Theme-standard-light .xml-close-tag {
  color: #00f;
}

.Ymacs-Theme-standard-light .xml-attribute {
  color: sienna;
}

.Ymacs-Theme-standard-light .xml-entity-starter, .Ymacs-Theme-standard-light .xml-entity-stopper, .Ymacs-Theme-standard-light .xml-entity {
  color: #008b8b;
}

.Ymacs-Theme-standard-light .xml-open-bracket, .Ymacs-Theme-standard-light .xml-close-bracket, .Ymacs-Theme-standard-light .xml-closetag-slash, .Ymacs-Theme-standard-light .xml-cdata, .Ymacs-Theme-standard-light .xml-cdata-starter, .Ymacs-Theme-standard-light .xml-cdata-stopper {
  color: #000;
}

.Ymacs-Theme-standard-light .block-starter, .Ymacs-Theme-standard-light .block-stopper, .Ymacs-Theme-standard-light .exp-starter, .Ymacs-Theme-standard-light .exp-stopper, .Ymacs-Theme-standard-light .lisp-keyword {
  color: #483d8b;
}

.Ymacs-Theme-standard-light .heading1 {
  color: #00f;
  font-weight: bold;
}

.Ymacs-Theme-standard-light .heading2 {
  color: sienna;
  font-weight: bold;
}

.Ymacs-Theme-standard-light .heading3 {
  color: purple;
  font-weight: bold;
}

.Ymacs-Theme-standard-light .heading4 {
  color: #b22222;
  font-weight: bold;
}

.Ymacs-Theme-standard-light .markdown-blockquote, .Ymacs-Theme-standard-light .markdown-blockquote1, .Ymacs-Theme-standard-light .markdown-blockquote2, .Ymacs-Theme-standard-light .markdown-blockquote3 {
  color: #b22222;
}

.Ymacs-Theme-standard-light.Ymacs-line-numbers .Ymacs-frame-content:before {
  border-right: 1px solid #f2f2f2;
}

.Ymacs-Theme-standard-light.Ymacs-line-numbers .Ymacs_Frame-active .Ymacs-frame-content:before {
  box-shadow: 3px 0 7px -3px #0004;
}
/*# sourceMappingURL=standard-light.css.map */
