/*
 Theme Name:   Twenty Nineteen Child Theme
 Theme URI:    https://sdowney.org/twenty-nineteen-child-theme
 Description:  Twenty Nineteen Child Theme
 Author:       Steve Downey
 Author URI:   https://sdowney.org
 Template:     twentynineteen
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, single-column, responsive-layout, accessibility-ready,
 Text Domain:  twenty-nineteen-child-theme-sdowney
*/


@import url(http://fonts.googleapis.com/css?family=Source+Code+Pro|Inconsolata);

a {
    color: inherit;
    background-color: inherit;
    font: inherit;
    text-decoration: inherit;
}
a:hover {
    text-decoration: underline;
}

pre.src {
    background-color: #3F3F3F;
    color: #DCDCCC;
    border-radius: 15px;
    padding:10px;
    font-family: "Source Code Pro", Inconsolata, "Courier 10 Pitch", Courier, monospace;
}

pre.example {
    background-color: #3F3F3F;
    color: #DCDCCC;
    border-radius: 15px;
    padding:10px;
}

.org-ac-candidate {
    /* ac-candidate-face */
    color: #000000;
    background-color: #6F6F6F;
}
.org-ac-candidate-mouse {
    /* ac-candidate-mouse-face */
    color: #ffffff;
    background-color: #0000ff;
}
.org-ac-completion {
    /* ac-completion-face */
    color: #a9a9a9;
    text-decoration: underline;
}
.org-ac-selection {
    /* ac-selection-face */
    color: #DCDCCC;
    background-color: #4C7073;
}
.org-avy-background {
    /* avy-background-face */
    color: #666666;
}
.org-avy-goto-char-timer {
    /* avy-goto-char-timer-face */
    background-color: #383838;
}
.org-avy-lead {
    /* avy-lead-face */
    color: #ffffff;
    background-color: #e52b50;
}
.org-avy-lead-face-0 {
    /* avy-lead-face-0 */
    color: #ffffff;
    background-color: #4f57f9;
}
.org-avy-lead-face-1 {
    /* avy-lead-face-1 */
    color: #ffffff;
    background-color: #bebebe;
}
.org-avy-lead-face-2 {
    /* avy-lead-face-2 */
    color: #ffffff;
    background-color: #f86bf3;
}
.org-aw-background {
    /* aw-background-face */
    color: #656555;
    background-color: #3F3F3F;
}
.org-aw-key {
    /* aw-key-face */
    color: #DCDCCC;
    font-weight: bold;
}
.org-aw-leading-char {
    /* aw-leading-char-face */
    color: #F0DFAF;
    font-weight: bold;
}
.org-aw-minibuffer-leading-char {
    /* aw-minibuffer-leading-char-face */
    color: #F0DFAF;
    font-weight: bold;
}
.org-aw-mode-line {
    /* aw-mode-line-face */
    color: #F0DFAF;
    font-weight: bold;
}
.org-bold {
    /* bold */
    font-weight: bold;
}
.org-bold-italic {
    /* bold-italic */
    font-weight: bold;
    font-style: italic;
}
.org-bookmark-menu-bookmark {
    /* bookmark-menu-bookmark */
    font-weight: bold;
}
.org-bookmark-menu-heading {
    /* bookmark-menu-heading */
    color: #7CB8BB;
}
.org-border {
    /* border */
    background-color: #000000;
}
.org-breakpoint-disabled {
    /* breakpoint-disabled */
    color: #b3b3b3;
}
.org-breakpoint-enabled {
    /* breakpoint-enabled */
    color: #ff0000;
    font-weight: bold;
}
.org-browse-url-button {
    /* browse-url-button */
    color: #F0DFAF;
    font-weight: bold;
    text-decoration: underline;
}
.org-buffer-menu-buffer {
    /* buffer-menu-buffer */
    font-weight: bold;
}
.org-builtin {
    /* font-lock-builtin-face */
    color: #DCDCCC;
    font-weight: bold;
}
.org-button {
    /* button */
    text-decoration: underline;
}
.org-c-annotation {
    /* c-annotation-face */
    color: #BFEBBF;
}
.org-c-nonbreakable-space {
    /* c-nonbreakable-space-face */
    background-color: #D0BF8F;
}
.org-calendar-month-header {
    /* calendar-month-header */
    color: #93E0E3;
}
.org-calendar-today {
    /* calendar-today */
    text-decoration: underline;
}
.org-calendar-weekday-header {
    /* calendar-weekday-header */
    color: #BFEBBF;
}
.org-calendar-weekend-header {
    /* calendar-weekend-header */
    color: #7F9F7F;
}
.org-change-log-acknowledgment {
    /* change-log-acknowledgment */
    color: #7F9F7F;
}
.org-change-log-conditionals {
    /* change-log-conditionals */
    color: #DFAF8F;
}
.org-change-log-date {
    /* change-log-date */
    color: #CC9393;
}
.org-change-log-email {
    /* change-log-email */
    color: #DFAF8F;
}
.org-change-log-file {
    /* change-log-file */
    color: #93E0E3;
}
.org-change-log-function {
    /* change-log-function */
    color: #DFAF8F;
}
.org-change-log-list {
    /* change-log-list */
    color: #F0DFAF;
    font-weight: bold;
}
.org-change-log-name {
    /* change-log-name */
    color: #BFEBBF;
}
.org-comint-highlight-input {
    /* comint-highlight-input */
    font-weight: bold;
}
.org-comint-highlight-prompt {
    /* comint-highlight-prompt */
    color: #F0DFAF;
}
.org-comment {
    /* font-lock-comment-face */
    color: #7F9F7F;
}
.org-comment-delimiter {
    /* font-lock-comment-delimiter-face */
    color: #6F8F6F;
}
.org-company-echo {
}
.org-company-echo-common {
    /* company-echo-common */
    color: #8C5353;
    background-color: #6F6F6F;
}
.org-company-preview {
    /* company-preview */
    color: #D0BF8F;
    background-color: #366060;
}
.org-company-preview-common {
    /* company-preview-common */
    color: #E0CF9F;
    background-color: #366060;
}
.org-company-preview-search {
    /* company-preview-search */
    color: #F0DFAF;
    background-color: #4C7073;
}
.org-company-scrollbar-bg {
    /* company-scrollbar-bg */
    background-color: #2B2B2B;
}
.org-company-scrollbar-fg {
    /* company-scrollbar-fg */
    background-color: #366060;
}
.org-company-template-field {
    /* company-template-field */
    color: #000000;
    background-color: #ffff00;
}
.org-company-tooltip {
    /* company-tooltip */
    color: #000000;
    background-color: #D0BF8F;
}
.org-company-tooltip-annotation {
    /* company-tooltip-annotation */
    color: #8C5353;
    background-color: #D0BF8F;
}
.org-company-tooltip-annotation-selection {
    /* company-tooltip-annotation-selection */
    color: #BC8383;
    background-color: #4C7073;
}
.org-company-tooltip-common {
    /* company-tooltip-common */
    color: #3F3F3F;
    background-color: #D0BF8F;
}
.org-company-tooltip-common-selection {
    /* company-tooltip-common-selection */
    color: #FFFFEF;
    background-color: #4C7073;
}
.org-company-tooltip-mouse {
    /* company-tooltip-mouse */
    color: #FFFFEF;
    background-color: #366060;
}
.org-company-tooltip-search {
    /* company-tooltip-search */
    background-color: #383838;
}
.org-company-tooltip-search-selection {
    /* company-tooltip-search-selection */
    background-color: #383838;
}
.org-company-tooltip-selection {
    /* company-tooltip-selection */
    color: #DCDCCC;
    background-color: #4C7073;
}
.org-compilation-column-number {
    /* compilation-column-number */
    color: #9FC59F;
}
.org-compilation-error {
    /* compilation-error */
    color: #ffc0cb;
    font-weight: bold;
}
.org-compilation-info {
    /* compilation-info */
    color: #BFEBBF;
    text-decoration: underline;
}
.org-compilation-line-number {
    /* compilation-line-number */
    color: #F0DFAF;
}
.org-compilation-mode-line-exit {
    /* compilation-mode-line-exit */
    color: #9FC59F;
    font-weight: bold;
}
.org-compilation-mode-line-fail {
    /* compilation-mode-line-fail */
    color: #CC9393;
    font-weight: bold;
}
.org-compilation-mode-line-run {
    /* compilation-mode-line-run */
    color: #F0DFAF;
    font-weight: bold;
}
.org-compilation-warning {
    /* compilation-warning */
    color: #DFAF8F;
    font-weight: bold;
}
.org-completions-annotations {
    /* completions-annotations */
    color: #656555;
}
.org-completions-common-part {
    /* completions-common-part */
    color: #add8e6;
}
.org-completions-first-difference {
    /* completions-first-difference */
    font-weight: bold;
}
.org-constant {
    /* font-lock-constant-face */
    color: #BFEBBF;
}
.org-cua-global-mark {
    /* cua-global-mark */
    color: #000000;
    background-color: #ffff00;
}
.org-cua-rectangle {
    /* cua-rectangle */
    color: #ffffff;
    background-color: #b03060;
}
.org-cua-rectangle-noselect {
    /* cua-rectangle-noselect */
    color: #ffffff;
    background-color: #696969;
}
.org-cursor {
    /* cursor */
    color: #DCDCCC;
    background-color: #FFFFEF;
}
.org-custom-button {
    /* custom-button */
    color: #000000;
    background-color: #d3d3d3;
}
.org-custom-button-mouse {
    /* custom-button-mouse */
    color: #000000;
    background-color: #e5e5e5;
}
.org-custom-button-pressed {
    /* custom-button-pressed */
    color: #000000;
    background-color: #d3d3d3;
}
.org-custom-button-pressed-unraised {
    /* custom-button-pressed-unraised */
    color: #ee82ee;
    text-decoration: underline;
}
.org-custom-button-unraised {
    /* custom-button-unraised */
    text-decoration: underline;
}
.org-custom-changed {
    /* custom-changed */
    color: #ffffff;
    background-color: #0000ff;
}
.org-custom-comment {
    /* custom-comment */
    background-color: #696969;
}
.org-custom-comment-tag {
    /* custom-comment-tag */
    color: #cccccc;
}
.org-custom-documentation {
}
.org-custom-face-tag {
    /* custom-face-tag */
    color: #add8e6;
    font-weight: bold;
}
.org-custom-group-subtitle {
    /* custom-group-subtitle */
    font-weight: bold;
}
.org-custom-group-tag {
    /* custom-group-tag */
    color: #add8e6;
    font-size: 120%;
    font-weight: bold;
}
.org-custom-group-tag-1 {
    /* custom-group-tag-1 */
    color: #ffc0cb;
    font-size: 120%;
    font-weight: bold;
}
.org-custom-invalid {
    /* custom-invalid */
    color: #ffff00;
    background-color: #ff0000;
}
.org-custom-link {
    /* custom-link */
    color: #F0DFAF;
    font-weight: bold;
    text-decoration: underline;
}
.org-custom-modified {
    /* custom-modified */
    color: #ffffff;
    background-color: #0000ff;
}
.org-custom-rogue {
    /* custom-rogue */
    color: #ffc0cb;
    background-color: #000000;
}
.org-custom-saved {
    /* custom-saved */
    text-decoration: underline;
}
.org-custom-set {
    /* custom-set */
    color: #0000ff;
    background-color: #ffffff;
}
.org-custom-state {
    /* custom-state */
    color: #32cd32;
}
.org-custom-themed {
    /* custom-themed */
    color: #ffffff;
    background-color: #0000ff;
}
.org-custom-variable-button {
    /* custom-variable-button */
    font-weight: bold;
    text-decoration: underline;
}
.org-custom-variable-obsolete {
    /* custom-variable-obsolete */
    color: #add8e6;
}
.org-custom-variable-tag {
    /* custom-variable-tag */
    color: #add8e6;
    font-weight: bold;
}
.org-custom-visibility {
    /* custom-visibility */
    color: #F0DFAF;
    font-size: 80%;
    font-weight: bold;
    text-decoration: underline;
}
.org-dap-result-overlay {
    /* dap-result-overlay-face */
    background-color: #1a1a1a;
}
.org-diary {
    /* diary */
    color: #ffff00;
}
.org-diff-added {
    /* diff-added */
    color: #BFEBBF;
}
.org-diff-changed {
    /* diff-changed */
    color: #F0DFAF;
}
.org-diff-context {
}
.org-diff-file-header {
    /* diff-file-header */
    color: #DCDCCC;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-diff-function {
    /* diff-function */
    background-color: #5F5F5F;
}
.org-diff-header {
    /* diff-header */
    background-color: #5F5F5F;
}
.org-diff-hunk-header {
    /* diff-hunk-header */
    background-color: #5F5F5F;
}
.org-diff-index {
    /* diff-index */
    color: #DCDCCC;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-diff-indicator-added {
    /* diff-indicator-added */
    color: #22aa22;
}
.org-diff-indicator-changed {
    /* diff-indicator-changed */
    color: #aaaa22;
}
.org-diff-indicator-removed {
    /* diff-indicator-removed */
    color: #aa2222;
}
.org-diff-nonexistent {
    /* diff-nonexistent */
    color: #DCDCCC;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-diff-refine-added {
    /* diff-refine-added */
    color: #BFEBBF;
    font-weight: bold;
}
.org-diff-refine-changed {
    /* diff-refine-changed */
    background-color: #aaaa22;
}
.org-diff-refine-removed {
    /* diff-refine-removed */
    color: #CC9393;
    font-weight: bold;
}
.org-diff-removed {
    /* diff-removed */
    color: #CC9393;
}
.org-dired-directory {
    /* dired-directory */
    color: #93E0E3;
}
.org-dired-flagged {
    /* dired-flagged */
    color: #ffc0cb;
    font-weight: bold;
}
.org-dired-header {
    /* dired-header */
    color: #7CB8BB;
}
.org-dired-ignored {
    /* dired-ignored */
    background-color: #4F4F4F;
}
.org-dired-mark {
    /* dired-mark */
    color: #BFEBBF;
}
.org-dired-marked {
    /* dired-marked */
    color: #DFAF8F;
    font-weight: bold;
}
.org-dired-perm-write {
    /* dired-perm-write */
    color: #6F8F6F;
}
.org-dired-set-id {
    /* dired-set-id */
    color: #D0BF8F;
    font-weight: bold;
}
.org-dired-special {
    /* dired-special */
    color: #DFAF8F;
}
.org-dired-symlink {
    /* dired-symlink */
    color: #F0DFAF;
    font-weight: bold;
}
.org-dired-warning {
    /* dired-warning */
    color: #D0BF8F;
    font-weight: bold;
}
.org-doc {
    /* font-lock-doc-face */
    color: #9FC59F;
}
.org-eldoc-highlight-function-argument {
    /* eldoc-highlight-function-argument */
    font-weight: bold;
}
.org-epa-field-body {
    /* epa-field-body */
    color: #40e0d0;
    font-style: italic;
}
.org-epa-field-name {
    /* epa-field-name */
    color: #afeeee;
    font-weight: bold;
}
.org-epa-mark {
    /* epa-mark */
    color: #ffa500;
    font-weight: bold;
}
.org-epa-string {
    /* epa-string */
    color: #ffffe0;
}
.org-epa-validity-disabled {
    /* epa-validity-disabled */
    font-style: italic;
}
.org-epa-validity-high {
    /* epa-validity-high */
    color: #afeeee;
    font-weight: bold;
}
.org-epa-validity-low {
    /* epa-validity-low */
    font-style: italic;
}
.org-epa-validity-medium {
    /* epa-validity-medium */
    color: #afeeee;
    font-style: italic;
}
.org-error {
    /* error */
    color: #ffc0cb;
    font-weight: bold;
}
.org-escape-glyph {
    /* escape-glyph */
    color: #F0DFAF;
    font-weight: bold;
}
.org-eval-sexp-fu-flash {
    /* eval-sexp-fu-flash */
    color: #3F3F3F;
    background-color: #DFAF8F;
}
.org-eval-sexp-fu-flash-error {
    /* eval-sexp-fu-flash-error */
    color: #3F3F3F;
    background-color: #CC9393;
}
.org-evil-ex-commands {
    /* evil-ex-commands */
    font-style: italic;
    text-decoration: underline;
}
.org-evil-ex-info {
    /* evil-ex-info */
    color: #ff0000;
    font-style: italic;
}
.org-evil-ex-lazy-highlight {
    /* evil-ex-lazy-highlight */
    color: #D0BF8F;
    background-color: #383838;
    font-weight: bold;
}
.org-evil-ex-search {
    /* evil-ex-search */
    color: #D0BF8F;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-evil-ex-substitute-matches {
    /* evil-ex-substitute-matches */
    color: #D0BF8F;
    background-color: #383838;
    font-weight: bold;
}
.org-evil-ex-substitute-replacement {
    /* evil-ex-substitute-replacement */
    color: #ff0000;
    text-decoration: underline;
}
.org-eww-form-checkbox {
    /* eww-form-checkbox */
    color: #000000;
    background-color: #d3d3d3;
}
.org-eww-form-file {
    /* eww-form-file */
    color: #000000;
    background-color: #808080;
}
.org-eww-form-select {
    /* eww-form-select */
    color: #000000;
    background-color: #d3d3d3;
}
.org-eww-form-submit {
    /* eww-form-submit */
    color: #000000;
    background-color: #808080;
}
.org-eww-form-text {
    /* eww-form-text */
    color: #ffffff;
    background-color: #505050;
}
.org-eww-form-textarea {
    /* eww-form-textarea */
    color: #000000;
    background-color: #C0C0C0;
}
.org-eww-invalid-certificate {
    /* eww-invalid-certificate */
    color: #ff0000;
    font-weight: bold;
}
.org-eww-valid-certificate {
    /* eww-valid-certificate */
    color: #228b22;
    font-weight: bold;
}
.org-file-name-shadow {
    /* file-name-shadow */
    background-color: #4F4F4F;
}
.org-fill-column-indicator {
    /* fill-column-indicator */
    color: #494949;
    background-color: #3F3F3F;
}
.org-fixed-pitch {
}
.org-fixed-pitch-serif {
}
.org-flycheck-delimited-error {
}
.org-flycheck-error {
    /* flycheck-error */
    text-decoration: underline;
}
.org-flycheck-error-delimiter {
}
.org-flycheck-error-list-checker-name {
    /* flycheck-error-list-checker-name */
    color: #93E0E3;
}
.org-flycheck-error-list-column-number {
}
.org-flycheck-error-list-error {
    /* flycheck-error-list-error */
    color: #ffc0cb;
    font-weight: bold;
}
.org-flycheck-error-list-error-message {
}
.org-flycheck-error-list-filename {
    /* flycheck-error-list-filename */
    color: #F0DFAF;
}
.org-flycheck-error-list-highlight {
    /* flycheck-error-list-highlight */
    font-weight: bold;
}
.org-flycheck-error-list-id {
    /* flycheck-error-list-id */
    color: #7CB8BB;
}
.org-flycheck-error-list-id-with-explainer {
    /* flycheck-error-list-id-with-explainer */
    color: #7CB8BB;
}
.org-flycheck-error-list-info {
    /* flycheck-error-list-info */
    color: #7F9F7F;
    font-weight: bold;
}
.org-flycheck-error-list-line-number {
}
.org-flycheck-error-list-warning {
    /* flycheck-error-list-warning */
    color: #DFAF8F;
    font-weight: bold;
}
.org-flycheck-fringe-error {
    /* flycheck-fringe-error */
    color: #BC8383;
    font-weight: bold;
}
.org-flycheck-fringe-info {
    /* flycheck-fringe-info */
    color: #93E0E3;
    font-weight: bold;
}
.org-flycheck-fringe-warning {
    /* flycheck-fringe-warning */
    color: #F0DFAF;
    font-weight: bold;
}
.org-flycheck-info {
    /* flycheck-info */
    text-decoration: underline;
}
.org-flycheck-verify-select-checker {
}
.org-flycheck-warning {
    /* flycheck-warning */
    text-decoration: underline;
}
.org-flyspell-duplicate {
    /* flyspell-duplicate */
    text-decoration: underline;
}
.org-flyspell-incorrect {
    /* flyspell-incorrect */
    text-decoration: underline;
}
.org-fringe {
    /* fringe */
    color: #DCDCCC;
    background-color: #4F4F4F;
}
.org-function-name {
    /* font-lock-function-name-face */
    color: #93E0E3;
}
.org-git-commit-comment-action {
    /* git-commit-comment-action */
    color: #8FB28F;
    font-weight: bold;
}
.org-git-commit-comment-branch-local {
    /* git-commit-comment-branch-local */
    color: #DFAF8F;
}
.org-git-commit-comment-branch-remote {
    /* git-commit-comment-branch-remote */
    color: #DFAF8F;
}
.org-git-commit-comment-detached {
    /* git-commit-comment-detached */
    color: #DFAF8F;
}
.org-git-commit-comment-file {
    /* git-commit-comment-file */
    color: #CC9393;
}
.org-git-commit-comment-heading {
    /* git-commit-comment-heading */
    color: #F0DFAF;
    font-weight: bold;
}
.org-git-commit-keyword {
    /* git-commit-keyword */
    color: #CC9393;
}
.org-git-commit-known-pseudo-header {
    /* git-commit-known-pseudo-header */
    color: #F0DFAF;
    font-weight: bold;
}
.org-git-commit-nonempty-second-line {
    /* git-commit-nonempty-second-line */
    color: #D0BF8F;
    font-weight: bold;
}
.org-git-commit-overlong-summary {
    /* git-commit-overlong-summary */
    color: #D0BF8F;
    font-weight: bold;
}
.org-git-commit-pseudo-header {
    /* git-commit-pseudo-header */
    color: #CC9393;
}
.org-git-commit-summary {
    /* git-commit-summary */
    color: #7CB8BB;
}
.org-git-gutter-frXadded {
    /* git-gutter-fr:added */
    color: #7F9F7F;
    font-weight: bold;
}
.org-git-gutter-frXdeleted {
    /* git-gutter-fr:deleted */
    color: #CC9393;
    font-weight: bold;
}
.org-git-gutter-frXmodified {
    /* git-gutter-fr:modified */
    color: #DC8CC3;
    font-weight: bold;
}
.org-git-gutterXadded {
    /* git-gutter:added */
    color: #7F9F7F;
    font-weight: bold;
}
.org-git-gutterXdeleted {
    /* git-gutter:deleted */
    color: #CC9393;
    font-weight: bold;
}
.org-git-gutterXmodified {
    /* git-gutter:modified */
    color: #DC8CC3;
    font-weight: bold;
}
.org-git-gutterXseparator {
    /* git-gutter:separator */
    color: #00ffff;
    background-color: #3F3F3F;
    font-weight: bold;
}
.org-git-gutterXunchanged {
    /* git-gutter:unchanged */
    color: #DCDCCC;
    font-weight: bold;
}
.org-glyphless-char {
    /* glyphless-char */
    font-size: 60%;
}
.org-gnus-group-mail-1 {
    /* gnus-group-mail-1 */
    color: #e1ffe1;
    font-weight: bold;
}
.org-gnus-group-mail-1-empty {
    /* gnus-group-mail-1-empty */
    color: #e1ffe1;
}
.org-gnus-group-mail-2 {
    /* gnus-group-mail-2 */
    color: #c1ffc1;
    font-weight: bold;
}
.org-gnus-group-mail-2-empty {
    /* gnus-group-mail-2-empty */
    color: #c1ffc1;
}
.org-gnus-group-mail-3 {
    /* gnus-group-mail-3 */
    color: #7fffd4;
    font-weight: bold;
}
.org-gnus-group-mail-3-empty {
    /* gnus-group-mail-3-empty */
    color: #7fffd4;
}
.org-gnus-group-mail-low {
    /* gnus-group-mail-low */
    color: #76eec6;
    font-weight: bold;
}
.org-gnus-group-mail-low-empty {
    /* gnus-group-mail-low-empty */
    color: #76eec6;
}
.org-gnus-group-news-1 {
    /* gnus-group-news-1 */
    color: #afeeee;
    font-weight: bold;
}
.org-gnus-group-news-1-empty {
    /* gnus-group-news-1-empty */
    color: #afeeee;
}
.org-gnus-group-news-2 {
    /* gnus-group-news-2 */
    color: #40e0d0;
    font-weight: bold;
}
.org-gnus-group-news-2-empty {
    /* gnus-group-news-2-empty */
    color: #40e0d0;
}
.org-gnus-group-news-3 {
    /* gnus-group-news-3 */
    font-weight: bold;
}
.org-gnus-group-news-3-empty {
}
.org-gnus-group-news-4 {
    /* gnus-group-news-4 */
    font-weight: bold;
}
.org-gnus-group-news-4-empty {
}
.org-gnus-group-news-5 {
    /* gnus-group-news-5 */
    font-weight: bold;
}
.org-gnus-group-news-5-empty {
}
.org-gnus-group-news-6 {
    /* gnus-group-news-6 */
    font-weight: bold;
}
.org-gnus-group-news-6-empty {
}
.org-gnus-group-news-low {
    /* gnus-group-news-low */
    color: #00ced1;
    font-weight: bold;
}
.org-gnus-group-news-low-empty {
    /* gnus-group-news-low-empty */
    color: #00ced1;
}
.org-gnus-splash {
    /* gnus-splash */
    color: #cccccc;
}
.org-gnus-summary-cancelled {
    /* gnus-summary-cancelled */
    color: #ffff00;
    background-color: #000000;
}
.org-gnus-summary-high-ancient {
    /* gnus-summary-high-ancient */
    color: #87ceeb;
    font-weight: bold;
}
.org-gnus-summary-high-read {
    /* gnus-summary-high-read */
    color: #98fb98;
    font-weight: bold;
}
.org-gnus-summary-high-ticked {
    /* gnus-summary-high-ticked */
    color: #ffc0cb;
    font-weight: bold;
}
.org-gnus-summary-high-undownloaded {
    /* gnus-summary-high-undownloaded */
    color: #d3d3d3;
    font-weight: bold;
}
.org-gnus-summary-high-unread {
    /* gnus-summary-high-unread */
    font-weight: bold;
}
.org-gnus-summary-low-ancient {
    /* gnus-summary-low-ancient */
    color: #87ceeb;
    font-style: italic;
}
.org-gnus-summary-low-read {
    /* gnus-summary-low-read */
    color: #98fb98;
    font-style: italic;
}
.org-gnus-summary-low-ticked {
    /* gnus-summary-low-ticked */
    color: #ffc0cb;
    font-style: italic;
}
.org-gnus-summary-low-undownloaded {
    /* gnus-summary-low-undownloaded */
    color: #d3d3d3;
    font-style: italic;
}
.org-gnus-summary-low-unread {
    /* gnus-summary-low-unread */
    font-style: italic;
}
.org-gnus-summary-normal-ancient {
    /* gnus-summary-normal-ancient */
    color: #87ceeb;
}
.org-gnus-summary-normal-read {
    /* gnus-summary-normal-read */
    color: #98fb98;
}
.org-gnus-summary-normal-ticked {
    /* gnus-summary-normal-ticked */
    color: #ffc0cb;
}
.org-gnus-summary-normal-undownloaded {
    /* gnus-summary-normal-undownloaded */
    color: #d3d3d3;
}
.org-gnus-summary-normal-unread {
}
.org-gnus-summary-selected {
    /* gnus-summary-selected */
    text-decoration: underline;
}
.org-header-line {
    /* header-line */
    color: #F0DFAF;
    background-color: #2B2B2B;
}
.org-header-line-highlight {
    /* header-line-highlight */
    background-color: #383838;
}
.org-helm-action {
    /* helm-action */
    text-decoration: underline;
}
.org-helm-ag-edit-deleted-line {
    /* helm-ag-edit-deleted-line */
    color: #7F9F7F;
    text-decoration: line-through;
}
.org-helm-buffer-archive {
    /* helm-buffer-archive */
    color: #ffd700;
}
.org-helm-buffer-directory {
    /* helm-buffer-directory */
    color: #8b0000;
    background-color: #d3d3d3;
}
.org-helm-buffer-file {
    /* helm-buffer-file */
    color: #DCDCCC;
    font-weight: bold;
}
.org-helm-buffer-modified {
    /* helm-buffer-modified */
    color: #7F9F7F;
}
.org-helm-buffer-not-saved {
    /* helm-buffer-not-saved */
    color: #CC9393;
    background-color: #3F3F3F;
}
.org-helm-buffer-process {
    /* helm-buffer-process */
    color: #93E0E3;
    background-color: #3F3F3F;
}
.org-helm-buffer-saved-out {
    /* helm-buffer-saved-out */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-helm-buffer-size {
    /* helm-buffer-size */
    color: #656555;
    background-color: #3F3F3F;
}
.org-helm-candidate-number {
    /* helm-candidate-number */
    color: #BFEBBF;
    background-color: #2B2B2B;
}
.org-helm-candidate-number-suspended {
    /* helm-candidate-number-suspended */
    color: #BFEBBF;
    background-color: #2B2B2B;
}
.org-helm-delete-async-message {
    /* helm-delete-async-message */
    color: #ffff00;
}
.org-helm-eob-line {
    /* helm-eob-line */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-helm-etags-file {
    /* helm-etags-file */
    color: #8b814c;
    text-decoration: underline;
}
.org-helm-ff-backup-file {
    /* helm-ff-backup-file */
    color: #696969;
}
.org-helm-ff-denied {
    /* helm-ff-denied */
    color: #ff0000;
    background-color: #000000;
}
.org-helm-ff-directory {
    /* helm-ff-directory */
    color: #93E0E3;
    background-color: #3F3F3F;
    font-weight: bold;
}
.org-helm-ff-dirs {
    /* helm-ff-dirs */
    color: #93E0E3;
}
.org-helm-ff-dotted-directory {
    /* helm-ff-dotted-directory */
    color: #000000;
    background-color: #696969;
}
.org-helm-ff-dotted-symlink-directory {
    /* helm-ff-dotted-symlink-directory */
    color: #ff8c00;
    background-color: #696969;
}
.org-helm-ff-executable {
    /* helm-ff-executable */
    color: #9FC59F;
    background-color: #3F3F3F;
}
.org-helm-ff-file {
    /* helm-ff-file */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-helm-ff-file-extension {
    /* helm-ff-file-extension */
    color: #ff00ff;
}
.org-helm-ff-invalid-symlink {
    /* helm-ff-invalid-symlink */
    color: #CC9393;
    background-color: #3F3F3F;
    font-weight: bold;
}
.org-helm-ff-pipe {
    /* helm-ff-pipe */
    color: #ffff00;
    background-color: #000000;
}
.org-helm-ff-prefix {
    /* helm-ff-prefix */
    color: #3F3F3F;
    background-color: #F0DFAF;
}
.org-helm-ff-rsync-progress {
    /* helm-ff-rsync-progress */
    color: #D0BF8F;
    font-weight: bold;
}
.org-helm-ff-socket {
    /* helm-ff-socket */
    color: #ff1493;
}
.org-helm-ff-suid {
    /* helm-ff-suid */
    color: #ffffff;
    background-color: #ff0000;
}
.org-helm-ff-symlink {
    /* helm-ff-symlink */
    color: #F0DFAF;
    background-color: #3F3F3F;
    font-weight: bold;
}
.org-helm-ff-truename {
    /* helm-ff-truename */
    color: #CC9393;
}
.org-helm-grep-cmd-line {
    /* helm-grep-cmd-line */
    color: #93E0E3;
    background-color: #3F3F3F;
}
.org-helm-grep-file {
    /* helm-grep-file */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-helm-grep-finish {
    /* helm-grep-finish */
    color: #9FC59F;
    background-color: #3F3F3F;
}
.org-helm-grep-lineno {
    /* helm-grep-lineno */
    color: #656555;
    background-color: #3F3F3F;
}
.org-helm-grep-match {
    /* helm-grep-match */
    color: #ffd700;
}
.org-helm-header {
    /* helm-header */
    color: #7F9F7F;
    background-color: #3F3F3F;
}
.org-helm-header-line-left-margin {
    /* helm-header-line-left-margin */
    color: #000000;
    background-color: #ffff00;
}
.org-helm-helper {
    /* helm-helper */
    color: #7F9F7F;
    background-color: #3F3F3F;
}
.org-helm-history-deleted {
    /* helm-history-deleted */
    color: #CC9393;
    background-color: #3F3F3F;
    font-weight: bold;
}
.org-helm-history-remote {
    /* helm-history-remote */
    color: #ff6a6a;
}
.org-helm-locate-finish {
    /* helm-locate-finish */
    color: #00ff00;
}
.org-helm-match {
    /* helm-match */
    color: #ffd700;
}
.org-helm-match-item {
    /* helm-match-item */
    color: #D0BF8F;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-helm-minibuffer-prompt {
    /* helm-minibuffer-prompt */
    color: #F0DFAF;
}
.org-helm-moccur-buffer {
    /* helm-moccur-buffer */
    color: #93E0E3;
    background-color: #3F3F3F;
}
.org-helm-non-file-buffer {
    /* helm-non-file-buffer */
    font-style: italic;
}
.org-helm-prefarg {
    /* helm-prefarg */
    color: #00ff00;
}
.org-helm-resume-need-update {
    /* helm-resume-need-update */
    background-color: #ff0000;
}
.org-helm-rg-active-arg {
    /* helm-rg-active-arg-face */
    color: #00ff00;
}
.org-helm-rg-base-rg-cmd {
    /* helm-rg-base-rg-cmd-face */
    color: #bebebe;
}
.org-helm-rg-colon-separator-ripgrep-output {
    /* helm-rg-colon-separator-ripgrep-output-face */
    color: #ffffff;
}
.org-helm-rg-directory-cmd {
    /* helm-rg-directory-cmd-face */
    color: #a52a2a;
    background-color: #000000;
}
.org-helm-rg-directory-header {
    /* helm-rg-directory-header-face */
    color: #ffffff;
    background-color: #000000;
    font-weight: bold;
}
.org-helm-rg-error-message {
    /* helm-rg-error-message */
    color: #ff0000;
}
.org-helm-rg-extra-arg {
    /* helm-rg-extra-arg-face */
    color: #ffff00;
}
.org-helm-rg-file-match {
    /* helm-rg-file-match-face */
    color: #0ff;
    text-decoration: underline;
}
.org-helm-rg-inactive-arg {
    /* helm-rg-inactive-arg-face */
    color: #bebebe;
}
.org-helm-rg-line-number-match {
    /* helm-rg-line-number-match-face */
    color: #ffa500;
    text-decoration: underline;
}
.org-helm-rg-match-text {
    /* helm-rg-match-text-face */
    color: #ffffff;
    background-color: #a020f0;
}
.org-helm-rg-preview-line-highlight {
    /* helm-rg-preview-line-highlight */
    color: #000000;
    background-color: #00ff00;
}
.org-helm-rg-title {
    /* helm-rg-title-face */
    color: #a020f0;
    background-color: #000000;
    font-weight: bold;
}
.org-helm-rtags-file {
    /* helm-rtags-file-face */
    color: #F0DFAF;
    font-weight: bold;
}
.org-helm-rtags-lineno {
    /* helm-rtags-lineno-face */
    color: #9FC59F;
}
.org-helm-rtags-token {
    /* helm-rtags-token-face */
    color: #D0BF8F;
    background-color: #212026;
    font-weight: bold;
}
.org-helm-selection {
    /* helm-selection */
    background-color: #4F4F4F;
}
.org-helm-selection-line {
    /* helm-selection-line */
    background-color: #4F4F4F;
}
.org-helm-separator {
    /* helm-separator */
    color: #CC9393;
    background-color: #3F3F3F;
}
.org-helm-source-header {
    /* helm-source-header */
    color: #F0DFAF;
    background-color: #2B2B2B;
    font-weight: bold;
}
.org-helm-swoop-line-number {
    /* helm-swoop-line-number-face */
    color: #999999;
}
.org-helm-swoop-target-line {
    /* helm-swoop-target-line-face */
    color: #DCDCCC;
    background-color: #4F4F4F;
}
.org-helm-swoop-target-line-block {
    /* helm-swoop-target-line-block-face */
    color: #222222;
    background-color: #cccc00;
}
.org-helm-swoop-target-word {
    /* helm-swoop-target-word-face */
    color: #F0DFAF;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-helm-visible-mark {
    /* helm-visible-mark */
    color: #3F3F3F;
    background-color: #D0BF8F;
}
.org-help-argument-name {
    /* help-argument-name */
    font-style: italic;
}
.org-hi-aquamarine {
    /* hi-aquamarine */
    color: #000000;
    background-color: #7fffd4;
}
.org-hi-black-b {
    /* hi-black-b */
    font-weight: bold;
}
.org-hi-black-hb {
    /* hi-black-hb */
    font-size: 167%;
    font-weight: bold;
}
.org-hi-blue {
    /* hi-blue */
    color: #2B2B2B;
    background-color: #93E0E3;
}
.org-hi-blue-b {
    /* hi-blue-b */
    color: #8CD0D3;
    font-weight: bold;
}
.org-hi-green {
    /* hi-green */
    color: #2B2B2B;
    background-color: #BFEBBF;
}
.org-hi-green-b {
    /* hi-green-b */
    color: #9FC59F;
    font-weight: bold;
}
.org-hi-pink {
    /* hi-pink */
    color: #2B2B2B;
    background-color: #DC8CC3;
}
.org-hi-red-b {
    /* hi-red-b */
    color: #CC9393;
    font-weight: bold;
}
.org-hi-salmon {
    /* hi-salmon */
    color: #000000;
    background-color: #ffa07a;
}
.org-hi-yellow {
    /* hi-yellow */
    color: #2B2B2B;
    background-color: #F0DFAF;
}
.org-highlight {
    /* highlight */
    background-color: #383838;
}
.org-highlight-symbol {
    /* highlight-symbol-face */
    background-color: #4d4d4d;
}
.org-hl-line {
    /* hl-line */
    background-color: #383838;
}
.org-hlt-property-highlight {
    /* hlt-property-highlight */
    background-color: #000080;
}
.org-hlt-regexp-level-1 {
    /* hlt-regexp-level-1 */
    background-color: #071F473A0000;
}
.org-hlt-regexp-level-2 {
    /* hlt-regexp-level-2 */
    background-color: #507400002839;
}
.org-hlt-regexp-level-3 {
    /* hlt-regexp-level-3 */
    background-color: #4517305D0000;
}
.org-hlt-regexp-level-4 {
    /* hlt-regexp-level-4 */
    background-color: #176900004E0A;
}
.org-hlt-regexp-level-5 {
    /* hlt-regexp-level-5 */
    background-color: #04602BC00000;
}
.org-hlt-regexp-level-6 {
    /* hlt-regexp-level-6 */
    background-color: #32F200001979;
}
.org-hlt-regexp-level-7 {
    /* hlt-regexp-level-7 */
    background-color: #316B22970000;
}
.org-hlt-regexp-level-8 {
    /* hlt-regexp-level-8 */
    background-color: #12EC00003F0E;
}
.org-holiday {
    /* holiday */
    background-color: #8b4513;
}
.org-homoglyph {
    /* homoglyph */
    color: #00ffff;
}
.org-ibuffer-locked-buffer {
    /* ibuffer-locked-buffer */
    color: #bc8f8f;
}
.org-ido-first-match {
    /* ido-first-match */
    color: #F0DFAF;
    font-weight: bold;
}
.org-ido-incomplete-regexp {
    /* ido-incomplete-regexp */
    color: #D0BF8F;
    font-weight: bold;
}
.org-ido-indicator {
    /* ido-indicator */
    color: #F0DFAF;
    background-color: #8C5353;
}
.org-ido-only-match {
    /* ido-only-match */
    color: #DFAF8F;
    font-weight: bold;
}
.org-ido-subdir {
    /* ido-subdir */
    color: #F0DFAF;
}
.org-ido-virtual {
    /* ido-virtual */
    color: #DCDCCC;
    font-weight: bold;
}
.org-iedit-occurrence {
    /* iedit-occurrence */
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-iedit-read-only-occurrence {
    /* iedit-read-only-occurrence */
    background-color: #2B2B2B;
}
.org-info-header-node {
    /* info-header-node */
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
}
.org-info-header-xref {
    /* info-header-xref */
    color: #F0DFAF;
    font-weight: bold;
    text-decoration: underline;
}
.org-info-index-match {
    /* info-index-match */
    color: #DFAF8F;
    background-color: #2B2B2B;
    font-weight: bold;
}
.org-info-menu-header {
    /* info-menu-header */
    font-weight: bold;
}
.org-info-menu-star {
    /* info-menu-star */
    color: #ff0000;
}
.org-info-node {
    /* info-node */
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
}
.org-info-quoted {
}
.org-info-title-1 {
    /* info-title-1 */
    font-size: 172%;
    font-weight: bold;
}
.org-info-title-2 {
    /* info-title-2 */
    font-size: 144%;
    font-weight: bold;
}
.org-info-title-3 {
    /* info-title-3 */
    font-size: 120%;
    font-weight: bold;
}
.org-info-title-4 {
    /* info-title-4 */
    font-weight: bold;
}
.org-info-xref {
    /* info-xref */
    color: #F0DFAF;
    font-weight: bold;
    text-decoration: underline;
}
.org-internal-border {
}
.org-isearch {
    /* isearch */
    color: #D0BF8F;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-isearch-fail {
    /* isearch-fail */
    color: #DCDCCC;
    background-color: #8C5353;
}
.org-italic {
    /* italic */
    font-style: italic;
}
.org-js2-error {
    /* js2-error */
    text-decoration: underline;
}
.org-js2-external-variable {
    /* js2-external-variable */
    color: #DFAF8F;
}
.org-js2-function-call {
    /* js2-function-call */
    color: #93E0E3;
}
.org-js2-function-param {
    /* js2-function-param */
    color: #AFD8AF;
}
.org-js2-instance-member {
    /* js2-instance-member */
    color: #5F7F5F;
}
.org-js2-jsdoc-html-tag-delimiter {
    /* js2-jsdoc-html-tag-delimiter */
    color: #DFAF8F;
}
.org-js2-jsdoc-html-tag-name {
    /* js2-jsdoc-html-tag-name */
    color: #BC8383;
}
.org-js2-jsdoc-tag {
    /* js2-jsdoc-tag */
    color: #6F8F6F;
}
.org-js2-jsdoc-type {
    /* js2-jsdoc-type */
    color: #9FC59F;
}
.org-js2-jsdoc-value {
    /* js2-jsdoc-value */
    color: #AFD8AF;
}
.org-js2-object-property {
    /* js2-object-property */
    color: #94BFF3;
}
.org-js2-object-property-access {
    /* js2-object-property-access */
    color: #94BFF3;
}
.org-js2-private-function-call {
    /* js2-private-function-call */
    color: #93E0E3;
}
.org-js2-private-member {
    /* js2-private-member */
    color: #7CB8BB;
}
.org-js2-warning {
    /* js2-warning */
    text-decoration: underline;
}
.org-keyword {
    /* font-lock-keyword-face */
    color: #F0DFAF;
    font-weight: bold;
}
.org-lazy-highlight {
    /* lazy-highlight */
    color: #D0BF8F;
    background-color: #383838;
    font-weight: bold;
}
.org-line-number {
    /* line-number */
    color: #6F6F6F;
    background-color: #383838;
}
.org-line-number-current-line {
    /* line-number-current-line */
    color: #D0BF8F;
    background-color: #383838;
}
.org-line-number-major-tick {
    /* line-number-major-tick */
    background-color: #bfbfbf;
    font-weight: bold;
}
.org-line-number-minor-tick {
    /* line-number-minor-tick */
    background-color: #8c8c8c;
    font-weight: bold;
}
.org-link {
    /* link */
    color: #F0DFAF;
    font-weight: bold;
    text-decoration: underline;
}
.org-link-visited {
    /* link-visited */
    color: #D0BF8F;
    text-decoration: underline;
}
.org-linum {
    /* linum */
    color: #9FC59F;
    background-color: #3F3F3F;
}
.org-linum-highlight {
    /* linum-highlight-face */
    color: #000000;
    background-color: #bebebe;
}
.org-log-edit-header {
    /* log-edit-header */
    color: #F0DFAF;
    font-weight: bold;
}
.org-log-edit-summary {
    /* log-edit-summary */
    color: #93E0E3;
}
.org-log-edit-unknown-header {
    /* log-edit-unknown-header */
    color: #7F9F7F;
}
.org-lsp-details {
    /* lsp-details-face */
    background-color: #4F4F4F;
    font-size: 80%;
}
.org-lsp-face-highlight-read {
    /* lsp-face-highlight-read */
    background-color: #383838;
    text-decoration: underline;
}
.org-lsp-face-highlight-textual {
    /* lsp-face-highlight-textual */
    background-color: #383838;
}
.org-lsp-face-highlight-write {
    /* lsp-face-highlight-write */
    background-color: #383838;
    font-weight: bold;
}
.org-lsp-face-semhl-class {
    /* lsp-face-semhl-class */
    color: #7CB8BB;
}
.org-lsp-face-semhl-comment {
    /* lsp-face-semhl-comment */
    color: #7F9F7F;
}
.org-lsp-face-semhl-constant {
    /* lsp-face-semhl-constant */
    color: #BFEBBF;
}
.org-lsp-face-semhl-enum {
    /* lsp-face-semhl-enum */
    color: #DFAF8F;
}
.org-lsp-face-semhl-function {
    /* lsp-face-semhl-function */
    color: #93E0E3;
}
.org-lsp-face-semhl-interface {
    /* lsp-face-semhl-interface */
    color: #7CB8BB;
}
.org-lsp-face-semhl-keyword {
    /* lsp-face-semhl-keyword */
    color: #F0DFAF;
    font-weight: bold;
}
.org-lsp-face-semhl-label {
    /* lsp-face-semhl-label */
    color: #7F9F7F;
}
.org-lsp-face-semhl-macro {
    /* lsp-face-semhl-macro */
    color: #94BFF3;
}
.org-lsp-face-semhl-member {
    /* lsp-face-semhl-member */
    color: #DFAF8F;
}
.org-lsp-face-semhl-method {
    /* lsp-face-semhl-method */
    color: #93E0E3;
}
.org-lsp-face-semhl-namespace {
    /* lsp-face-semhl-namespace */
    color: #7CB8BB;
    font-weight: bold;
}
.org-lsp-face-semhl-number {
    /* lsp-face-semhl-number */
    color: #BFEBBF;
}
.org-lsp-face-semhl-operator {
    /* lsp-face-semhl-operator */
    color: #93E0E3;
}
.org-lsp-face-semhl-parameter {
    /* lsp-face-semhl-parameter */
    color: #DFAF8F;
}
.org-lsp-face-semhl-property {
    /* lsp-face-semhl-property */
    color: #DFAF8F;
}
.org-lsp-face-semhl-regexp {
    /* lsp-face-semhl-regexp */
    color: #CC9393;
    font-style: italic;
}
.org-lsp-face-semhl-string {
    /* lsp-face-semhl-string */
    color: #CC9393;
}
.org-lsp-face-semhl-struct {
    /* lsp-face-semhl-struct */
    color: #7CB8BB;
}
.org-lsp-face-semhl-type {
    /* lsp-face-semhl-type */
    color: #7CB8BB;
}
.org-lsp-face-semhl-type-parameter {
    /* lsp-face-semhl-type-parameter */
    color: #7CB8BB;
}
.org-lsp-face-semhl-variable {
    /* lsp-face-semhl-variable */
    color: #DFAF8F;
}
.org-lsp-modeline-code-actions {
    /* lsp-modeline-code-actions-face */
    color: #00ffff;
}
.org-lsp-modeline-code-actions-preferred {
    /* lsp-modeline-code-actions-preferred-face */
    color: #ffff00;
}
.org-lsp-signature {
    /* lsp-signature-face */
    background-color: #4F4F4F;
    font-size: 80%;
}
.org-lsp-treemacs-file-error {
    /* lsp-treemacs-file-error */
    color: #ffc0cb;
    font-weight: bold;
}
.org-lsp-treemacs-file-info {
    /* lsp-treemacs-file-info */
    color: #7F9F7F;
    font-weight: bold;
}
.org-lsp-treemacs-file-warn {
    /* lsp-treemacs-file-warn */
    color: #DFAF8F;
    font-weight: bold;
}
.org-lsp-treemacs-project-root-error {
    /* lsp-treemacs-project-root-error */
    color: #F0DFAF;
    font-weight: bold;
}
.org-lsp-treemacs-project-root-info {
    /* lsp-treemacs-project-root-info */
    color: #F0DFAF;
    font-weight: bold;
}
.org-lsp-treemacs-project-root-warn {
    /* lsp-treemacs-project-root-warn */
    color: #F0DFAF;
    font-weight: bold;
}
.org-lv-separator {
    /* lv-separator */
    background-color: #4d4d4d;
}
.org-magit-bisect-bad {
    /* magit-bisect-bad */
    color: #CC9393;
}
.org-magit-bisect-good {
    /* magit-bisect-good */
    color: #7F9F7F;
}
.org-magit-bisect-skip {
    /* magit-bisect-skip */
    color: #F0DFAF;
}
.org-magit-blame-date {
    /* magit-blame-date */
    color: #DFAF8F;
    background-color: #2B2B2B;
}
.org-magit-blame-dimmed {
    /* magit-blame-dimmed */
    color: #6F6F6F;
}
.org-magit-blame-hash {
    /* magit-blame-hash */
    color: #6CA0A3;
    background-color: #2B2B2B;
}
.org-magit-blame-heading {
    /* magit-blame-heading */
    color: #6CA0A3;
    background-color: #2B2B2B;
}
.org-magit-blame-highlight {
    /* magit-blame-highlight */
    color: #ffffff;
    background-color: #404040;
}
.org-magit-blame-margin {
    /* magit-blame-margin */
    color: #ffffff;
    background-color: #404040;
}
.org-magit-blame-name {
    /* magit-blame-name */
    color: #DFAF8F;
    background-color: #2B2B2B;
}
.org-magit-blame-summary {
    /* magit-blame-summary */
    color: #6CA0A3;
    background-color: #2B2B2B;
    font-weight: bold;
}
.org-magit-branch-current {
    /* magit-branch-current */
    color: #8CD0D3;
    font-weight: bold;
}
.org-magit-branch-local {
    /* magit-branch-local */
    color: #8CD0D3;
    font-weight: bold;
}
.org-magit-branch-remote {
    /* magit-branch-remote */
    color: #7F9F7F;
    font-weight: bold;
}
.org-magit-branch-remote-head {
    /* magit-branch-remote-head */
    color: #7F9F7F;
    font-weight: bold;
}
.org-magit-branch-upstream {
    /* magit-branch-upstream */
    font-style: italic;
}
.org-magit-cherry-equivalent {
    /* magit-cherry-equivalent */
    color: #DC8CC3;
}
.org-magit-cherry-unmatched {
    /* magit-cherry-unmatched */
    color: #93E0E3;
}
.org-magit-diff-added {
    /* magit-diff-added */
    color: #BFEBBF;
}
.org-magit-diff-added-highlight {
    /* magit-diff-added-highlight */
    color: #BFEBBF;
    font-weight: bold;
}
.org-magit-diff-base {
    /* magit-diff-base */
    color: #ffffcc;
    background-color: #555522;
}
.org-magit-diff-base-highlight {
    /* magit-diff-base-highlight */
    color: #eeeebb;
    background-color: #666622;
}
.org-magit-diff-conflict-heading {
    /* magit-diff-conflict-heading */
    background-color: #4F4F4F;
}
.org-magit-diff-context {
    /* magit-diff-context */
    color: #b3b3b3;
}
.org-magit-diff-context-highlight {
    /* magit-diff-context-highlight */
    color: #b3b3b3;
    background-color: #494949;
}
.org-magit-diff-file-heading {
    /* magit-diff-file-heading */
    font-weight: bold;
}
.org-magit-diff-file-heading-highlight {
    /* magit-diff-file-heading-highlight */
    background-color: #494949;
    font-weight: bold;
}
.org-magit-diff-file-heading-selection {
    /* magit-diff-file-heading-selection */
    color: #DFAF8F;
    background-color: #494949;
    font-weight: bold;
}
.org-magit-diff-hunk-heading {
    /* magit-diff-hunk-heading */
    background-color: #4F4F4F;
}
.org-magit-diff-hunk-heading-highlight {
    /* magit-diff-hunk-heading-highlight */
    background-color: #5F5F5F;
}
.org-magit-diff-hunk-heading-selection {
    /* magit-diff-hunk-heading-selection */
    color: #DFAF8F;
    background-color: #5F5F5F;
}
.org-magit-diff-hunk-region {
    /* magit-diff-hunk-region */
    font-weight: bold;
}
.org-magit-diff-lines-boundary {
    /* magit-diff-lines-boundary */
    color: #5F5F5F;
    background-color: #DFAF8F;
}
.org-magit-diff-lines-heading {
    /* magit-diff-lines-heading */
    color: #5F5F5F;
    background-color: #DFAF8F;
}
.org-magit-diff-our {
    /* magit-diff-our */
    color: #CC9393;
}
.org-magit-diff-our-highlight {
    /* magit-diff-our-highlight */
    color: #CC9393;
    font-weight: bold;
}
.org-magit-diff-removed {
    /* magit-diff-removed */
    color: #CC9393;
}
.org-magit-diff-removed-highlight {
    /* magit-diff-removed-highlight */
    color: #CC9393;
    font-weight: bold;
}
.org-magit-diff-revision-summary {
    /* magit-diff-revision-summary */
    background-color: #4F4F4F;
}
.org-magit-diff-revision-summary-highlight {
    /* magit-diff-revision-summary-highlight */
    background-color: #5F5F5F;
}
.org-magit-diff-their {
    /* magit-diff-their */
    color: #BFEBBF;
}
.org-magit-diff-their-highlight {
    /* magit-diff-their-highlight */
    color: #BFEBBF;
    font-weight: bold;
}
.org-magit-diff-whitespace-warning {
    /* magit-diff-whitespace-warning */
    background-color: #CC9393;
}
.org-magit-diffstat-added {
    /* magit-diffstat-added */
    color: #BFEBBF;
}
.org-magit-diffstat-removed {
    /* magit-diffstat-removed */
    color: #CC9393;
}
.org-magit-dimmed {
    /* magit-dimmed */
    color: #6F6F6F;
}
.org-magit-filename {
}
.org-magit-hash {
    /* magit-hash */
    color: #6F6F6F;
}
.org-magit-head {
    /* magit-head */
    color: #8CD0D3;
    font-weight: bold;
}
.org-magit-header-line {
    /* magit-header-line */
    color: #F0DFAF;
    font-weight: bold;
}
.org-magit-header-line-key {
    /* magit-header-line-key */
    color: #DCDCCC;
    font-weight: bold;
}
.org-magit-header-line-log-select {
    /* magit-header-line-log-select */
    font-weight: bold;
}
.org-magit-keyword {
    /* magit-keyword */
    color: #CC9393;
}
.org-magit-keyword-squash {
    /* magit-keyword-squash */
    color: #D0BF8F;
    font-weight: bold;
}
.org-magit-log-author {
    /* magit-log-author */
    color: #DFAF8F;
}
.org-magit-log-date {
    /* magit-log-date */
    color: #656555;
}
.org-magit-log-graph {
    /* magit-log-graph */
    color: #FFFFEF;
}
.org-magit-mode-line-process {
    /* magit-mode-line-process */
    font-weight: bold;
}
.org-magit-mode-line-process-error {
    /* magit-mode-line-process-error */
    color: #ffc0cb;
    font-weight: bold;
}
.org-magit-process-ng {
    /* magit-process-ng */
    color: #CC9393;
    font-weight: bold;
}
.org-magit-process-ok {
    /* magit-process-ok */
    color: #7F9F7F;
    font-weight: bold;
}
.org-magit-reflog-amend {
    /* magit-reflog-amend */
    color: #DC8CC3;
}
.org-magit-reflog-checkout {
    /* magit-reflog-checkout */
    color: #8CD0D3;
}
.org-magit-reflog-cherry-pick {
    /* magit-reflog-cherry-pick */
    color: #7F9F7F;
}
.org-magit-reflog-commit {
    /* magit-reflog-commit */
    color: #7F9F7F;
}
.org-magit-reflog-merge {
    /* magit-reflog-merge */
    color: #7F9F7F;
}
.org-magit-reflog-other {
    /* magit-reflog-other */
    color: #93E0E3;
}
.org-magit-reflog-rebase {
    /* magit-reflog-rebase */
    color: #DC8CC3;
}
.org-magit-reflog-remote {
    /* magit-reflog-remote */
    color: #93E0E3;
}
.org-magit-reflog-reset {
    /* magit-reflog-reset */
    color: #CC9393;
}
.org-magit-refname {
    /* magit-refname */
    color: #DCDCCC;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-magit-refname-pullreq {
    /* magit-refname-pullreq */
    color: #DCDCCC;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-magit-refname-stash {
    /* magit-refname-stash */
    color: #DCDCCC;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-magit-refname-wip {
    /* magit-refname-wip */
    color: #DCDCCC;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-magit-section-heading {
    /* magit-section-heading */
    color: #F0DFAF;
    font-weight: bold;
}
.org-magit-section-heading-selection {
    /* magit-section-heading-selection */
    color: #DFAF8F;
    font-weight: bold;
}
.org-magit-section-highlight {
    /* magit-section-highlight */
    background-color: #494949;
}
.org-magit-section-secondary-heading {
    /* magit-section-secondary-heading */
    font-weight: bold;
}
.org-magit-sequence-done {
    /* magit-sequence-done */
    color: #656555;
}
.org-magit-sequence-drop {
    /* magit-sequence-drop */
    color: #CC9393;
}
.org-magit-sequence-exec {
    /* magit-sequence-exec */
    color: #6F6F6F;
}
.org-magit-sequence-head {
    /* magit-sequence-head */
    color: #8CD0D3;
}
.org-magit-sequence-onto {
    /* magit-sequence-onto */
    color: #656555;
}
.org-magit-sequence-part {
    /* magit-sequence-part */
    color: #F0DFAF;
}
.org-magit-sequence-pick {
    /* magit-sequence-pick */
    color: #D0BF8F;
}
.org-magit-sequence-stop {
    /* magit-sequence-stop */
    color: #7F9F7F;
}
.org-magit-signature-bad {
    /* magit-signature-bad */
    color: #CC9393;
}
.org-magit-signature-error {
    /* magit-signature-error */
    color: #CC9393;
}
.org-magit-signature-expired {
    /* magit-signature-expired */
    color: #DFAF8F;
}
.org-magit-signature-expired-key {
    /* magit-signature-expired-key */
    color: #DFAF8F;
}
.org-magit-signature-good {
    /* magit-signature-good */
    color: #7F9F7F;
}
.org-magit-signature-revoked {
    /* magit-signature-revoked */
    color: #DC8CC3;
}
.org-magit-signature-untrusted {
    /* magit-signature-untrusted */
    color: #F0DFAF;
}
.org-magit-tag {
    /* magit-tag */
    color: #DFAF8F;
    font-weight: bold;
}
.org-markdown-blockquote {
    /* markdown-blockquote-face */
    color: #9FC59F;
}
.org-markdown-bold {
    /* markdown-bold-face */
    color: #7F9F7F;
    font-weight: bold;
}
.org-markdown-code {
}
.org-markdown-comment {
    /* markdown-comment-face */
    color: #7F9F7F;
}
.org-markdown-footnote-marker {
    /* markdown-footnote-marker-face */
    color: #8CD0D3;
}
.org-markdown-footnote-text {
    /* markdown-footnote-text-face */
    color: #7F9F7F;
}
.org-markdown-gfm-checkbox {
    /* markdown-gfm-checkbox-face */
    color: #CC9393;
}
.org-markdown-header-delimiter {
    /* markdown-header-delimiter-face */
    color: #8CD0D3;
}
.org-markdown-header-face-1 {
    /* markdown-header-face-1 */
    color: #DFAF8F;
    font-size: 140%;
    font-weight: bold;
}
.org-markdown-header-face-2 {
    /* markdown-header-face-2 */
    color: #8CD0D3;
    font-size: 120%;
    font-weight: bold;
}
.org-markdown-header-face-3 {
    /* markdown-header-face-3 */
    color: #8CD0D3;
    font-weight: bold;
}
.org-markdown-header-face-4 {
    /* markdown-header-face-4 */
    color: #8CD0D3;
}
.org-markdown-header-face-5 {
    /* markdown-header-face-5 */
    color: #8CD0D3;
    font-weight: bold;
    font-style: italic;
}
.org-markdown-header-face-6 {
    /* markdown-header-face-6 */
    color: #93E0E3;
    font-weight: bold;
}
.org-markdown-header-rule {
    /* markdown-header-rule-face */
    color: #8CD0D3;
}
.org-markdown-highlight {
    /* markdown-highlight-face */
    background-color: #383838;
}
.org-markdown-hr {
    /* markdown-hr-face */
    color: #8CD0D3;
}
.org-markdown-html-attr-name {
    /* markdown-html-attr-name-face */
    color: #DFAF8F;
}
.org-markdown-html-attr-value {
    /* markdown-html-attr-value-face */
    color: #CC9393;
}
.org-markdown-html-entity {
    /* markdown-html-entity-face */
    color: #DFAF8F;
}
.org-markdown-html-tag-delimiter {
    /* markdown-html-tag-delimiter-face */
    color: #8CD0D3;
}
.org-markdown-html-tag-name {
    /* markdown-html-tag-name-face */
    color: #7CB8BB;
}
.org-markdown-inline-code {
    /* markdown-inline-code-face */
    color: #5F7F5F;
}
.org-markdown-italic {
    /* markdown-italic-face */
    color: #DCDCCC;
    font-style: italic;
}
.org-markdown-language-info {
    /* markdown-language-info-face */
    color: #CC9393;
}
.org-markdown-language-keyword {
    /* markdown-language-keyword-face */
    color: #7CB8BB;
}
.org-markdown-line-break {
    /* markdown-line-break-face */
    color: #BFEBBF;
    text-decoration: underline;
}
.org-markdown-link {
    /* markdown-link-face */
    color: #DFAF8F;
    font-weight: bold;
    text-decoration: underline;
}
.org-markdown-link-title {
    /* markdown-link-title-face */
    color: #7F9F7F;
}
.org-markdown-list {
    /* markdown-list-face */
    color: #8CD0D3;
}
.org-markdown-markup {
    /* markdown-markup-face */
    color: #8CD0D3;
}
.org-markdown-math {
    /* markdown-math-face */
    color: #CC9393;
}
.org-markdown-metadata-key {
    /* markdown-metadata-key-face */
    color: #DFAF8F;
}
.org-markdown-metadata-value {
    /* markdown-metadata-value-face */
    color: #CC9393;
}
.org-markdown-missing-link {
    /* markdown-missing-link-face */
    color: #D0BF8F;
    font-weight: bold;
}
.org-markdown-plain-url {
    /* markdown-plain-url-face */
    color: #DFAF8F;
    font-weight: bold;
    text-decoration: underline;
}
.org-markdown-pre {
    /* markdown-pre-face */
    color: #5F7F5F;
}
.org-markdown-reference {
    /* markdown-reference-face */
    color: #8CD0D3;
}
.org-markdown-strike-through {
    /* markdown-strike-through-face */
    text-decoration: line-through;
}
.org-markdown-url {
    /* markdown-url-face */
    color: #F0DFAF;
    text-decoration: underline;
}
.org-match {
    /* match */
    color: #DFAF8F;
    background-color: #2B2B2B;
    font-weight: bold;
}
.org-menu {
    /* menu */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-message-cited-text-1 {
    /* message-cited-text-1 */
    color: #ffaeb9;
}
.org-message-cited-text-2 {
    /* message-cited-text-2 */
    color: #228b22;
}
.org-message-cited-text-3 {
    /* message-cited-text-3 */
    color: #cd9b1d;
}
.org-message-cited-text-4 {
    /* message-cited-text-4 */
    color: #cd661d;
}
.org-message-header-cc {
    /* message-header-cc */
    color: #7fff00;
    font-weight: bold;
}
.org-message-header-name {
    /* message-header-name */
    color: #00ff00;
}
.org-message-header-newsgroups {
    /* message-header-newsgroups */
    color: #ffff00;
    font-weight: bold;
    font-style: italic;
}
.org-message-header-other {
    /* message-header-other */
    color: #ff3e96;
}
.org-message-header-subject {
    /* message-header-subject */
    color: #c0ff3e;
}
.org-message-header-to {
    /* message-header-to */
    color: #caff70;
    font-weight: bold;
}
.org-message-header-xheader {
    /* message-header-xheader */
    color: #00bfff;
}
.org-message-mml {
    /* message-mml */
    color: #00fa9a;
}
.org-message-separator {
    /* message-separator */
    color: #b0e2ff;
}
.org-minibuffer-prompt {
    /* minibuffer-prompt */
    color: #F0DFAF;
}
.org-mm-command-output {
    /* mm-command-output */
    color: #228b22;
}
.org-mode-line {
    /* mode-line */
    color: #8FB28F;
    background-color: #2B2B2B;
}
.org-mode-line-buffer-id {
    /* mode-line-buffer-id */
    color: #F0DFAF;
    font-weight: bold;
}
.org-mode-line-buffer-id-inactive {
    /* mode-line-buffer-id-inactive */
    color: #F0DFAF;
    font-weight: bold;
}
.org-mode-line-emphasis {
    /* mode-line-emphasis */
    font-weight: bold;
}
.org-mode-line-highlight {
}
.org-mode-line-inactive {
    /* mode-line-inactive */
    color: #6F8F6F;
    background-color: #2B2B2B;
}
.org-mouse {
    /* mouse */
    background-color: #000000;
}
.org-mouse-drag-and-drop-region {
    /* mouse-drag-and-drop-region */
    background-color: #2B2B2B;
}
.org-negation-char {
    /* font-lock-negation-char-face */
    color: #F0DFAF;
    font-weight: bold;
}
.org-next-error {
    /* next-error */
    background-color: #2B2B2B;
}
.org-nlinum-current-line {
    /* nlinum-current-line */
    color: #9FC59F;
    background-color: #3F3F3F;
    font-weight: bold;
}
.org-nobreak-hyphen {
    /* nobreak-hyphen */
    color: #00ffff;
}
.org-nobreak-space {
    /* nobreak-space */
    color: #F0DFAF;
    font-weight: bold;
    text-decoration: underline;
}
.org-org-agenda-calendar-event {
    /* org-agenda-calendar-event */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-org-agenda-calendar-sexp {
    /* org-agenda-calendar-sexp */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-org-agenda-clocking {
    /* org-agenda-clocking */
    background-color: #5F5F5F;
}
.org-org-agenda-column-dateline {
    /* org-agenda-column-dateline */
    background-color: #2B2B2B;
}
.org-org-agenda-current-time {
    /* org-agenda-current-time */
    color: #DFAF8F;
}
.org-org-agenda-date {
    /* org-agenda-date */
    color: #7F9F7F;
}
.org-org-agenda-date-today {
    /* org-agenda-date-today */
    color: #FFFFEF;
    font-weight: bold;
    font-style: italic;
}
.org-org-agenda-date-weekend {
    /* org-agenda-date-weekend */
    color: #7F9F7F;
    font-weight: bold;
}
.org-org-agenda-diary {
    /* org-agenda-diary */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-org-agenda-dimmed-todo {
    /* org-agenda-dimmed-todo-face */
    color: #7f7f7f;
}
.org-org-agenda-done {
    /* org-agenda-done */
    color: #98fb98;
}
.org-org-agenda-filter-category {
    /* org-agenda-filter-category */
    color: #8FB28F;
    background-color: #2B2B2B;
}
.org-org-agenda-filter-effort {
    /* org-agenda-filter-effort */
    color: #8FB28F;
    background-color: #2B2B2B;
}
.org-org-agenda-filter-regexp {
    /* org-agenda-filter-regexp */
    color: #8FB28F;
    background-color: #2B2B2B;
}
.org-org-agenda-filter-tags {
    /* org-agenda-filter-tags */
    color: #8FB28F;
    background-color: #2B2B2B;
}
.org-org-agenda-restriction-lock {
    /* org-agenda-restriction-lock */
    background-color: #1C1C1C;
}
.org-org-agenda-structure {
    /* org-agenda-structure */
    color: #7F9F7F;
}
.org-org-archived {
    /* org-archived */
    color: #DCDCCC;
    font-weight: bold;
}
.org-org-beamer-tag {
}
.org-org-block {
    /* org-block */
    background-color: #4F4F4F;
}
.org-org-block-begin-line {
    /* org-block-begin-line */
    color: #7F9F7F;
}
.org-org-block-end-line {
    /* org-block-end-line */
    color: #7F9F7F;
}
.org-org-checkbox {
    /* org-checkbox */
    color: #FFFFEF;
    background-color: #5F5F5F;
}
.org-org-checkbox-statistics-done {
    /* org-checkbox-statistics-done */
    color: #AFD8AF;
    font-weight: bold;
}
.org-org-checkbox-statistics-todo {
    /* org-checkbox-statistics-todo */
    color: #CC9393;
    font-weight: bold;
}
.org-org-clock-overlay {
    /* org-clock-overlay */
    color: #ffffff;
    background-color: #4a708b;
}
.org-org-code {
    /* org-code */
    background-color: #4F4F4F;
}
.org-org-column {
    /* org-column */
    background-color: #2B2B2B;
}
.org-org-column-title {
    /* org-column-title */
    background-color: #2B2B2B;
    font-weight: bold;
    text-decoration: underline;
}
.org-org-date {
    /* org-date */
    color: #8CD0D3;
    text-decoration: underline;
}
.org-org-date-selected {
    /* org-date-selected */
    color: #ffc0cb;
}
.org-org-default {
    /* org-default */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-org-document-info {
    /* org-document-info */
    color: #8CD0D3;
    font-size: 130%;
}
.org-org-document-info-keyword {
    /* org-document-info-keyword */
    color: #5F7F5F;
    font-size: 130%;
}
.org-org-document-title {
    /* org-document-title */
    color: #8CD0D3;
    font-size: 140%;
    font-weight: bold;
}
.org-org-done {
    /* org-done */
    color: #AFD8AF;
    font-weight: bold;
}
.org-org-drawer {
    /* org-drawer */
    color: #87cefa;
}
.org-org-ellipsis {
    /* org-ellipsis */
    color: #E0CF9F;
    text-decoration: underline;
}
.org-org-footnote {
    /* org-footnote */
    color: #93E0E3;
    text-decoration: underline;
}
.org-org-formula {
    /* org-formula */
    color: #D0BF8F;
}
.org-org-headline-done {
    /* org-headline-done */
    color: #AFD8AF;
}
.org-org-headline-todo {
    /* org-headline-todo */
    color: #eea9b8;
}
.org-org-hide {
    /* org-hide */
    color: #3F3F3F;
}
.org-org-latex-and-related {
    /* org-latex-and-related */
    color: #deb887;
}
.org-org-level-1 {
    /* org-level-1 */
    color: #DFAF8F;
    font-size: 140%;
}
.org-org-level-2 {
    /* org-level-2 */
    color: #BFEBBF;
    font-size: 130%;
}
.org-org-level-3 {
    /* org-level-3 */
    color: #7CB8BB;
    font-size: 120%;
}
.org-org-level-4 {
    /* org-level-4 */
    color: #D0BF8F;
    font-size: 110%;
}
.org-org-level-5 {
    /* org-level-5 */
    color: #93E0E3;
}
.org-org-level-6 {
    /* org-level-6 */
    color: #9FC59F;
}
.org-org-level-7 {
    /* org-level-7 */
    color: #8C5353;
}
.org-org-level-8 {
    /* org-level-8 */
    color: #4C7073;
}
.org-org-link {
    /* org-link */
    color: #D0BF8F;
    text-decoration: underline;
}
.org-org-list-dt {
    /* org-list-dt */
    font-weight: bold;
}
.org-org-macro {
    /* org-macro */
    color: #deb887;
}
.org-org-meta-line {
    /* org-meta-line */
    color: #7F9F7F;
}
.org-org-mode-line-clock {
    /* org-mode-line-clock */
    color: #DCDCCC;
    background-color: #2B2B2B;
}
.org-org-mode-line-clock-overrun {
    /* org-mode-line-clock-overrun */
    color: #3F3F3F;
    background-color: #BC8383;
}
.org-org-priority {
    /* org-priority */
    color: #F0DFAF;
    font-weight: bold;
}
.org-org-property-value {
}
.org-org-quote {
    /* org-quote */
    background-color: #4F4F4F;
}
.org-org-scheduled {
    /* org-scheduled */
    color: #BFEBBF;
}
.org-org-scheduled-previously {
    /* org-scheduled-previously */
    color: #CC9393;
}
.org-org-scheduled-today {
    /* org-scheduled-today */
    color: #94BFF3;
}
.org-org-sexp-date {
    /* org-sexp-date */
    color: #94BFF3;
    text-decoration: underline;
}
.org-org-special-keyword {
    /* org-special-keyword */
    color: #7F9F7F;
}
.org-org-superstar-first {
    /* org-superstar-first */
    color: #CC9393;
    font-weight: bold;
}
.org-org-superstar-header-bullet {
}
.org-org-superstar-item {
    /* org-superstar-item */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-org-superstar-leading {
    /* org-superstar-leading */
    color: #bebebe;
    background-color: #3F3F3F;
}
.org-org-table {
    /* org-table */
    color: #9FC59F;
}
.org-org-table-header {
    /* org-table-header */
    color: #000000;
    background-color: #d3d3d3;
}
.org-org-tag {
    /* org-tag */
    font-weight: bold;
}
.org-org-tag-group {
    /* org-tag-group */
    font-weight: bold;
}
.org-org-target {
    /* org-target */
    text-decoration: underline;
}
.org-org-time-grid {
    /* org-time-grid */
    color: #DFAF8F;
}
.org-org-todo {
    /* org-todo */
    color: #CC9393;
    font-weight: bold;
}
.org-org-upcoming-deadline {
    /* org-upcoming-deadline */
    color: #F0DFAF;
    font-weight: bold;
}
.org-org-upcoming-distant-deadline {
    /* org-upcoming-distant-deadline */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-org-verbatim {
    /* org-verbatim */
    background-color: #4F4F4F;
}
.org-org-verse {
    /* org-verse */
    background-color: #4F4F4F;
}
.org-org-warning {
    /* org-warning */
    color: #CC9393;
    font-weight: bold;
}
.org-outline-1 {
    /* outline-1 */
    color: #DFAF8F;
    font-size: 140%;
}
.org-outline-2 {
    /* outline-2 */
    color: #BFEBBF;
    font-size: 130%;
}
.org-outline-3 {
    /* outline-3 */
    color: #7CB8BB;
    font-size: 120%;
}
.org-outline-4 {
    /* outline-4 */
    color: #D0BF8F;
    font-size: 110%;
}
.org-outline-5 {
    /* outline-5 */
    color: #93E0E3;
}
.org-outline-6 {
    /* outline-6 */
    color: #9FC59F;
}
.org-outline-7 {
    /* outline-7 */
    color: #8C5353;
}
.org-outline-8 {
    /* outline-8 */
    color: #4C7073;
}
.org-package-description {
    /* package-description */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-package-name {
    /* package-name */
    color: #F0DFAF;
    font-weight: bold;
    text-decoration: underline;
}
.org-package-status-avail-obso {
    /* package-status-avail-obso */
    color: #ffc0cb;
    font-weight: bold;
}
.org-package-status-available {
    /* package-status-available */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-package-status-built-in {
    /* package-status-built-in */
    color: #DCDCCC;
    font-weight: bold;
}
.org-package-status-dependency {
    /* package-status-dependency */
    color: #7F9F7F;
}
.org-package-status-disabled {
    /* package-status-disabled */
    color: #D0BF8F;
    font-weight: bold;
}
.org-package-status-external {
    /* package-status-external */
    color: #DCDCCC;
    font-weight: bold;
}
.org-package-status-held {
    /* package-status-held */
    color: #BFEBBF;
}
.org-package-status-incompat {
    /* package-status-incompat */
    color: #ffc0cb;
    font-weight: bold;
}
.org-package-status-installed {
    /* package-status-installed */
    color: #7F9F7F;
}
.org-package-status-unsigned {
    /* package-status-unsigned */
    color: #D0BF8F;
    font-weight: bold;
}
.org-page-break-lines {
    /* page-break-lines */
    color: #7F9F7F;
}
.org-popup {
    /* popup-face */
    color: #000000;
    background-color: #d3d3d3;
}
.org-popup-isearch-match {
    /* popup-isearch-match */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-popup-menu {
    /* popup-menu-face */
    color: #000000;
    background-color: #d3d3d3;
}
.org-popup-menu-mouse {
    /* popup-menu-mouse-face */
    color: #ffffff;
    background-color: #0000ff;
}
.org-popup-menu-selection {
    /* popup-menu-selection-face */
    color: #ffffff;
    background-color: #4682b4;
}
.org-popup-menu-summary {
    /* popup-menu-summary-face */
    color: #696969;
    background-color: #d3d3d3;
}
.org-popup-scroll-bar-background {
    /* popup-scroll-bar-background-face */
    background-color: #2B2B2B;
}
.org-popup-scroll-bar-foreground {
    /* popup-scroll-bar-foreground-face */
    background-color: #366060;
}
.org-popup-summary {
    /* popup-summary-face */
    color: #696969;
    background-color: #d3d3d3;
}
.org-popup-tip {
    /* popup-tip-face */
    color: #000000;
    background-color: #D0BF8F;
}
.org-powerline-active0 {
    /* powerline-active0 */
    color: #8FB28F;
    background-color: #2B2B2B;
}
.org-powerline-active1 {
    /* powerline-active1 */
    color: #8FB28F;
    background-color: #383838;
}
.org-powerline-active2 {
    /* powerline-active2 */
    color: #8FB28F;
    background-color: #5F5F5F;
}
.org-powerline-inactive0 {
    /* powerline-inactive0 */
    color: #6F8F6F;
    background-color: #2B2B2B;
}
.org-powerline-inactive1 {
    /* powerline-inactive1 */
    color: #6F8F6F;
    background-color: #4F4F4F;
}
.org-powerline-inactive2 {
    /* powerline-inactive2 */
    color: #6F8F6F;
    background-color: #6F6F6F;
}
.org-preprocessor {
    /* font-lock-preprocessor-face */
    color: #94BFF3;
}
.org-pulse-highlight {
    /* pulse-highlight-face */
    background-color: #AAAA33;
}
.org-pulse-highlight-start {
    /* pulse-highlight-start-face */
    background-color: #AAAA33;
}
.org-query-replace {
    /* query-replace */
    color: #D0BF8F;
    background-color: #5F5F5F;
    font-weight: bold;
}
.org-read-multiple-choice {
    /* read-multiple-choice-face */
    font-weight: bold;
    text-decoration: underline;
}
.org-rectangle-preview {
    /* rectangle-preview */
    background-color: #2B2B2B;
}
.org-regexp-grouping-backslash {
    /* font-lock-regexp-grouping-backslash */
    color: #7F9F7F;
    font-weight: bold;
}
.org-regexp-grouping-construct {
    /* font-lock-regexp-grouping-construct */
    color: #F0DFAF;
    font-weight: bold;
}
.org-region {
    /* region */
    background-color: #2B2B2B;
}
.org-rmail-header-name {
    /* rmail-header-name */
    color: #93E0E3;
}
.org-rmail-highlight {
    /* rmail-highlight */
    background-color: #383838;
}
.org-rtags-argument {
    /* rtags-argument-face */
    background-color: #0000ff;
}
.org-rtags-context {
}
.org-rtags-current-line {
    /* rtags-current-line */
    background-color: #303030;
}
.org-rtags-errline {
    /* rtags-errline */
    text-decoration: underline;
}
.org-rtags-fixitline {
    /* rtags-fixitline */
    text-decoration: underline;
}
.org-rtags-path {
}
.org-rtags-skippedline {
    /* rtags-skippedline */
    background-color: #4F4F4F;
}
.org-rtags-warnline {
    /* rtags-warnline */
    text-decoration: underline;
}
.org-scroll-bar {
}
.org-secondary-selection {
    /* secondary-selection */
    background-color: #5F5F5F;
}
.org-shadow {
    /* shadow */
    background-color: #4F4F4F;
}
.org-show-paren-match {
    /* show-paren-match */
    background-color: #6F6F6F;
    font-weight: bold;
}
.org-show-paren-match-expression {
    /* show-paren-match-expression */
    background-color: #6F6F6F;
    font-weight: bold;
}
.org-show-paren-mismatch {
    /* show-paren-mismatch */
    color: #DCA3A3;
    background-color: #6F6F6F;
    font-weight: bold;
}
.org-shr-abbreviation {
    /* shr-abbreviation */
    text-decoration: underline;
}
.org-shr-link {
    /* shr-link */
    color: #F0DFAF;
    font-weight: bold;
    text-decoration: underline;
}
.org-shr-selected-link {
    /* shr-selected-link */
    color: #F0DFAF;
    background-color: #ff0000;
    font-weight: bold;
    text-decoration: underline;
}
.org-shr-strike-through {
    /* shr-strike-through */
    text-decoration: line-through;
}
.org-skewer-error {
    /* skewer-error-face */
    color: #ff0000;
    text-decoration: underline;
}
.org-smerge-base {
    /* smerge-base */
    background-color: #888833;
}
.org-smerge-lower {
    /* smerge-lower */
    background-color: #335533;
}
.org-smerge-markers {
    /* smerge-markers */
    background-color: #4d4d4d;
}
.org-smerge-refined-added {
    /* smerge-refined-added */
    background-color: #22aa22;
}
.org-smerge-refined-changed {
}
.org-smerge-refined-removed {
    /* smerge-refined-removed */
    background-color: #aa2222;
}
.org-smerge-upper {
    /* smerge-upper */
    background-color: #553333;
}
.org-string {
    /* font-lock-string-face */
    color: #CC9393;
}
.org-success {
    /* success */
    color: #7F9F7F;
    font-weight: bold;
}
.org-tab-bar {
    /* tab-bar */
    color: #000000;
    background-color: #d9d9d9;
}
.org-tab-bar-tab {
    /* tab-bar-tab */
    color: #000000;
    background-color: #d9d9d9;
}
.org-tab-bar-tab-inactive {
    /* tab-bar-tab-inactive */
    color: #000000;
    background-color: #bfbfbf;
}
.org-tab-line {
    /* tab-line */
    color: #000000;
    background-color: #d9d9d9;
    font-size: 90%;
}
.org-table-cell {
    /* table-cell */
    color: #e5e5e5;
    background-color: #0000ff;
}
.org-tabulated-list-fake-header {
    /* tabulated-list-fake-header */
    font-weight: bold;
    text-decoration: underline;
    text-decoration: overline;
}
.org-tool-bar {
    /* tool-bar */
    color: #000000;
    background-color: #bfbfbf;
}
.org-tooltip {
    /* tooltip */
    color: #DCDCCC;
    background-color: #4F4F4F;
}
.org-trailing-whitespace {
    /* trailing-whitespace */
    background-color: #CC9393;
}
.org-transient-active-infix {
    /* transient-active-infix */
    background-color: #5F5F5F;
}
.org-transient-amaranth {
    /* transient-amaranth */
    color: #E52B50;
    font-weight: bold;
}
.org-transient-argument {
    /* transient-argument */
    color: #D0BF8F;
    font-weight: bold;
}
.org-transient-blue {
    /* transient-blue */
    color: #0000ff;
    font-weight: bold;
}
.org-transient-disabled-suffix {
    /* transient-disabled-suffix */
    color: #000000;
    background-color: #ff0000;
    font-weight: bold;
}
.org-transient-enabled-suffix {
    /* transient-enabled-suffix */
    color: #000000;
    background-color: #00ff00;
    font-weight: bold;
}
.org-transient-heading {
    /* transient-heading */
    color: #F0DFAF;
    font-weight: bold;
}
.org-transient-inactive-argument {
    /* transient-inactive-argument */
    background-color: #4F4F4F;
}
.org-transient-inactive-value {
    /* transient-inactive-value */
    background-color: #4F4F4F;
}
.org-transient-inapt-suffix {
    /* transient-inapt-suffix */
    background-color: #4F4F4F;
    font-style: italic;
}
.org-transient-key {
    /* transient-key */
    color: #DCDCCC;
    font-weight: bold;
}
.org-transient-mismatched-key {
    /* transient-mismatched-key */
    text-decoration: underline;
}
.org-transient-nonstandard-key {
    /* transient-nonstandard-key */
    text-decoration: underline;
}
.org-transient-pink {
    /* transient-pink */
    color: #FF6EB4;
    font-weight: bold;
}
.org-transient-red {
    /* transient-red */
    color: #ff0000;
    font-weight: bold;
}
.org-transient-separator {
    /* transient-separator */
    background-color: #4d4d4d;
}
.org-transient-teal {
    /* transient-teal */
    color: #367588;
    font-weight: bold;
}
.org-transient-unreachable {
    /* transient-unreachable */
    background-color: #4F4F4F;
}
.org-transient-unreachable-key {
    /* transient-unreachable-key */
    background-color: #4F4F4F;
}
.org-transient-value {
    /* transient-value */
    color: #CC9393;
}
.org-treemacs-directory {
    /* treemacs-directory-face */
    color: #93E0E3;
}
.org-treemacs-directory-collapsed {
    /* treemacs-directory-collapsed-face */
    color: #93E0E3;
}
.org-treemacs-file {
    /* treemacs-file-face */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-treemacs-fringe-indicator {
    /* treemacs-fringe-indicator-face */
    color: #FFFFEF;
}
.org-treemacs-git-added {
    /* treemacs-git-added-face */
    color: #7CB8BB;
}
.org-treemacs-git-conflict {
    /* treemacs-git-conflict-face */
    color: #ffc0cb;
    font-weight: bold;
}
.org-treemacs-git-ignored {
    /* treemacs-git-ignored-face */
    color: #7F9F7F;
}
.org-treemacs-git-modified {
    /* treemacs-git-modified-face */
    color: #DFAF8F;
}
.org-treemacs-git-renamed {
    /* treemacs-git-renamed-face */
    color: #9FC59F;
}
.org-treemacs-git-unmodified {
    /* treemacs-git-unmodified-face */
    color: #DCDCCC;
    background-color: #3F3F3F;
}
.org-treemacs-git-untracked {
    /* treemacs-git-untracked-face */
    color: #CC9393;
}
.org-treemacs-help-column {
    /* treemacs-help-column-face */
    color: #F0DFAF;
    font-weight: bold;
    text-decoration: underline;
}
.org-treemacs-help-title {
    /* treemacs-help-title-face */
    color: #BFEBBF;
}
.org-treemacs-on-failure-pulse {
    /* treemacs-on-failure-pulse-face */
    color: #111111;
    background-color: #ab3737;
}
.org-treemacs-on-success-pulse {
    /* treemacs-on-success-pulse-face */
    color: #111111;
    background-color: #669966;
}
.org-treemacs-root {
    /* treemacs-root-face */
    color: #BFEBBF;
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline;
}
.org-treemacs-root-remote-unreadable {
    /* treemacs-root-remote-unreadable-face */
    color: #BFEBBF;
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline;
    text-decoration: line-through;
}
.org-treemacs-root-unreadable {
    /* treemacs-root-unreadable-face */
    color: #BFEBBF;
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline;
    text-decoration: line-through;
}
.org-treemacs-tags {
    /* treemacs-tags-face */
    color: #DCDCCC;
    font-weight: bold;
}
.org-treemacs-term-node {
    /* treemacs-term-node-face */
    color: #CC9393;
}
.org-tty-menu-disabled {
    /* tty-menu-disabled-face */
    color: #d3d3d3;
    background-color: #0000ff;
}
.org-tty-menu-enabled {
    /* tty-menu-enabled-face */
    color: #ffff00;
    background-color: #0000ff;
    font-weight: bold;
}
.org-tty-menu-selected {
    /* tty-menu-selected-face */
    background-color: #ff0000;
}
.org-type {
    /* font-lock-type-face */
    color: #7CB8BB;
}
.org-underline {
    /* underline */
    text-decoration: underline;
}
.org-variable-name {
    /* font-lock-variable-name-face */
    color: #DFAF8F;
}
.org-variable-pitch {
}
.org-vc-conflict-state {
}
.org-vc-edited-state {
}
.org-vc-locally-added-state {
}
.org-vc-locked-state {
}
.org-vc-missing-state {
}
.org-vc-needs-update-state {
}
.org-vc-removed-state {
}
.org-vc-state-base {
}
.org-vc-up-to-date-state {
}
.org-vertical-border {
    /* vertical-border */
    color: #DCDCCC;
}
.org-warning {
    /* warning */
    color: #DFAF8F;
    font-weight: bold;
}
.org-warning-1 {
    /* font-lock-warning-face */
    color: #D0BF8F;
    font-weight: bold;
}
.org-which-func {
    /* which-func */
    color: #2B2B2B;
}
.org-which-key-command-description {
    /* which-key-command-description-face */
    color: #93E0E3;
}
.org-which-key-docstring {
    /* which-key-docstring-face */
    color: #7F9F7F;
}
.org-which-key-group-description {
    /* which-key-group-description-face */
    color: #F0DFAF;
    font-weight: bold;
}
.org-which-key-highlighted-command {
    /* which-key-highlighted-command-face */
    color: #93E0E3;
    text-decoration: underline;
}
.org-which-key-key {
    /* which-key-key-face */
    color: #BFEBBF;
}
.org-which-key-local-map-description {
    /* which-key-local-map-description-face */
    color: #93E0E3;
}
.org-which-key-note {
    /* which-key-note-face */
    color: #7F9F7F;
}
.org-which-key-separator {
    /* which-key-separator-face */
    color: #7F9F7F;
}
.org-which-key-special-key {
    /* which-key-special-key-face */
    color: #BFEBBF;
    font-weight: bold;
}
.org-widget-button {
    /* widget-button */
    font-weight: bold;
}
.org-widget-button-pressed {
    /* widget-button-pressed */
    color: #ff0000;
}
.org-widget-documentation {
    /* widget-documentation */
    color: #32cd32;
}
.org-widget-field {
    /* widget-field */
    color: #DCDCCC;
    background-color: #6F6F6F;
}
.org-widget-inactive {
    /* widget-inactive */
    background-color: #4F4F4F;
}
.org-widget-single-line-field {
    /* widget-single-line-field */
    background-color: #696969;
}
.org-window-divider {
    /* window-divider */
    color: #999999;
}
.org-window-divider-first-pixel {
    /* window-divider-first-pixel */
    color: #cccccc;
}
.org-window-divider-last-pixel {
    /* window-divider-last-pixel */
    color: #666666;
}
.org-xref-file-header {
    /* xref-file-header */
    color: #BFEBBF;
    text-decoration: underline;
}
.org-xref-line-number {
    /* xref-line-number */
    color: #F0DFAF;
}
.org-xref-match {
    /* xref-match */
    background-color: #383838;
}
.org-yas--field-debug {
}
.org-yas-field-highlight {
    /* yas-field-highlight-face */
    background-color: #2B2B2B;
}
