orgweb/org.css

2922 lines
57 KiB
CSS
Raw Normal View History

2013-06-06 23:08:11 +02:00
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
body {
2013-06-06 23:08:11 +02:00
border: 0;
2013-11-25 01:59:12 +01:00
font-family: "PT Sans", "Liberation Sans", "DejaVu Sans", "Tahoma", "Verdana", "Arial", sans-serif;
2013-06-06 23:08:11 +02:00
margin: 0;
padding: 0;
line-height: 160%;
2013-11-24 23:04:18 +01:00
font-size: 15px;
}
h1 {
font-size: 25px;
}
h2 {
font-size: 23px;
}
h3 {
font-size: 21px;
}
h4 {
font-size: 19px;
}
h5 {
font-size: 17px;
}
h6 {
font-size: 15px;
}
2013-10-25 22:28:49 +02:00
pre {
line-height: 100%;
font-family: "CosmicSansNeueMono", "PT Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier new", monospace;
2013-11-24 23:04:18 +01:00
margin: 1.2em -8pt;
2013-10-25 22:28:49 +02:00
}
2013-10-02 00:27:10 +02:00
.tag {
float: right;
background-color: inherit;
font-size: 15px;
2013-10-02 00:27:10 +02:00
}
.tag span {
background-color: #eee;
padding: 2px 4px;
}
2013-11-24 23:04:18 +01:00
.timestamp {
float: right;
}
#content,
#org-div-home-and-up,
#postamble {
margin: 0 auto;
width: 700px;
}
2013-06-06 23:08:11 +02:00
#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;
float: right;
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;*/
}
2013-10-01 23:40:04 +02:00
#postamble {
font-size: 10px;
line-height: 100%;
text-align: right;
margin-bottom: 5px;
}
#postamble p {
margin-top: 2px;
margin-bottom: 2px;
}
2013-11-24 23:20:11 +01:00
/* Code highlight */
pre {
color: #bfbfbf;
background-color: #111111;
}
.org-ac-candidate {
/* ac-candidate-face */
color: #000000;
background-color: #d3d3d3;
}
.org-ac-candidate-mouse {
}
.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-bgXerc-color-face0 {
/* bg:erc-color-face0 */
background-color: #ffffff;
}
.org-bgXerc-color-face1 {
/* bg:erc-color-face1 */
background-color: #000000;
}
.org-bgXerc-color-face10 {
/* bg:erc-color-face10 */
background-color: #bfefff;
}
.org-bgXerc-color-face11 {
/* bg:erc-color-face11 */
background-color: #00ffff;
}
.org-bgXerc-color-face12 {
/* bg:erc-color-face12 */
background-color: #0000ff;
}
.org-bgXerc-color-face13 {
/* bg:erc-color-face13 */
background-color: #ff1493;
}
.org-bgXerc-color-face14 {
/* bg:erc-color-face14 */
background-color: #7f7f7f;
}
.org-bgXerc-color-face15 {
/* bg:erc-color-face15 */
background-color: #e5e5e5;
}
.org-bgXerc-color-face2 {
/* bg:erc-color-face2 */
background-color: #00008b;
}
.org-bgXerc-color-face3 {
/* bg:erc-color-face3 */
background-color: #008b00;
}
.org-bgXerc-color-face4 {
/* bg:erc-color-face4 */
background-color: #ff0000;
}
.org-bgXerc-color-face5 {
/* bg:erc-color-face5 */
background-color: #a52a2a;
}
.org-bgXerc-color-face6 {
/* bg:erc-color-face6 */
background-color: #a020f0;
}
.org-bgXerc-color-face7 {
/* bg:erc-color-face7 */
background-color: #ffa500;
}
.org-bgXerc-color-face8 {
/* bg:erc-color-face8 */
background-color: #ffff00;
}
.org-bgXerc-color-face9 {
/* bg:erc-color-face9 */
background-color: #00ff00;
}
.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-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-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: #32542a;
}
.org-diff-changed {
/* diff-changed */
background-color: #54432a;
}
.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: #54432a;
}
.org-diff-hl-delete {
/* diff-hl-delete */
color: #a85454;
background-color: #542a2a;
}
.org-diff-hl-insert {
/* diff-hl-insert */
color: #65a854;
background-color: #32542a;
}
.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: #542a2a;
}
.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: #553333;
}
.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: #335533;
}
.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 */
background-color: #aa2222;
}
.org-ediff-fine-diff-ancestor {
/* ediff-fine-diff-Ancestor */
color: #000000;
background-color: #00ff00;
}
.org-ediff-fine-diff-b {
/* ediff-fine-diff-B */
background-color: #22aa22;
}
.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-erc-action {
/* erc-action-face */
font-weight: bold;
}
.org-erc-bold {
/* erc-bold-face */
font-weight: bold;
}
.org-erc-button {
/* erc-button */
font-weight: bold;
}
.org-erc-command-indicator {
/* erc-command-indicator-face */
font-weight: bold;
}
.org-erc-current-nick {
/* erc-current-nick-face */
color: #a85454;
font-weight: bold;
}
.org-erc-dangerous-host {
/* erc-dangerous-host-face */
color: #ff0000;
}
.org-erc-default {
}
.org-erc-direct-msg {
/* erc-direct-msg-face */
color: #cd5c5c;
}
.org-erc-error {
/* erc-error-face */
color: #ff0000;
}
.org-erc-fool {
/* erc-fool-face */
color: #696969;
}
.org-erc-header-line {
/* erc-header-line */
color: #333333;
background-color: #e5e5e5;
}
.org-erc-input {
/* erc-input-face */
color: #969696;
}
.org-erc-inverse {
/* erc-inverse-face */
color: #ffffff;
background-color: #000000;
}
.org-erc-keyword {
/* erc-keyword-face */
color: #98fb98;
font-weight: bold;
}
.org-erc-my-nick {
/* erc-my-nick-face */
color: #a85454;
font-weight: bold;
}
.org-erc-nick-default {
/* erc-nick-default-face */
font-weight: bold;
}
.org-erc-nick-msg {
/* erc-nick-msg-face */
color: #cd5c5c;
font-weight: bold;
}
.org-erc-notice {
/* erc-notice-face */
color: #5476a8;
}
.org-erc-pal {
/* erc-pal-face */
color: #ff00ff;
font-weight: bold;
}
.org-erc-prompt {
/* erc-prompt-face */
color: #ededed;
font-weight: bold;
}
.org-erc-timestamp {
/* erc-timestamp-face */
color: #969696;
}
.org-erc-underline {
/* erc-underline-face */
text-decoration: underline;
}
.org-error {
/* error */
color: #a85454;
font-weight: bold;
}
.org-escape-glyph {
/* escape-glyph */
color: #00ffff;
}
.org-eshell-ls-archive {
/* eshell-ls-archive */
color: #da70d6;
font-weight: bold;
}
.org-eshell-ls-backup {
/* eshell-ls-backup */
color: #ffa07a;
}
.org-eshell-ls-clutter {
/* eshell-ls-clutter */
color: #ff4500;
font-weight: bold;
}
.org-eshell-ls-directory {
/* eshell-ls-directory */
color: #87ceeb;
font-weight: bold;
}
.org-eshell-ls-executable {
/* eshell-ls-executable */
color: #00ff00;
font-weight: bold;
}
.org-eshell-ls-missing {
/* eshell-ls-missing */
color: #ff0000;
font-weight: bold;
}
.org-eshell-ls-product {
/* eshell-ls-product */
color: #ffa07a;
}
.org-eshell-ls-readonly {
/* eshell-ls-readonly */
color: #ffc0cb;
}
.org-eshell-ls-special {
/* eshell-ls-special */
color: #ff00ff;
font-weight: bold;
}
.org-eshell-ls-symlink {
/* eshell-ls-symlink */
color: #00ffff;
font-weight: bold;
}
.org-eshell-ls-unreadable {
/* eshell-ls-unreadable */
color: #a9a9a9;
}
.org-eshell-prompt {
/* eshell-prompt */
color: #ffc0cb;
font-weight: bold;
}
.org-fgXerc-color-face0 {
/* fg:erc-color-face0 */
color: #ffffff;
}
.org-fgXerc-color-face1 {
/* fg:erc-color-face1 */
color: #000000;
}
.org-fgXerc-color-face10 {
/* fg:erc-color-face10 */
color: #bfefff;
}
.org-fgXerc-color-face11 {
/* fg:erc-color-face11 */
color: #00ffff;
}
.org-fgXerc-color-face12 {
/* fg:erc-color-face12 */
color: #0000ff;
}
.org-fgXerc-color-face13 {
/* fg:erc-color-face13 */
color: #ff1493;
}
.org-fgXerc-color-face14 {
/* fg:erc-color-face14 */
color: #7f7f7f;
}
.org-fgXerc-color-face15 {
/* fg:erc-color-face15 */
color: #e5e5e5;
}
.org-fgXerc-color-face2 {
/* fg:erc-color-face2 */
color: #00008b;
}
.org-fgXerc-color-face3 {
/* fg:erc-color-face3 */
color: #008b00;
}
.org-fgXerc-color-face4 {
/* fg:erc-color-face4 */
color: #ff0000;
}
.org-fgXerc-color-face5 {
/* fg:erc-color-face5 */
color: #a52a2a;
}
.org-fgXerc-color-face6 {
/* fg:erc-color-face6 */
color: #a020f0;
}
.org-fgXerc-color-face7 {
/* fg:erc-color-face7 */
color: #ffa500;
}
.org-fgXerc-color-face8 {
/* fg:erc-color-face8 */
color: #ffff00;
}
.org-fgXerc-color-face9 {
/* fg:erc-color-face9 */
color: #00ff00;
}
.org-file-name-shadow {
/* file-name-shadow */
color: #969696;
}
.org-fixed-pitch {
}
.org-flycheck-error {
/* flycheck-error */
text-decoration: underline;
}
.org-flycheck-error-list-highlight {
/* flycheck-error-list-highlight */
background-color: #3d3d3d;
}
.org-flycheck-error-list-highlight-at-point {
/* flycheck-error-list-highlight-at-point */
background-color: #668b8b;
}
.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-flymake-errline {
/* flymake-errline */
text-decoration: underline;
}
.org-flymake-infoline {
/* flymake-infoline */
text-decoration: underline;
}
.org-flymake-warnline {
/* flymake-warnline */
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 {
/* git-rebase-description-face */
color: #969696;
}
.org-git-rebase-killed-action {
/* git-rebase-killed-action-face */
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-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: #696969;
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: #2a3b54;
font-weight: bold;
}
.org-gnus-x {
/* gnus-x-face */
color: #000000;
background-color: #ffffff;
}
.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: #3d3d3d;
}
.org-highlight-80X {
/* highlight-80+ */
text-decoration: underline;
}
.org-holiday {
/* holiday */
background-color: #8b4513;
}
.org-identica-stripe {
/* identica-stripe-face */
background-color: #3d3d3d;
}
.org-identica-uri {
/* identica-uri-face */
color: #a88654;
text-decoration: underline;
}
.org-identica-username {
/* identica-username-face */
color: #5476a8;
font-weight: bold;
}
.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: #4c542a;
}
.org-isearch-fail {
/* isearch-fail */
background-color: #542a2a;
}
.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-js2-external-variable {
/* js2-external-variable */
color: #9754a8;
}
.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: #00ffff;
}
.org-magit-cherry-unmatched {
/* magit-cherry-unmatched */
color: #ff00ff;
}
.org-magit-diff-add {
/* magit-diff-add */
background-color: #32542a;
}
.org-magit-diff-del {
/* magit-diff-del */
background-color: #542a2a;
}
.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-header {
/* magit-header */
color: #e5e5e5;
background-color: #333333;
}
.org-magit-item-highlight {
/* magit-item-highlight */
font-style: italic;
}
.org-magit-item-mark {
/* magit-item-mark */
background-color: #3d3d3d;
}
.org-magit-key-mode-args {
/* magit-key-mode-args-face */
background-color: #696969;
}
.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-author-date-cutoff {
/* magit-log-author-date-cutoff */
color: #ff6347;
font-weight: bold;
}
.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: #4c2a54;
}
.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: #32542a;
}
.org-magit-log-head-label-tags {
/* magit-log-head-label-tags */
color: #bfbfbf;
background-color: #54432a;
}
.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: #2a3b54;
}
.org-magit-section-title {
/* magit-section-title */
color: #54a875;
font-size: 180%;
}
.org-magit-tag {
/* magit-tag */
color: #e5e5e5;
background-color: #333333;
}
.org-magit-valid-signature {
/* magit-valid-signature */
color: #afeeee;
font-weight: bold;
}
.org-magit-whitespace-warning {
/* magit-whitespace-warning-face */
background-color: #ff0000;
}
.org-makefile-space {
/* makefile-space */
background-color: #542a43;
}
.org-man-overstrike {
/* Man-overstrike */
font-weight: bold;
}
.org-man-reverse {
/* Man-reverse */
background-color: #3d3d3d;
}
.org-man-underline {
/* Man-underline */
text-decoration: underline;
}
.org-markdown-header-face-1 {
/* markdown-header-face-1 */
color: #65a854;
font-weight: bold;
}
.org-markdown-header-face-2 {
/* markdown-header-face-2 */
color: #82ba74;
font-weight: bold;
}
.org-markdown-header-face-3 {
/* markdown-header-face-3 */
color: #a1cb97;
font-weight: bold;
}
.org-markdown-header-face-4 {
/* markdown-header-face-4 */
color: #c0dcb9;
font-weight: bold;
}
.org-markdown-header-face-5 {
/* markdown-header-face-5 */
color: #deeddb;
font-weight: bold;
}
.org-markdown-header-face-6 {
/* markdown-header-face-6 */
color: #c0dcb9;
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: #96969696;
font-weight: bold;
}
.org-message-header-xheader {
/* message-header-xheader */
color: #696969;
}
.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: #12366b;
}
.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: #2a3b54;
}
.org-nobreak-space {
/* nobreak-space */
color: #00ffff;
text-decoration: underline;
}
.org-nxml-attribute-colon {
}
.org-nxml-attribute-local-name {
/* nxml-attribute-local-name */
color: #8d995c;
}
.org-nxml-attribute-prefix {
/* nxml-attribute-prefix */
color: #54a8a8;
}
.org-nxml-attribute-value {
/* nxml-attribute-value */
color: #54a875;
}
.org-nxml-attribute-value-delimiter {
/* nxml-attribute-value-delimiter */
color: #54a875;
}
.org-nxml-cdata-section-cdata {
/* nxml-cdata-section-CDATA */
color: #54a8a8;
}
.org-nxml-cdata-section-content {
}
.org-nxml-cdata-section-delimiter {
}
.org-nxml-char-ref-delimiter {
/* nxml-char-ref-delimiter */
color: #a85454;
}
.org-nxml-char-ref-number {
/* nxml-char-ref-number */
color: #a85454;
}
.org-nxml-comment-content {
/* nxml-comment-content */
color: #969696;
}
.org-nxml-comment-delimiter {
/* nxml-comment-delimiter */
color: #969696;
}
.org-nxml-delimited-data {
/* nxml-delimited-data */
color: #65a854;
}
.org-nxml-delimiter {
}
.org-nxml-element-colon {
}
.org-nxml-element-local-name {
/* nxml-element-local-name */
color: #5476a8;
}
.org-nxml-element-prefix {
/* nxml-element-prefix */
color: #54a8a8;
}
.org-nxml-entity-ref-delimiter {
/* nxml-entity-ref-delimiter */
color: #a85454;
}
.org-nxml-entity-ref-name {
/* nxml-entity-ref-name */
color: #a85454;
}
.org-nxml-glyph {
/* nxml-glyph */
color: #000000;
background-color: #d3d3d3;
}
.org-nxml-hash {
/* nxml-hash */
color: #54a8a8;
}
.org-nxml-heading {
/* nxml-heading */
font-weight: bold;
}
.org-nxml-markup-declaration-delimiter {
}
.org-nxml-name {
/* nxml-name */
color: #54a8a8;
}
.org-nxml-namespace-attribute-colon {
}
.org-nxml-namespace-attribute-prefix {
/* nxml-namespace-attribute-prefix */
color: #8d995c;
}
.org-nxml-namespace-attribute-value {
/* nxml-namespace-attribute-value */
color: #54a875;
}
.org-nxml-namespace-attribute-value-delimiter {
/* nxml-namespace-attribute-value-delimiter */
color: #54a875;
}
.org-nxml-namespace-attribute-xmlns {
/* nxml-namespace-attribute-xmlns */
color: #54a8a8;
}
.org-nxml-outline-active-indicator {
}
.org-nxml-outline-ellipsis {
/* nxml-outline-ellipsis */
font-weight: bold;
}
.org-nxml-outline-indicator {
}
.org-nxml-processing-instruction-content {
/* nxml-processing-instruction-content */
color: #65a854;
}
.org-nxml-processing-instruction-delimiter {
}
.org-nxml-processing-instruction-target {
/* nxml-processing-instruction-target */
color: #a88654;
}
.org-nxml-prolog-keyword {
/* nxml-prolog-keyword */
color: #a88654;
}
.org-nxml-prolog-literal-content {
/* nxml-prolog-literal-content */
color: #65a854;
}
.org-nxml-prolog-literal-delimiter {
/* nxml-prolog-literal-delimiter */
color: #65a854;
}
.org-nxml-ref {
/* nxml-ref */
color: #a85454;
}
.org-nxml-tag-delimiter {
}
.org-nxml-tag-slash {
}
.org-nxml-text {
}
.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;
font-weight: bold;
}
.org-org-agenda-date {
/* org-agenda-date */
color: #0d3333;
}
.org-org-agenda-date-today {
/* org-agenda-date-today */
color: #54a8a8;
font-style: italic;
}
.org-org-agenda-date-weekend {
/* org-agenda-date-weekend */
color: #54a8a8;
}
.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: #12366b;
}
.org-org-agenda-filter-regexp {
/* org-agenda-filter-regexp */
color: #ededed;
background-color: #12366b;
}
.org-org-agenda-filter-tags {
/* org-agenda-filter-tags */
color: #ededed;
background-color: #12366b;
}
.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: #bfbfbf;
background-color: #323232;
text-decoration: underline;
}
.org-org-block-end-line {
/* org-block-end-line */
color: #bfbfbf;
background-color: #323232;
text-decoration: overline;
}
.org-org-checkbox {
/* org-checkbox */
font-weight: bold;
}
.org-org-checkbox-statistics-done {
/* org-checkbox-statistics-done */
color: #0d3333;
}
.org-org-checkbox-statistics-todo {
/* org-checkbox-statistics-todo */
color: #54a8a8;
}
.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: #12366b;
}
.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-pop-mouse {
}
.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-mouse {
}
.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-ppXl-highlight {
/* pp^L-highlight */
color: #ededed;
}
.org-preprocessor {
/* font-lock-preprocessor-face */
color: #54a8a8;
}
.org-query-replace {
/* query-replace */
background-color: #4c542a;
}
.org-rainbow-delimiters-depth-1 {
/* rainbow-delimiters-depth-1-face */
color: #a85454;
}
.org-rainbow-delimiters-depth-10 {
/* rainbow-delimiters-depth-10-face */
color: #a85487;
}
.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: #54a875;
}
.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: #542a2a;
}
.org-rebase-mode-description {
/* rebase-mode-description-face */
color: #ededed;
}
.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: #2a3b54;
}
.org-rng-error {
/* rng-error */
color: #a88654;
font-weight: bold;
}
.org-rst-level-1 {
}
.org-rst-level-2 {
}
.org-rst-level-3 {
}
.org-rst-level-4 {
}
.org-rst-level-5 {
}
.org-rst-level-6 {
}
.org-scroll-bar {
}
.org-secondary-selection {
/* secondary-selection */
background-color: #4a708b;
}
.org-sgml-namespace {
/* sgml-namespace */
color: #54a8a8;
}
.org-sh-heredoc {
/* sh-heredoc */
color: #a88654;
}
.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-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-prompt {
/* slime-repl-prompt-face */
color: #5476a8;
}
.org-smerge-base {
/* smerge-base */
background-color: #888833;
}
.org-smerge-markers {
/* smerge-markers */
background-color: #4d4d4d;
}
.org-smerge-mine {
/* smerge-mine */
background-color: #553333;
}
.org-smerge-other {
/* smerge-other */
background-color: #335533;
}
.org-smerge-refined-added {
/* smerge-refined-added */
background-color: #22aa22;
}
.org-smerge-refined-change {
}
.org-smerge-refined-removed {
/* smerge-refined-removed */
background-color: #aa2222;
}
.org-sp-pair-overlay {
/* sp-pair-overlay-face */
background-color: #3d3d3d;
}
.org-sp-show-pair-enclosing {
/* sp-show-pair-enclosing */
background-color: #3d3d3d;
}
.org-sp-show-pair-match {
/* sp-show-pair-match-face */
background-color: #4f94cd;
}
.org-sp-show-pair-mismatch {
/* sp-show-pair-mismatch-face */
color: #ffffff;
background-color: #a020f0;
}
.org-sp-wrap-overlay {
/* sp-wrap-overlay-face */
background-color: #3d3d3d;
}
.org-sp-wrap-tag-overlay {
/* sp-wrap-tag-overlay-face */
background-color: #3d3d3d;
}
.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: #2a3b54;
}
.org-term-color-cyan {
/* term-color-cyan */
color: #54a8a8;
background-color: #0d3333;
}
.org-term-color-green {
/* term-color-green */
color: #65a854;
background-color: #32542a;
}
.org-term-color-magenta {
/* term-color-magenta */
color: #9754a8;
background-color: #4c2a54;
}
.org-term-color-red {
/* term-color-red */
color: #a85454;
background-color: #542a2a;
}
.org-term-color-white {
/* term-color-white */
color: #bfbfbf;
background-color: #3d3d3d;
}
.org-term-color-yellow {
/* term-color-yellow */
color: #8d995c;
background-color: #4c542a;
}
.org-term-underline {
/* term-underline */
text-decoration: underline;
}
.org-texinfo-heading {
/* texinfo-heading */
color: #a85487;
font-size: 130%;
}
.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-which-func {
/* which-func */
color: #5476a8;
}
.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 */
background-color: #696969;
}
.org-widget-inactive {
/* widget-inactive */
color: #969696;
}
.org-widget-single-line-field {
/* widget-single-line-field */
background-color: #696969;
}
.org-woman-addition {
/* woman-addition */
color: #54a8a8;
}
.org-woman-bold {
/* woman-bold */
font-weight: bold;
}
.org-woman-italic {
/* woman-italic */
font-style: italic;
}
.org-woman-unknown {
/* woman-unknown */
color: #a88654;
font-weight: bold;
}
.org-yas--field-debug {
}