.Ymacs-Theme-sanityinc-tomorrow-night {
  --ymacs-cursor-bg: #c66;
  --ymacs-cursor-fg: #1d1f21;
  color: #c5c8c6;
  background-color: #1d1f21;
}

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

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

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

.Ymacs-Theme-sanityinc-tomorrow-night.Ymacs-hl-line .Ymacs_Frame-active div.line:has(.Ymacs-caret) {
  background-color: #282a2e63;
}

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

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

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

.Ymacs-Theme-sanityinc-tomorrow-night .Ymacs_Popup {
  --ymacs-popup-bg: #373b41;
  --ymacs-popup-fg: #c5c8c6;
  --ymacs-popup-scrollbar-thumb: var(--ymacs-popup-fg);
}

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

.Ymacs-Theme-sanityinc-tomorrow-night .Ymacs_Overlay.selection div {
  background-color: #373b41;
}

.Ymacs-Theme-sanityinc-tomorrow-night .Ymacs_Overlay.isearch div {
  color: #1d1f21;
  background-color: #f0c674;
}

.Ymacs-Theme-sanityinc-tomorrow-night .Ymacs_Overlay.isearch-lazy div {
  color: #1d1f21;
  background-color: #8abeb7;
}

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

.Ymacs-Theme-sanityinc-tomorrow-night .Ymacs_Modeline {
  color: #969896;
  background-color: #282a2e;
  border: 1px solid #373b41;
}

.Ymacs-Theme-sanityinc-tomorrow-night .Ymacs_Frame-active .Ymacs_Modeline {
  color: #c5c8c6;
  background-color: #373b41;
  border: 1px solid #373b41;
}

.Ymacs-Theme-sanityinc-tomorrow-night .minibuffer-prompt {
  color: #81a2be;
}

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

.Ymacs-Theme-sanityinc-tomorrow-night .type {
  color: #81a2be;
}

.Ymacs-Theme-sanityinc-tomorrow-night .builtin {
  color: #b294bb;
}

.Ymacs-Theme-sanityinc-tomorrow-night .function-name {
  color: #de935f;
}

.Ymacs-Theme-sanityinc-tomorrow-night .variable-name {
  color: #f0c674;
}

.Ymacs-Theme-sanityinc-tomorrow-night .constant {
  color: #81a2be;
}

.Ymacs-Theme-sanityinc-tomorrow-night .string, .Ymacs-Theme-sanityinc-tomorrow-night .string-starter, .Ymacs-Theme-sanityinc-tomorrow-night .string-stopper, .Ymacs-Theme-sanityinc-tomorrow-night .regexp, .Ymacs-Theme-sanityinc-tomorrow-night .regexp-starter, .Ymacs-Theme-sanityinc-tomorrow-night .regexp-stopper, .Ymacs-Theme-sanityinc-tomorrow-night .regexp-modifier {
  color: #8abeb7;
}

.Ymacs-Theme-sanityinc-tomorrow-night .keyword {
  color: #b5bd68;
}

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

.Ymacs-Theme-sanityinc-tomorrow-night .number {
  color: #81a2be;
}

.Ymacs-Theme-sanityinc-tomorrow-night .operator {
  color: #de935f;
}

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

.Ymacs-Theme-sanityinc-tomorrow-night .isearch-fail {
  color: #1d1f21;
  background-color: #c66;
  font-weight: bold;
}

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

.Ymacs-Theme-sanityinc-tomorrow-night .xml-attribute {
  color: #f0c674;
}

.Ymacs-Theme-sanityinc-tomorrow-night .xml-entity-starter, .Ymacs-Theme-sanityinc-tomorrow-night .xml-entity-stopper, .Ymacs-Theme-sanityinc-tomorrow-night .xml-entity {
  color: #81a2be;
}

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

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

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

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

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

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

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

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

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