orgweb/org.css

2620 lines
50 KiB
CSS

a { text-decoration: none; color: #0074d9; }
a:hover { text-decoration: underline; }
a:visited { color: #b10dc9; }
body {
border: 0;
font-family: "PT Sans", "Liberation Sans", "DejaVu Sans", "Tahoma", "Verdana", "Arial", sans-serif;
margin: 0;
padding: 0;
line-height: 160%;
font-size: 15px;
background-color: #ffffff;
color: #111111;
}
h1 { font-size: 25px; }
h2 { font-size: 23px; margin-left: -2em; }
h2 code, h2 kbd { font-size: 20px; }
h3 { font-size: 21px; font-style: italic; }
h3 code, h3 kbd { font-size: 19px; }
h4 { font-size: 19px; }
h5 { font-size: 17px; }
h6 { font-size: 15px; }
code {
background-color: #dfdfdf;
color: #111111;
padding: 2px 3px;
border-radius: 2px;
}
code, kbd { font-size: 14px; font-style: normal; white-space: nowrap; }
code, pre, kbd {
line-height: 100%;
font-family: "Fantasque Sans Mono", "PT Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier new", monospace;
}
kbd:before { content: "【"; }
kbd:after { content: "】"; }
pre {
font-size: 17px;
margin: 1.2em -8pt;
padding: 5px !important;
border: none;
border-radius: 4px;
}
pre.src:before { color: #111111; border-radius: 3px; }
pre.src-makefile:before { content: "Makefile"; }
p > b:first-child {
float: left;
margin-left: -3.5em;
text-transform: uppercase;
}
.tag { float: right; background-color: inherit; font-size: 15px; }
.tag span { background-color: #eee; padding: 2px 4px; }
.timestamp { float: right; }
#content,
#org-div-home-and-up,
#postamble {
margin: 0 auto;
width: 700px;
}
#table-of-contents {
background-color: #ffffff;
color: #000000;
margin-left: 20px;
margin-top: 0;
margin-right: -3em;
margin-bottom: 20px;
border-right: 0;
padding: 10px 0 10px 10px;
width: 11em;
}
#table-of-contents ul {
padding-left: 3px;
text-transform: lowercase;
font: normal smaller sans-serif;
font-weight: normal;
line-height: 100%;
list-style-type: none;
margin: 0;
text-align: left;
}
#table-of-contents ul li {
border: 0;
font-weight: normal;
font-style: normal;
letter-spacing: 0;
margin-top: 0;
padding: 0;
padding-left: 12px;
}
#table-of-contents ul a { text-decoration: none; }
#table-of-contents ul a:visited { text-decoration: none; }
#table-of-contents ul a:hover { text-decoration: underline; }
#table-of-contents h2 {
font: italic smaller sans-serif;
font-weight: bold;
margin-top: 10px;
margin-bottom: 0px;
padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}
#postamble {
font-size: 10px;
line-height: 100%;
text-align: right;
margin-bottom: 5px;
}
#postamble p { margin-top: 2px; margin-bottom: 2px; }
/* Code highlight */
pre {
color: #bfbfbf;
background-color: #111111;
}
.org-ac-candidate {
/* ac-candidate-face */
color: #000000;
background-color: #d3d3d3;
}
.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-gtags-candidate {
/* ac-gtags-candidate-face */
color: #000080;
background-color: #d3d3d3;
}
.org-ac-gtags-selection {
/* ac-gtags-selection-face */
color: #ffffff;
background-color: #000080;
}
.org-ac-selection {
/* ac-selection-face */
color: #ffffff;
background-color: #4682b4;
}
.org-ac-slime-menu {
/* ac-slime-menu-face */
color: #000000;
background-color: #d3d3d3;
}
.org-ac-slime-selection {
/* ac-slime-selection-face */
color: #ffffff;
background-color: #4682b4;
}
.org-ac-yasnippet-candidate {
/* ac-yasnippet-candidate-face */
color: #000000;
background-color: #f4a460;
}
.org-ac-yasnippet-selection {
/* ac-yasnippet-selection-face */
color: #ffffff;
background-color: #cd5b45;
}
.org-apropos-keybinding {
/* apropos-keybinding */
text-decoration: underline;
}
.org-apropos-property {
/* apropos-property */
color: #54a8a8;
}
.org-apropos-symbol {
/* apropos-symbol */
font-weight: bold;
}
.org-bold {
/* bold */
font-weight: bold;
}
.org-bold-italic {
/* bold-italic */
font-weight: bold;
font-style: italic;
}
.org-border {
}
.org-buffer-menu-buffer {
/* buffer-menu-buffer */
font-weight: bold;
}
.org-builtin {
/* font-lock-builtin-face */
color: #54a8a8;
}
.org-button {
/* button */
color: #a88654;
text-decoration: underline;
}
.org-c-annotation {
/* c-annotation-face */
color: #a85454;
}
.org-c-nonbreakable-space {
/* c-nonbreakable-space-face */
background-color: #a88654;
font-weight: bold;
}
.org-calendar-month-header {
/* calendar-month-header */
color: #5476a8;
}
.org-calendar-today {
/* calendar-today */
text-decoration: underline;
}
.org-calendar-weekday-header {
/* calendar-weekday-header */
color: #a85454;
}
.org-calendar-weekend-header {
/* calendar-weekend-header */
color: #969696;
}
.org-change-log-acknowledgment {
/* change-log-acknowledgment */
color: #969696;
}
.org-change-log-conditionals {
/* change-log-conditionals */
color: #8d995c;
}
.org-change-log-date {
/* change-log-date */
color: #54a875;
}
.org-change-log-email {
/* change-log-email */
color: #8d995c;
}
.org-change-log-file {
/* change-log-file */
color: #5476a8;
}
.org-change-log-function {
/* change-log-function */
color: #8d995c;
}
.org-change-log-list {
/* change-log-list */
color: #a88654;
}
.org-change-log-name {
/* change-log-name */
color: #a85454;
}
.org-closure-template-tag {
/* closure-template-tag */
color: #7d71a8;
font-weight: bold;
}
.org-comint-highlight-input {
/* comint-highlight-input */
font-weight: bold;
}
.org-comint-highlight-prompt {
/* comint-highlight-prompt */
color: #5476a8;
}
.org-comment {
/* font-lock-comment-face */
color: #969696;
}
.org-comment-delimiter {
/* font-lock-comment-delimiter-face */
color: #969696;
}
.org-compilation-column-number {
/* compilation-column-number */
color: #65a854;
}
.org-compilation-error {
/* compilation-error */
color: #a85454;
font-weight: bold;
}
.org-compilation-info {
/* compilation-info */
color: #5476a8;
}
.org-compilation-line-number {
/* compilation-line-number */
color: #a88654;
}
.org-compilation-mode-line-exit {
/* compilation-mode-line-exit */
color: #228b22;
font-weight: bold;
}
.org-compilation-mode-line-fail {
/* compilation-mode-line-fail */
color: #ff0000;
font-weight: bold;
}
.org-compilation-mode-line-run {
/* compilation-mode-line-run */
color: #a88654;
}
.org-compilation-warning {
/* compilation-warning */
color: #a88654;
}
.org-completions-annotations {
/* completions-annotations */
font-style: italic;
}
.org-completions-common-part {
}
.org-completions-first-difference {
/* completions-first-difference */
font-weight: bold;
}
.org-constant {
/* font-lock-constant-face */
color: #a85454;
}
.org-css-property {
/* css-property */
color: #8d995c;
}
.org-css-selector {
/* css-selector */
color: #5476a8;
}
.org-cursor {
/* cursor */
background-color: #969696;
}
.org-diary {
/* diary */
color: #ffff00;
}
.org-diary-anniversary {
/* diary-anniversary */
color: #a88654;
}
.org-diary-button {
}
.org-diary-time {
/* diary-time */
color: #8d995c;
}
.org-diff-added {
/* diff-added */
background-color: #263f1f;
}
.org-diff-changed {
/* diff-changed */
background-color: #3f321f;
}
.org-diff-context {
/* diff-context */
color: #969696;
}
.org-diff-file-header {
/* diff-file-header */
color: #a85454;
}
.org-diff-function {
/* diff-function */
color: #a88654;
}
.org-diff-header {
/* diff-header */
background-color: #3d3d3d;
}
.org-diff-hl-change {
/* diff-hl-change */
color: #8d995c;
background-color: #3f321f;
}
.org-diff-hl-delete {
/* diff-hl-delete */
color: #a85454;
background-color: #3f1a1a;
}
.org-diff-hl-insert {
/* diff-hl-insert */
color: #65a854;
background-color: #263f1f;
}
.org-diff-hl-unknown {
/* diff-hl-unknown */
background-color: #3d3d3d;
}
.org-diff-hunk-header {
/* diff-hunk-header */
font-weight: bold;
}
.org-diff-index {
/* diff-index */
color: #a85454;
}
.org-diff-indicator-added {
/* diff-indicator-added */
color: #65a854;
font-weight: bold;
}
.org-diff-indicator-changed {
/* diff-indicator-changed */
color: #8d995c;
font-weight: bold;
}
.org-diff-indicator-removed {
/* diff-indicator-removed */
color: #a85454;
font-weight: bold;
}
.org-diff-nonexistent {
/* diff-nonexistent */
color: #a85454;
}
.org-diff-refine-added {
/* diff-refine-added */
color: #65a854;
}
.org-diff-refine-change {
/* diff-refine-change */
color: #8d995c;
}
.org-diff-refine-removed {
/* diff-refine-removed */
color: #a85454;
}
.org-diff-removed {
/* diff-removed */
background-color: #3f1a1a;
}
.org-dired-directory {
/* dired-directory */
color: #5476a8;
}
.org-dired-flagged {
/* dired-flagged */
color: #a85454;
font-weight: bold;
}
.org-dired-header {
/* dired-header */
color: #7d71a8;
}
.org-dired-ignored {
/* dired-ignored */
color: #969696;
}
.org-dired-mark {
/* dired-mark */
color: #a85454;
}
.org-dired-marked {
/* dired-marked */
color: #a88654;
}
.org-dired-perm-write {
/* dired-perm-write */
color: #969696;
}
.org-dired-symlink {
/* dired-symlink */
color: #a88654;
}
.org-dired-warning {
/* dired-warning */
color: #a88654;
font-weight: bold;
}
.org-doc {
/* font-lock-doc-face */
color: #65a854;
}
.org-ediff-current-diff-a {
/* ediff-current-diff-A */
background-color: #3f1a1a;
}
.org-ediff-current-diff-ancestor {
/* ediff-current-diff-Ancestor */
color: #000000;
background-color: #d02090;
}
.org-ediff-current-diff-b {
/* ediff-current-diff-B */
background-color: #263f1f;
}
.org-ediff-current-diff-c {
/* ediff-current-diff-C */
background-color: #888833;
}
.org-ediff-even-diff-a {
/* ediff-even-diff-A */
color: #000000;
background-color: #d3d3d3;
}
.org-ediff-even-diff-ancestor {
/* ediff-even-diff-Ancestor */
color: #ffffff;
background-color: #bebebe;
}
.org-ediff-even-diff-b {
/* ediff-even-diff-B */
color: #ffffff;
background-color: #bebebe;
}
.org-ediff-even-diff-c {
/* ediff-even-diff-C */
color: #000000;
background-color: #d3d3d3;
}
.org-ediff-fine-diff-a {
/* ediff-fine-diff-A */
color: #a85454;
}
.org-ediff-fine-diff-ancestor {
/* ediff-fine-diff-Ancestor */
color: #000000;
background-color: #00ff00;
}
.org-ediff-fine-diff-b {
/* ediff-fine-diff-B */
color: #65a854;
}
.org-ediff-fine-diff-c {
/* ediff-fine-diff-C */
background-color: #aaaa22;
}
.org-ediff-odd-diff-a {
/* ediff-odd-diff-A */
color: #ffffff;
background-color: #bebebe;
}
.org-ediff-odd-diff-ancestor {
/* ediff-odd-diff-Ancestor */
color: #00cdcd;
background-color: #666666;
}
.org-ediff-odd-diff-b {
/* ediff-odd-diff-B */
color: #000000;
background-color: #d3d3d3;
}
.org-ediff-odd-diff-c {
/* ediff-odd-diff-C */
color: #ffffff;
background-color: #bebebe;
}
.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: #a85454;
font-weight: bold;
}
.org-ert-test-result-expected {
/* ert-test-result-expected */
background-color: #00cd00;
}
.org-ert-test-result-unexpected {
/* ert-test-result-unexpected */
background-color: #cd0000;
}
.org-escape-glyph {
/* escape-glyph */
color: #00ffff;
}
.org-eshell-fringe-status-failure {
/* eshell-fringe-status-failure */
color: #a85454;
}
.org-eshell-fringe-status-success {
/* eshell-fringe-status-success */
color: #65a854;
}
.org-eshell-ls-archive {
/* eshell-ls-archive */
color: #a85487;
}
.org-eshell-ls-backup {
/* eshell-ls-backup */
color: #a88654;
}
.org-eshell-ls-clutter {
/* eshell-ls-clutter */
color: #969696;
}
.org-eshell-ls-directory {
/* eshell-ls-directory */
color: #5476a8;
}
.org-eshell-ls-executable {
/* eshell-ls-executable */
color: #65a854;
}
.org-eshell-ls-missing {
/* eshell-ls-missing */
color: #a85454;
font-weight: bold;
}
.org-eshell-ls-product {
/* eshell-ls-product */
color: #7d71a8;
}
.org-eshell-ls-readonly {
/* eshell-ls-readonly */
color: #9754a8;
}
.org-eshell-ls-special {
/* eshell-ls-special */
color: #54a875;
}
.org-eshell-ls-symlink {
/* eshell-ls-symlink */
color: #54a8a8;
}
.org-eshell-ls-unreadable {
/* eshell-ls-unreadable */
color: #a85454;
}
.org-eshell-prompt {
/* eshell-prompt */
color: #ededed;
}
.org-file-name-shadow {
/* file-name-shadow */
color: #969696;
}
.org-fixed-pitch {
}
.org-flycheck-error {
/* flycheck-error */
text-decoration: underline;
}
.org-flycheck-error-list-column-number {
/* flycheck-error-list-column-number */
color: #65a854;
}
.org-flycheck-error-list-error {
/* flycheck-error-list-error */
color: #a85454;
font-weight: bold;
}
.org-flycheck-error-list-highlight {
/* flycheck-error-list-highlight */
background-color: #1f3f3f;
}
.org-flycheck-error-list-highlight-at-point {
/* flycheck-error-list-highlight-at-point */
background-color: #668b8b;
}
.org-flycheck-error-list-info {
/* flycheck-error-list-info */
color: #65a854;
font-weight: bold;
}
.org-flycheck-error-list-line-number {
/* flycheck-error-list-line-number */
color: #a88654;
}
.org-flycheck-error-list-warning {
/* flycheck-error-list-warning */
color: #a88654;
}
.org-flycheck-fringe-error {
/* flycheck-fringe-error */
color: #a85454;
font-weight: bold;
}
.org-flycheck-fringe-info {
/* flycheck-fringe-info */
color: #65a854;
font-weight: bold;
}
.org-flycheck-fringe-warning {
/* flycheck-fringe-warning */
color: #a88654;
}
.org-flycheck-info {
/* flycheck-info */
text-decoration: underline;
}
.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: #bfbfbf;
background-color: #111111;
}
.org-function-name {
/* font-lock-function-name-face */
color: #5476a8;
}
.org-git-commit-branch {
/* git-commit-branch-face */
color: #8d995c;
}
.org-git-commit-comment-action {
/* git-commit-comment-action-face */
color: #8d995c;
}
.org-git-commit-comment-file {
/* git-commit-comment-file-face */
color: #54a875;
}
.org-git-commit-comment-heading {
/* git-commit-comment-heading-face */
color: #a88654;
}
.org-git-commit-known-pseudo-header {
/* git-commit-known-pseudo-header-face */
color: #a88654;
}
.org-git-commit-no-branch {
/* git-commit-no-branch-face */
color: #8d995c;
}
.org-git-commit-nonempty-second-line {
/* git-commit-nonempty-second-line-face */
color: #a88654;
font-weight: bold;
}
.org-git-commit-note {
/* git-commit-note-face */
color: #54a875;
}
.org-git-commit-overlong-summary {
/* git-commit-overlong-summary-face */
color: #a88654;
font-weight: bold;
}
.org-git-commit-pseudo-header {
/* git-commit-pseudo-header-face */
color: #54a875;
}
.org-git-commit-summary {
/* git-commit-summary-face */
color: #7d71a8;
}
.org-git-rebase-description {
}
.org-git-rebase-hash {
/* git-rebase-hash */
color: #ff6347;
}
.org-git-rebase-killed-action {
/* git-rebase-killed-action */
color: #969696;
text-decoration: line-through;
}
.org-glyphless-char {
/* glyphless-char */
font-size: 60%;
}
.org-gnus-button {
/* gnus-button */
font-weight: bold;
}
.org-gnus-cite-1 {
/* gnus-cite-1 */
color: #a85454;
}
.org-gnus-cite-10 {
/* gnus-cite-10 */
color: #a85487;
}
.org-gnus-cite-11 {
/* gnus-cite-11 */
color: #ededed;
}
.org-gnus-cite-2 {
/* gnus-cite-2 */
color: #a88654;
}
.org-gnus-cite-3 {
/* gnus-cite-3 */
color: #8d995c;
}
.org-gnus-cite-4 {
/* gnus-cite-4 */
color: #65a854;
}
.org-gnus-cite-5 {
/* gnus-cite-5 */
color: #54a875;
}
.org-gnus-cite-6 {
/* gnus-cite-6 */
color: #54a8a8;
}
.org-gnus-cite-7 {
/* gnus-cite-7 */
color: #5476a8;
}
.org-gnus-cite-8 {
/* gnus-cite-8 */
color: #7d71a8;
}
.org-gnus-cite-9 {
/* gnus-cite-9 */
color: #9754a8;
}
.org-gnus-cite-attribution {
/* gnus-cite-attribution */
font-style: italic;
}
.org-gnus-emphasis-bold {
/* gnus-emphasis-bold */
font-weight: bold;
}
.org-gnus-emphasis-bold-italic {
/* gnus-emphasis-bold-italic */
font-weight: bold;
font-style: italic;
}
.org-gnus-emphasis-highlight-words {
/* gnus-emphasis-highlight-words */
color: #ffff00;
background-color: #000000;
}
.org-gnus-emphasis-italic {
/* gnus-emphasis-italic */
font-style: italic;
}
.org-gnus-emphasis-strikethru {
/* gnus-emphasis-strikethru */
text-decoration: line-through;
}
.org-gnus-emphasis-underline {
/* gnus-emphasis-underline */
text-decoration: underline;
}
.org-gnus-emphasis-underline-bold {
/* gnus-emphasis-underline-bold */
font-weight: bold;
text-decoration: underline;
}
.org-gnus-emphasis-underline-bold-italic {
/* gnus-emphasis-underline-bold-italic */
font-weight: bold;
font-style: italic;
text-decoration: underline;
}
.org-gnus-emphasis-underline-italic {
/* gnus-emphasis-underline-italic */
font-style: italic;
text-decoration: underline;
}
.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: #54a8a8;
font-weight: bold;
}
.org-gnus-group-mail-3-empty {
/* gnus-group-mail-3-empty */
color: #54a8a8;
}
.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 */
color: #a85454;
font-weight: bold;
}
.org-gnus-group-news-3-empty {
/* gnus-group-news-3-empty */
color: #a85454;
}
.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-header-content {
/* gnus-header-content */
color: #969696;
font-style: italic;
}
.org-gnus-header-from {
/* gnus-header-from */
font-weight: bold;
}
.org-gnus-header-name {
/* gnus-header-name */
color: #5476a8;
font-weight: bold;
}
.org-gnus-header-newsgroups {
/* gnus-header-newsgroups */
color: #ededed;
font-weight: bold;
}
.org-gnus-header-subject {
/* gnus-header-subject */
color: #8d995c;
}
.org-gnus-server-agent {
/* gnus-server-agent */
color: #afeeee;
font-weight: bold;
}
.org-gnus-server-closed {
/* gnus-server-closed */
color: #add8e6;
font-style: italic;
}
.org-gnus-server-cloud {
/* gnus-server-cloud */
color: #98fb98;
font-weight: bold;
}
.org-gnus-server-denied {
/* gnus-server-denied */
color: #ffc0cb;
font-weight: bold;
}
.org-gnus-server-offline {
/* gnus-server-offline */
color: #ffff00;
font-weight: bold;
}
.org-gnus-server-opened {
/* gnus-server-opened */
color: #00ff00;
font-weight: bold;
}
.org-gnus-signature {
/* gnus-signature */
color: #656565;
font-style: italic;
}
.org-gnus-splash {
/* gnus-splash */
color: #bfbfbf;
}
.org-gnus-summary-cancelled {
/* gnus-summary-cancelled */
color: #8d995c;
background-color: #3d3d3d;
}
.org-gnus-summary-high-ancient {
/* gnus-summary-high-ancient */
color: #54a8a8;
font-weight: bold;
}
.org-gnus-summary-high-read {
/* gnus-summary-high-read */
color: #969696;
font-weight: bold;
}
.org-gnus-summary-high-ticked {
/* gnus-summary-high-ticked */
color: #bfbfbf;
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 */
color: #bfbfbf;
font-weight: bold;
}
.org-gnus-summary-low-ancient {
/* gnus-summary-low-ancient */
color: #54a8a8;
font-style: italic;
}
.org-gnus-summary-low-read {
/* gnus-summary-low-read */
color: #969696;
font-style: italic;
}
.org-gnus-summary-low-ticked {
/* gnus-summary-low-ticked */
color: #bfbfbf;
font-weight: bold;
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 */
color: #bfbfbf;
font-style: italic;
}
.org-gnus-summary-normal-ancient {
/* gnus-summary-normal-ancient */
color: #54a8a8;
}
.org-gnus-summary-normal-read {
/* gnus-summary-normal-read */
color: #969696;
}
.org-gnus-summary-normal-ticked {
/* gnus-summary-normal-ticked */
color: #bfbfbf;
font-weight: bold;
}
.org-gnus-summary-normal-undownloaded {
/* gnus-summary-normal-undownloaded */
color: #d3d3d3;
}
.org-gnus-summary-normal-unread {
/* gnus-summary-normal-unread */
color: #bfbfbf;
}
.org-gnus-summary-selected {
/* gnus-summary-selected */
background-color: #1f2c3f;
font-weight: bold;
}
.org-header-line {
/* header-line */
color: #e5e5e5;
background-color: #333333;
}
.org-help-argument-name {
/* help-argument-name */
font-style: italic;
}
.org-highlight {
/* highlight */
background-color: #1f3f3f;
}
.org-holiday {
/* holiday */
background-color: #8b4513;
}
.org-ido-first-match {
/* ido-first-match */
font-weight: bold;
}
.org-ido-incomplete-regexp {
/* ido-incomplete-regexp */
color: #a88654;
font-weight: bold;
}
.org-ido-indicator {
/* ido-indicator */
color: #ffff00;
background-color: #ff0000;
}
.org-ido-only-match {
/* ido-only-match */
color: #228b22;
}
.org-ido-subdir {
/* ido-subdir */
color: #a85454;
}
.org-ido-virtual {
/* ido-virtual */
color: #54a8a8;
}
.org-info-header-node {
/* info-header-node */
color: #ffffff;
font-weight: bold;
font-style: italic;
}
.org-info-header-xref {
/* info-header-xref */
color: #a88654;
text-decoration: underline;
}
.org-info-index-match {
/* info-index-match */
background-color: #3a5fcd;
}
.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-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: #a88654;
text-decoration: underline;
}
.org-isearch {
/* isearch */
background-color: #343922;
}
.org-isearch-fail {
/* isearch-fail */
background-color: #3f1a1a;
}
.org-iswitchb-current-match {
/* iswitchb-current-match */
color: #5476a8;
}
.org-iswitchb-invalid-regexp {
/* iswitchb-invalid-regexp */
color: #a88654;
font-weight: bold;
}
.org-iswitchb-single-match {
/* iswitchb-single-match */
color: #969696;
}
.org-iswitchb-virtual-matches {
/* iswitchb-virtual-matches */
color: #54a8a8;
}
.org-italic {
/* italic */
font-style: italic;
}
.org-jabber-activity {
/* jabber-activity-face */
color: #a85454;
}
.org-jabber-activity-personal {
/* jabber-activity-personal-face */
color: #5476a8;
}
.org-jabber-chat-error {
/* jabber-chat-error */
color: #a85454;
font-weight: bold;
}
.org-jabber-chat-prompt-foreign {
/* jabber-chat-prompt-foreign */
color: #a85454;
font-style: italic;
}
.org-jabber-chat-prompt-local {
/* jabber-chat-prompt-local */
color: #5476a8;
font-style: italic;
}
.org-jabber-chat-prompt-system {
/* jabber-chat-prompt-system */
color: #65a854;
font-style: italic;
}
.org-jabber-chat-text-foreign {
}
.org-jabber-chat-text-local {
}
.org-jabber-rare-time {
/* jabber-rare-time-face */
color: #bfbfbf;
text-decoration: underline;
}
.org-jabber-roster-user-away {
/* jabber-roster-user-away */
color: #65a854;
font-style: italic;
}
.org-jabber-roster-user-chatty {
/* jabber-roster-user-chatty */
color: #a85487;
}
.org-jabber-roster-user-dnd {
/* jabber-roster-user-dnd */
color: #a85454;
}
.org-jabber-roster-user-error {
/* jabber-roster-user-error */
color: #a85454;
font-weight: bold;
}
.org-jabber-roster-user-offline {
/* jabber-roster-user-offline */
color: #969696;
font-style: italic;
}
.org-jabber-roster-user-online {
/* jabber-roster-user-online */
color: #5476a8;
}
.org-jabber-roster-user-xa {
/* jabber-roster-user-xa */
color: #9754a8;
}
.org-jabber-title-large {
/* jabber-title-large */
font-size: 300%;
font-weight: bold;
}
.org-jabber-title-medium {
/* jabber-title-medium */
font-size: 200%;
font-weight: bold;
}
.org-jabber-title-small {
/* jabber-title-small */
font-weight: bold;
}
.org-keyword {
/* font-lock-keyword-face */
color: #a88654;
}
.org-lazy-highlight {
/* lazy-highlight */
background-color: #668b8b;
}
.org-link {
/* link */
color: #a88654;
text-decoration: underline;
}
.org-link-visited {
/* link-visited */
color: #9754a8;
text-decoration: underline;
}
.org-log-edit-header {
/* log-edit-header */
color: #a88654;
}
.org-log-edit-summary {
/* log-edit-summary */
color: #5476a8;
}
.org-log-edit-unknown-header {
/* log-edit-unknown-header */
color: #969696;
}
.org-magit-branch {
/* magit-branch */
color: #a85487;
font-weight: bold;
}
.org-magit-cherry-equivalent {
/* magit-cherry-equivalent */
color: #ff00ff;
}
.org-magit-cherry-unmatched {
/* magit-cherry-unmatched */
color: #00ffff;
}
.org-magit-diff-add {
/* magit-diff-add */
background-color: #263f1f;
}
.org-magit-diff-del {
/* magit-diff-del */
background-color: #3f1a1a;
}
.org-magit-diff-file-header {
/* magit-diff-file-header */
color: #a85454;
}
.org-magit-diff-hunk-header {
/* magit-diff-hunk-header */
font-weight: bold;
}
.org-magit-diff-merge-current {
/* magit-diff-merge-current */
color: #54a8a8;
}
.org-magit-diff-merge-diff3-separator {
/* magit-diff-merge-diff3-separator */
color: #54a8a8;
}
.org-magit-diff-merge-proposed {
/* magit-diff-merge-proposed */
color: #54a8a8;
}
.org-magit-diff-merge-separator {
/* magit-diff-merge-separator */
color: #54a8a8;
}
.org-magit-diff-none {
/* magit-diff-none */
color: #969696;
}
.org-magit-item-highlight {
/* magit-item-highlight */
font-style: italic;
}
.org-magit-item-mark {
/* magit-item-mark */
background-color: #1f3f3f;
}
.org-magit-key-mode-args {
/* magit-key-mode-args-face */
background-color: #1f2c3f;
}
.org-magit-key-mode-button {
/* magit-key-mode-button-face */
color: #54a8a8;
}
.org-magit-key-mode-header {
/* magit-key-mode-header-face */
color: #a88654;
}
.org-magit-key-mode-switch {
/* magit-key-mode-switch-face */
color: #a88654;
font-weight: bold;
}
.org-magit-log-author {
/* magit-log-author */
color: #ff6347;
}
.org-magit-log-date {
}
.org-magit-log-graph {
/* magit-log-graph */
color: #cccccc;
}
.org-magit-log-head-label-bisect-bad {
/* magit-log-head-label-bisect-bad */
color: #8b3a3a;
background-color: #ff6a6a;
}
.org-magit-log-head-label-bisect-good {
/* magit-log-head-label-bisect-good */
color: #556b2f;
background-color: #90ee90;
}
.org-magit-log-head-label-bisect-skip {
/* magit-log-head-label-bisect-skip */
color: #b8860b;
background-color: #eedd82;
}
.org-magit-log-head-label-default {
/* magit-log-head-label-default */
background-color: #7f7f7f;
}
.org-magit-log-head-label-head {
/* magit-log-head-label-head */
color: #ffffff;
background-color: #333333;
}
.org-magit-log-head-label-local {
/* magit-log-head-label-local */
color: #bfbfbf;
background-color: #381f3f;
}
.org-magit-log-head-label-patches {
/* magit-log-head-label-patches */
color: #8b3a3a;
background-color: #ff6a6a;
}
.org-magit-log-head-label-remote {
/* magit-log-head-label-remote */
color: #bfbfbf;
background-color: #263f1f;
}
.org-magit-log-head-label-tags {
/* magit-log-head-label-tags */
color: #bfbfbf;
background-color: #3f321f;
}
.org-magit-log-head-label-wip {
/* magit-log-head-label-wip */
color: #607b8b;
background-color: Grey07;
}
.org-magit-log-message {
}
.org-magit-log-reflog-label-amend {
/* magit-log-reflog-label-amend */
color: #8b6914;
background-color: #fffacd;
}
.org-magit-log-reflog-label-checkout {
/* magit-log-reflog-label-checkout */
color: #b0e2ff;
background-color: #212121;
}
.org-magit-log-reflog-label-cherry-pick {
/* magit-log-reflog-label-cherry-pick */
color: #556b2f;
background-color: #90ee90;
}
.org-magit-log-reflog-label-commit {
/* magit-log-reflog-label-commit */
color: #8b6914;
background-color: #fffacd;
}
.org-magit-log-reflog-label-merge {
/* magit-log-reflog-label-merge */
color: #8b6914;
background-color: #fffacd;
}
.org-magit-log-reflog-label-other {
/* magit-log-reflog-label-other */
background-color: #7f7f7f;
}
.org-magit-log-reflog-label-rebase {
/* magit-log-reflog-label-rebase */
color: #b4eeb4;
background-color: #1c1c1c;
}
.org-magit-log-reflog-label-remote {
/* magit-log-reflog-label-remote */
background-color: #7f7f7f;
}
.org-magit-log-reflog-label-reset {
/* magit-log-reflog-label-reset */
color: #8b3a3a;
background-color: #ff6a6a;
}
.org-magit-log-sha1 {
/* magit-log-sha1 */
color: #bfbfbf;
background-color: #1f2c3f;
}
.org-magit-process-ng {
/* magit-process-ng */
color: #ff0000;
font-size: 180%;
}
.org-magit-process-ok {
/* magit-process-ok */
color: #00ff00;
font-size: 180%;
}
.org-magit-section-title {
/* magit-section-title */
color: #54a875;
font-size: 180%;
}
.org-magit-signature-bad {
/* magit-signature-bad */
color: #ff0000;
}
.org-magit-signature-good {
/* magit-signature-good */
color: #00ff00;
}
.org-magit-signature-none {
}
.org-magit-signature-untrusted {
/* magit-signature-untrusted */
color: #00ffff;
}
.org-magit-tag {
/* magit-tag */
color: #8b6914;
background-color: #fffacd;
}
.org-magit-whitespace-warning {
/* magit-whitespace-warning-face */
background-color: #ff0000;
}
.org-makefile-makepp-perl {
/* makefile-makepp-perl */
background-color: #00008b;
}
.org-makefile-shell {
}
.org-makefile-space {
/* makefile-space */
background-color: #3f1f32;
}
.org-makefile-targets {
/* makefile-targets */
color: #5476a8;
}
.org-makey-key-mode-args {
/* makey-key-mode-args-face */
background-color: #1f2c3f;
}
.org-makey-key-mode-button {
/* makey-key-mode-button-face */
color: #54a8a8;
}
.org-makey-key-mode-header {
/* makey-key-mode-header-face */
color: #a88654;
}
.org-makey-key-mode-switch {
/* makey-key-mode-switch-face */
color: #a88654;
font-weight: bold;
}
.org-match {
/* match */
background-color: #3a5fcd;
}
.org-menu {
}
.org-message-cited-text {
/* message-cited-text */
color: #ffaeb9;
}
.org-message-header-cc {
/* message-header-cc */
color: #969696;
}
.org-message-header-name {
/* message-header-name */
color: #5476a8;
font-weight: bold;
}
.org-message-header-newsgroups {
/* message-header-newsgroups */
color: #969696;
font-weight: bold;
}
.org-message-header-other {
/* message-header-other */
color: #969696;
font-style: italic;
}
.org-message-header-subject {
/* message-header-subject */
color: #8d995c;
}
.org-message-header-to {
/* message-header-to */
color: #969696;
font-weight: bold;
}
.org-message-header-xheader {
/* message-header-xheader */
color: #656565;
}
.org-message-mml {
/* message-mml */
color: #65a854;
}
.org-message-separator {
/* message-separator */
color: #5476a8;
}
.org-minibuffer-prompt {
/* minibuffer-prompt */
color: #5476a8;
}
.org-mm-command-output {
/* mm-command-output */
color: #228b22;
}
.org-mm-uu-extract {
/* mm-uu-extract */
color: #ffffe0;
background-color: #006400;
}
.org-mode-line {
/* mode-line */
color: #ededed;
background-color: #2a3b54;
}
.org-mode-line-buffer-id {
/* mode-line-buffer-id */
color: #d78f24;
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: #bfbfbf;
background-color: #3d3d3d;
}
.org-mouse {
}
.org-negation-char {
/* font-lock-negation-char-face */
color: #a85454;
}
.org-next-error {
/* next-error */
background-color: #1f2c3f;
}
.org-nobreak-space {
/* nobreak-space */
color: #00ffff;
text-decoration: underline;
}
.org-org-agenda-calendar-event {
/* org-agenda-calendar-event */
color: #bfbfbf;
background-color: #111111;
}
.org-org-agenda-calendar-sexp {
/* org-agenda-calendar-sexp */
color: #8d995c;
}
.org-org-agenda-clocking {
/* org-agenda-clocking */
background-color: #4a708b;
}
.org-org-agenda-column-dateline {
/* org-agenda-column-dateline */
background-color: #4d4d4d;
}
.org-org-agenda-current-time {
/* org-agenda-current-time */
color: #a88654;
}
.org-org-agenda-date {
/* org-agenda-date */
color: #5476a8;
}
.org-org-agenda-date-today {
/* org-agenda-date-today */
color: #5476a8;
font-weight: bold;
font-style: italic;
}
.org-org-agenda-date-weekend {
/* org-agenda-date-weekend */
color: #5476a8;
font-weight: bold;
}
.org-org-agenda-diary {
/* org-agenda-diary */
color: #bfbfbf;
background-color: #111111;
}
.org-org-agenda-dimmed-todo {
/* org-agenda-dimmed-todo-face */
color: #7f7f7f;
}
.org-org-agenda-done {
/* org-agenda-done */
color: #656565;
}
.org-org-agenda-filter-category {
/* org-agenda-filter-category */
color: #ededed;
background-color: #2a3b54;
}
.org-org-agenda-filter-regexp {
/* org-agenda-filter-regexp */
color: #ededed;
background-color: #2a3b54;
}
.org-org-agenda-filter-tags {
/* org-agenda-filter-tags */
color: #ededed;
background-color: #2a3b54;
}
.org-org-agenda-restriction-lock {
/* org-agenda-restriction-lock */
background-color: #1C1C1C;
}
.org-org-agenda-structure {
/* org-agenda-structure */
color: #5476a8;
}
.org-org-archived {
/* org-archived */
color: #969696;
}
.org-org-block {
/* org-block */
color: #969696;
}
.org-org-block-background {
/* org-block-background */
background-color: #222222;
}
.org-org-block-begin-line {
/* org-block-begin-line */
color: #969696;
}
.org-org-block-end-line {
/* org-block-end-line */
color: #969696;
}
.org-org-checkbox {
/* org-checkbox */
font-weight: bold;
}
.org-org-checkbox-statistics-done {
/* org-checkbox-statistics-done */
color: #98fb98;
font-weight: bold;
}
.org-org-checkbox-statistics-todo {
/* org-checkbox-statistics-todo */
color: #ffc0cb;
font-weight: bold;
}
.org-org-clock-overlay {
/* org-clock-overlay */
background-color: #4a708b;
}
.org-org-code {
/* org-code */
color: #969696;
}
.org-org-column {
/* org-column */
background-color: #4d4d4d;
}
.org-org-column-title {
/* org-column-title */
background-color: #4d4d4d;
font-weight: bold;
text-decoration: underline;
}
.org-org-date {
/* org-date */
color: #a85487;
}
.org-org-date-selected {
/* org-date-selected */
color: #ffc0cb;
}
.org-org-default {
/* org-default */
color: #bfbfbf;
background-color: #111111;
}
.org-org-document-info {
/* org-document-info */
color: #afeeee;
}
.org-org-document-info-keyword {
/* org-document-info-keyword */
color: #969696;
}
.org-org-document-title {
/* org-document-title */
color: #a88654;
font-size: 150%;
}
.org-org-done {
/* org-done */
color: #98fb98;
font-weight: bold;
}
.org-org-drawer {
/* org-drawer */
color: #87cefa;
}
.org-org-ellipsis {
/* org-ellipsis */
color: #eedd82;
text-decoration: underline;
}
.org-org-footnote {
/* org-footnote */
color: #00ffff;
text-decoration: underline;
}
.org-org-formula {
/* org-formula */
color: #ff7f24;
}
.org-org-habit-alert {
/* org-habit-alert-face */
background-color: #ffd700;
}
.org-org-habit-alert-future {
/* org-habit-alert-future-face */
background-color: #b8860b;
}
.org-org-habit-clear {
/* org-habit-clear-face */
background-color: #0000ff;
}
.org-org-habit-clear-future {
/* org-habit-clear-future-face */
background-color: #191970;
}
.org-org-habit-overdue {
/* org-habit-overdue-face */
background-color: #b22222;
}
.org-org-habit-overdue-future {
/* org-habit-overdue-future-face */
background-color: #8b0000;
}
.org-org-habit-ready {
/* org-habit-ready-face */
background-color: #228b22;
}
.org-org-habit-ready-future {
/* org-habit-ready-future-face */
background-color: #006400;
}
.org-org-headline-done {
/* org-headline-done */
color: #656565;
}
.org-org-hide {
/* org-hide */
color: #111111;
}
.org-org-latex-and-related {
/* org-latex-and-related */
color: #deb887;
}
.org-org-level-1 {
/* org-level-1 */
color: #65a854;
font-weight: bold;
}
.org-org-level-2 {
/* org-level-2 */
color: #82ba74;
font-weight: bold;
}
.org-org-level-3 {
/* org-level-3 */
color: #a1cb97;
font-weight: bold;
}
.org-org-level-4 {
/* org-level-4 */
color: #c0dcb9;
font-weight: bold;
}
.org-org-level-5 {
/* org-level-5 */
color: #deeddb;
font-weight: bold;
}
.org-org-level-6 {
/* org-level-6 */
color: #c0dcb9;
font-weight: bold;
}
.org-org-level-7 {
/* org-level-7 */
color: #a1cb97;
font-weight: bold;
}
.org-org-level-8 {
/* org-level-8 */
color: #82ba74;
font-weight: bold;
}
.org-org-link {
/* org-link */
color: #a88654;
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: #969696;
}
.org-org-mode-line-clock {
/* org-mode-line-clock */
color: #ededed;
background-color: #2a3b54;
}
.org-org-mode-line-clock-overrun {
/* org-mode-line-clock-overrun */
color: #ededed;
background-color: #ff0000;
}
.org-org-priority {
/* org-priority */
color: #a88654;
}
.org-org-property-value {
}
.org-org-quote {
/* org-quote */
color: #969696;
}
.org-org-scheduled {
/* org-scheduled */
color: #969696;
}
.org-org-scheduled-previously {
/* org-scheduled-previously */
font-weight: bold;
}
.org-org-scheduled-today {
/* org-scheduled-today */
color: #bfbfbf;
}
.org-org-sexp-date {
/* org-sexp-date */
color: #00ffff;
}
.org-org-special-keyword {
/* org-special-keyword */
color: #a88654;
}
.org-org-table {
/* org-table */
color: #87cefa;
}
.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: #a88654;
}
.org-org-todo {
/* org-todo */
color: #ffc0cb;
font-weight: bold;
}
.org-org-upcoming-deadline {
/* org-upcoming-deadline */
color: #ff7f24;
}
.org-org-verbatim {
/* org-verbatim */
color: #969696;
}
.org-org-verse {
/* org-verse */
color: #969696;
}
.org-org-warning {
/* org-warning */
color: #a88654;
font-weight: bold;
}
.org-outline-1 {
/* outline-1 */
color: #65a854;
font-weight: bold;
}
.org-outline-2 {
/* outline-2 */
color: #82ba74;
font-weight: bold;
}
.org-outline-3 {
/* outline-3 */
color: #a1cb97;
font-weight: bold;
}
.org-outline-4 {
/* outline-4 */
color: #c0dcb9;
font-weight: bold;
}
.org-outline-5 {
/* outline-5 */
color: #deeddb;
font-weight: bold;
}
.org-outline-6 {
/* outline-6 */
color: #c0dcb9;
font-weight: bold;
}
.org-outline-7 {
/* outline-7 */
color: #a1cb97;
font-weight: bold;
}
.org-outline-8 {
/* outline-8 */
color: #82ba74;
font-weight: bold;
}
.org-popup {
/* popup-face */
color: #000000;
background-color: #d3d3d3;
}
.org-popup-isearch-match {
/* popup-isearch-match */
background-color: #87ceeb;
}
.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: #bebebe;
}
.org-popup-scroll-bar-foreground {
/* popup-scroll-bar-foreground-face */
background-color: #000000;
}
.org-popup-summary {
/* popup-summary-face */
color: #696969;
background-color: #d3d3d3;
}
.org-popup-tip {
/* popup-tip-face */
color: #000000;
background-color: #fff68f;
}
.org-preprocessor {
/* font-lock-preprocessor-face */
color: #54a8a8;
}
.org-query-replace {
/* query-replace */
background-color: #343922;
}
.org-rainbow-delimiters-depth-1 {
/* rainbow-delimiters-depth-1-face */
color: #a85454;
}
.org-rainbow-delimiters-depth-2 {
/* rainbow-delimiters-depth-2-face */
color: #a88654;
}
.org-rainbow-delimiters-depth-3 {
/* rainbow-delimiters-depth-3-face */
color: #8d995c;
}
.org-rainbow-delimiters-depth-4 {
/* rainbow-delimiters-depth-4-face */
color: #65a854;
}
.org-rainbow-delimiters-depth-5 {
/* rainbow-delimiters-depth-5-face */
color: #aebed8;
}
.org-rainbow-delimiters-depth-6 {
/* rainbow-delimiters-depth-6-face */
color: #54a8a8;
}
.org-rainbow-delimiters-depth-7 {
/* rainbow-delimiters-depth-7-face */
color: #5476a8;
}
.org-rainbow-delimiters-depth-8 {
/* rainbow-delimiters-depth-8-face */
color: #7d71a8;
}
.org-rainbow-delimiters-depth-9 {
/* rainbow-delimiters-depth-9-face */
color: #9754a8;
}
.org-rainbow-delimiters-unmatched {
/* rainbow-delimiters-unmatched-face */
background-color: #3f1a1a;
}
.org-regexp-grouping-backslash {
/* font-lock-regexp-grouping-backslash */
color: #a85454;
}
.org-regexp-grouping-construct {
/* font-lock-regexp-grouping-construct */
color: #a85487;
}
.org-region {
/* region */
background-color: #1f2c3f;
}
.org-scroll-bar {
}
.org-secondary-selection {
/* secondary-selection */
background-color: #4a708b;
}
.org-sgml-namespace {
/* sgml-namespace */
color: #54a8a8;
}
.org-sh-escaped-newline {
/* sh-escaped-newline */
color: #7d71a8;
}
.org-sh-heredoc {
/* sh-heredoc */
color: #65a854;
}
.org-sh-quoted-exec {
/* sh-quoted-exec */
color: #a85487;
}
.org-shadow {
/* shadow */
color: #969696;
}
.org-show-paren-match {
}
.org-show-paren-mismatch {
/* show-paren-mismatch */
color: #a85454;
}
.org-shr-link {
/* shr-link */
color: #a88654;
text-decoration: underline;
}
.org-shr-strike-through {
/* shr-strike-through */
text-decoration: line-through;
}
.org-sldb-catch-tag {
}
.org-sldb-condition {
}
.org-sldb-detailed-frame-line {
}
.org-sldb-frame-label {
}
.org-sldb-frame-line {
}
.org-sldb-local-name {
}
.org-sldb-local-value {
}
.org-sldb-non-restartable-frame-line {
}
.org-sldb-reference {
/* sldb-reference-face */
text-decoration: underline;
}
.org-sldb-restart {
}
.org-sldb-restart-number {
/* sldb-restart-number-face */
font-weight: bold;
}
.org-sldb-restart-type {
/* sldb-restart-type-face */
color: #a88654;
}
.org-sldb-restartable-frame-line {
/* sldb-restartable-frame-line-face */
color: #32cd32;
}
.org-sldb-section {
}
.org-sldb-topline {
}
.org-slime-apropos-label {
/* slime-apropos-label */
font-style: italic;
}
.org-slime-apropos-symbol {
/* slime-apropos-symbol */
font-weight: bold;
}
.org-slime-error {
/* slime-error-face */
text-decoration: underline;
}
.org-slime-highlight {
/* slime-highlight-face */
background-color: #1f3f3f;
}
.org-slime-inspector-action {
/* slime-inspector-action-face */
color: #a88654;
font-weight: bold;
}
.org-slime-inspector-label {
/* slime-inspector-label-face */
color: #a85454;
}
.org-slime-inspector-topline {
}
.org-slime-inspector-type {
/* slime-inspector-type-face */
color: #7d71a8;
}
.org-slime-inspector-value {
/* slime-inspector-value-face */
color: #54a8a8;
}
.org-slime-note {
/* slime-note-face */
text-decoration: underline;
}
.org-slime-reader-conditional {
/* slime-reader-conditional-face */
color: #969696;
}
.org-slime-repl-input {
/* slime-repl-input-face */
color: #ededed;
}
.org-slime-repl-inputed-output {
/* slime-repl-inputed-output-face */
color: #ededed;
}
.org-slime-repl-output {
/* slime-repl-output-face */
color: #bfbfbf;
}
.org-slime-repl-output-mouseover {
/* slime-repl-output-mouseover-face */
color: #ededed;
}
.org-slime-repl-prompt {
/* slime-repl-prompt-face */
color: #5476a8;
}
.org-slime-repl-result {
}
.org-slime-style-warning {
/* slime-style-warning-face */
text-decoration: underline;
}
.org-slime-warning {
/* slime-warning-face */
text-decoration: underline;
}
.org-smerge-base {
/* smerge-base */
background-color: #263f1f;
}
.org-smerge-markers {
/* smerge-markers */
background-color: #3d3d3d;
}
.org-smerge-mine {
/* smerge-mine */
background-color: #1f2c3f;
}
.org-smerge-other {
/* smerge-other */
background-color: #3f1a1a;
}
.org-smerge-refined-added {
/* smerge-refined-added */
color: #65a854;
}
.org-smerge-refined-change {
/* smerge-refined-change */
color: #8d995c;
}
.org-smerge-refined-removed {
/* smerge-refined-removed */
color: #a85454;
}
.org-speedbar-button {
/* speedbar-button-face */
color: #00cd00;
}
.org-speedbar-directory {
/* speedbar-directory-face */
color: #add8e6;
}
.org-speedbar-file {
/* speedbar-file-face */
color: #00ffff;
}
.org-speedbar-highlight {
/* speedbar-highlight-face */
background-color: #2e8b57;
}
.org-speedbar-selected {
/* speedbar-selected-face */
color: #ff0000;
text-decoration: underline;
}
.org-speedbar-separator {
/* speedbar-separator-face */
color: #ffffff;
background-color: #0000ff;
text-decoration: overline;
}
.org-speedbar-tag {
/* speedbar-tag-face */
color: #ffff00;
}
.org-string {
/* font-lock-string-face */
color: #54a875;
}
.org-success {
/* success */
color: #65a854;
font-weight: bold;
}
.org-teXmaster {
/* te/master-face */
text-decoration: underline;
}
.org-teXmirror {
/* te/mirror-face */
text-decoration: underline;
}
.org-term {
/* term */
color: #bfbfbf;
background-color: #111111;
}
.org-term-bold {
/* term-bold */
font-weight: bold;
}
.org-term-color-black {
/* term-color-black */
color: #ededed;
background-color: #111111;
}
.org-term-color-blue {
/* term-color-blue */
color: #5476a8;
background-color: #1f2c3f;
}
.org-term-color-cyan {
/* term-color-cyan */
color: #54a8a8;
background-color: #1f3f3f;
}
.org-term-color-green {
/* term-color-green */
color: #65a854;
background-color: #263f1f;
}
.org-term-color-magenta {
/* term-color-magenta */
color: #9754a8;
background-color: #381f3f;
}
.org-term-color-red {
/* term-color-red */
color: #a85454;
background-color: #3f1a1a;
}
.org-term-color-white {
/* term-color-white */
color: #bfbfbf;
background-color: #3d3d3d;
}
.org-term-color-yellow {
/* term-color-yellow */
color: #8d995c;
background-color: #343922;
}
.org-term-underline {
/* term-underline */
text-decoration: underline;
}
.org-tool-bar {
/* tool-bar */
color: #000000;
background-color: #bfbfbf;
}
.org-tooltip {
/* tooltip */
color: #000000;
background-color: #ffffe0;
}
.org-trailing-whitespace {
/* trailing-whitespace */
background-color: #ff0000;
}
.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: #7d71a8;
}
.org-underline {
/* underline */
text-decoration: underline;
}
.org-variable-name {
/* font-lock-variable-name-face */
color: #8d995c;
}
.org-variable-pitch {
}
.org-vertical-border {
}
.org-warning {
/* warning */
color: #a88654;
}
.org-warning-1 {
/* font-lock-warning-face */
color: #a88654;
font-weight: bold;
}
.org-widget-button {
/* widget-button */
color: #a88654;
text-decoration: underline;
}
.org-widget-button-pressed {
/* widget-button-pressed */
color: #a88654;
font-weight: bold;
text-decoration: underline;
}
.org-widget-documentation {
/* widget-documentation */
color: #65a854;
}
.org-widget-field {
/* widget-field */
background-color: #1f2c3f;
}
.org-widget-inactive {
/* widget-inactive */
color: #969696;
}
.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-yas--field-debug {
}