.Ymacs-Theme-sanityinc-tomorrow-bright {
  --ymacs-cursor-bg: #d54e53;
  --ymacs-cursor-fg: #000;
  color: #eaeaea;
  background-color: #000;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_SplitCont > .bar {
  background-color: #969896;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_SplitCont.horiz > .bar {
  border-top: 1px solid #424242;
  border-bottom: 1px solid #424242;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_SplitCont.vert > .bar {
  border-left: 1px solid #424242;
  border-right: 1px solid #424242;
}

.Ymacs-Theme-sanityinc-tomorrow-bright.Ymacs-hl-line .Ymacs_Frame-active div.line:has(.Ymacs-caret) {
  background-color: #2a2a2a63;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs-frame-content div.line:before {
  color: #969896;
}

.Ymacs-Theme-sanityinc-tomorrow-bright.Ymacs-hl-line .Ymacs_Frame-active div.line:has(.Ymacs-caret):before {
  color: #eaeaea;
  font-weight: bold;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs-frame-content:before {
  color: #969896;
  background-color: #151515;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_Popup {
  --ymacs-popup-bg: #424242;
  --ymacs-popup-fg: #eaeaea;
  --ymacs-popup-scrollbar-thumb: var(--ymacs-popup-fg);
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_Popup .Ymacs_Menu .Ymacs_Menu_Item:hover, .Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_Popup .Ymacs_Menu .Ymacs_Menu_Item.selected, .Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_Popup .Ymacs_Menu .Ymacs_Menu_Item.selected:hover {
  background-color: #969896;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_Overlay.selection div {
  background-color: #424242;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_Overlay.isearch div {
  color: #000;
  background-color: #e7c547;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_Overlay.isearch-lazy div {
  color: #000;
  background-color: #70c0b1;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_Overlay.match-paren div {
  color: #000;
  background-color: #32cd32;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_Modeline {
  color: #969896;
  background-color: #2a2a2a;
  border: 1px solid #424242;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .Ymacs_Frame-active .Ymacs_Modeline {
  color: #eaeaea;
  background-color: #424242;
  border: 1px solid #424242;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .minibuffer-prompt {
  color: #7aa6da;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .mode-line-buffer-id, .Ymacs-Theme-sanityinc-tomorrow-bright .directive {
  color: #c397d8;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .type {
  color: #7aa6da;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .builtin {
  color: #c397d8;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .function-name {
  color: #e78c45;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .variable-name {
  color: #e7c547;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .constant {
  color: #7aa6da;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .string, .Ymacs-Theme-sanityinc-tomorrow-bright .string-starter, .Ymacs-Theme-sanityinc-tomorrow-bright .string-stopper, .Ymacs-Theme-sanityinc-tomorrow-bright .regexp, .Ymacs-Theme-sanityinc-tomorrow-bright .regexp-starter, .Ymacs-Theme-sanityinc-tomorrow-bright .regexp-stopper, .Ymacs-Theme-sanityinc-tomorrow-bright .regexp-modifier {
  color: #70c0b1;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .keyword {
  color: #b9ca4a;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .comment, .Ymacs-Theme-sanityinc-tomorrow-bright .mcomment, .Ymacs-Theme-sanityinc-tomorrow-bright .comment-starter, .Ymacs-Theme-sanityinc-tomorrow-bright .mcomment-starter, .Ymacs-Theme-sanityinc-tomorrow-bright .mcomment-stopper {
  color: #969896;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .number {
  color: #7aa6da;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .operator {
  color: #e78c45;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .error {
  color: #d54e53;
  font-weight: bold;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .isearch-fail {
  color: #000;
  background-color: #d54e53;
  font-weight: bold;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .xml-open-tag, .Ymacs-Theme-sanityinc-tomorrow-bright .xml-close-tag {
  color: #e78c45;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .xml-attribute {
  color: #e7c547;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .xml-entity-starter, .Ymacs-Theme-sanityinc-tomorrow-bright .xml-entity-stopper, .Ymacs-Theme-sanityinc-tomorrow-bright .xml-entity {
  color: #7aa6da;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .xml-open-bracket, .Ymacs-Theme-sanityinc-tomorrow-bright .xml-close-bracket, .Ymacs-Theme-sanityinc-tomorrow-bright .xml-closetag-slash, .Ymacs-Theme-sanityinc-tomorrow-bright .xml-cdata, .Ymacs-Theme-sanityinc-tomorrow-bright .xml-cdata-starter, .Ymacs-Theme-sanityinc-tomorrow-bright .xml-cdata-stopper {
  color: #eaeaea;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .block-starter, .Ymacs-Theme-sanityinc-tomorrow-bright .block-stopper, .Ymacs-Theme-sanityinc-tomorrow-bright .exp-starter, .Ymacs-Theme-sanityinc-tomorrow-bright .exp-stopper, .Ymacs-Theme-sanityinc-tomorrow-bright .lisp-keyword {
  color: #c397d8;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .heading1 {
  font-size: 1.414em;
  font-weight: bold;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .heading2 {
  font-size: 1.18em;
  font-weight: bold;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .heading3 {
  color: #e78c45;
  font-weight: bold;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .heading4 {
  color: #c397d8;
  font-weight: bold;
}

.Ymacs-Theme-sanityinc-tomorrow-bright .markdown-blockquote, .Ymacs-Theme-sanityinc-tomorrow-bright .markdown-blockquote1, .Ymacs-Theme-sanityinc-tomorrow-bright .markdown-blockquote2, .Ymacs-Theme-sanityinc-tomorrow-bright .markdown-blockquote3 {
  color: #969896;
}

.Ymacs-Theme-sanityinc-tomorrow-bright.Ymacs-line-numbers .Ymacs-frame-content:before {
  border-right: 1px solid #000;
}

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