1051 lines
19 KiB
CSS
1051 lines
19 KiB
CSS
body {
|
|
color: #eeffff;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-ansi-color-black {
|
|
/* ansi-color-black */
|
|
color: #292d3e;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-ansi-color-blue {
|
|
/* ansi-color-blue */
|
|
color: #82aaff;
|
|
background-color: #82aaff;
|
|
}
|
|
.org-ansi-color-bright-black {
|
|
/* ansi-color-bright-black */
|
|
color: #1c1f2b;
|
|
background-color: #232635;
|
|
}
|
|
.org-ansi-color-bright-blue {
|
|
/* ansi-color-bright-blue */
|
|
color: #94b6ff;
|
|
background-color: #94b6ff;
|
|
}
|
|
.org-ansi-color-bright-cyan {
|
|
/* ansi-color-bright-cyan */
|
|
color: #9ae2ff;
|
|
background-color: #9ae2ff;
|
|
}
|
|
.org-ansi-color-bright-green {
|
|
/* ansi-color-bright-green */
|
|
color: #cbeb9e;
|
|
background-color: #cbeb9e;
|
|
}
|
|
.org-ansi-color-bright-magenta {
|
|
/* ansi-color-bright-magenta */
|
|
color: #cfa2ed;
|
|
background-color: #cfa2ed;
|
|
}
|
|
.org-ansi-color-bright-red {
|
|
/* ansi-color-bright-red */
|
|
color: #ff6c85;
|
|
background-color: #ff6c85;
|
|
}
|
|
.org-ansi-color-bright-white {
|
|
/* ansi-color-bright-white */
|
|
color: #a6accd;
|
|
background-color: #a6accd;
|
|
}
|
|
.org-ansi-color-bright-yellow {
|
|
/* ansi-color-bright-yellow */
|
|
color: #ffd281;
|
|
background-color: #ffd281;
|
|
}
|
|
.org-ansi-color-cyan {
|
|
/* ansi-color-cyan */
|
|
color: #89ddff;
|
|
background-color: #89ddff;
|
|
}
|
|
.org-ansi-color-faint {
|
|
}
|
|
.org-ansi-color-fast-blink {
|
|
}
|
|
.org-ansi-color-green {
|
|
/* ansi-color-green */
|
|
color: #c3e88d;
|
|
background-color: #c3e88d;
|
|
}
|
|
.org-ansi-color-inverse {
|
|
}
|
|
.org-ansi-color-magenta {
|
|
/* ansi-color-magenta */
|
|
color: #c792ea;
|
|
background-color: #c792ea;
|
|
}
|
|
.org-ansi-color-red {
|
|
/* ansi-color-red */
|
|
color: #ff5370;
|
|
background-color: #ff5370;
|
|
}
|
|
.org-ansi-color-slow-blink {
|
|
}
|
|
.org-ansi-color-white {
|
|
/* ansi-color-white */
|
|
color: #eeffff;
|
|
background-color: #eeffff;
|
|
}
|
|
.org-ansi-color-yellow {
|
|
/* ansi-color-yellow */
|
|
color: #ffcb6b;
|
|
background-color: #ffcb6b;
|
|
}
|
|
.org-bold {
|
|
/* bold */
|
|
font-weight: bold;
|
|
}
|
|
.org-border {
|
|
}
|
|
.org-buffer-menu-buffer {
|
|
/* buffer-menu-buffer */
|
|
font-weight: bold;
|
|
}
|
|
.org-builtin {
|
|
/* font-lock-builtin-face */
|
|
color: #82aaff;
|
|
}
|
|
.org-button {
|
|
/* button */
|
|
color: #c792ea;
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-calendar-month-header {
|
|
/* calendar-month-header */
|
|
color: #82aaff;
|
|
}
|
|
.org-calendar-today {
|
|
/* calendar-today */
|
|
text-decoration: underline;
|
|
}
|
|
.org-calendar-weekday-header {
|
|
/* calendar-weekday-header */
|
|
color: #f78c6c;
|
|
}
|
|
.org-calendar-weekend-header {
|
|
/* calendar-weekend-header */
|
|
color: #676e95;
|
|
}
|
|
.org-child-frame-border {
|
|
}
|
|
.org-comint-highlight-input {
|
|
/* comint-highlight-input */
|
|
font-weight: bold;
|
|
}
|
|
.org-comint-highlight-prompt {
|
|
/* comint-highlight-prompt */
|
|
color: #c792ea;
|
|
}
|
|
.org-comment {
|
|
/* font-lock-comment-face */
|
|
color: #676e95;
|
|
}
|
|
.org-comment-delimiter {
|
|
/* font-lock-comment-delimiter-face */
|
|
color: #676e95;
|
|
}
|
|
.org-completions-common-part {
|
|
/* completions-common-part */
|
|
color: #add8e6;
|
|
}
|
|
.org-completions-first-difference {
|
|
/* completions-first-difference */
|
|
font-weight: bold;
|
|
}
|
|
.org-completions-group-separator {
|
|
/* completions-group-separator */
|
|
color: #676e95;
|
|
text-decoration: line-through;
|
|
}
|
|
.org-completions-group-title {
|
|
/* completions-group-title */
|
|
color: #676e95;
|
|
font-style: italic;
|
|
}
|
|
.org-constant {
|
|
/* font-lock-constant-face */
|
|
color: #f78c6c;
|
|
}
|
|
.org-cursor {
|
|
/* cursor */
|
|
background-color: #c792ea;
|
|
}
|
|
.org-diary {
|
|
/* diary */
|
|
color: #ffff00;
|
|
}
|
|
.org-doc {
|
|
/* font-lock-doc-face */
|
|
color: #8d92af;
|
|
}
|
|
.org-doc-markup {
|
|
/* font-lock-doc-markup-face */
|
|
color: #f78c6c;
|
|
}
|
|
.org-eldoc-highlight-function-argument {
|
|
/* eldoc-highlight-function-argument */
|
|
font-weight: bold;
|
|
}
|
|
.org-elisp-shorthand-font-lock {
|
|
/* elisp-shorthand-font-lock-face */
|
|
color: #00ffff;
|
|
}
|
|
.org-error {
|
|
/* error */
|
|
color: #ff5370;
|
|
}
|
|
.org-escape-glyph {
|
|
/* escape-glyph */
|
|
color: #89ddff;
|
|
}
|
|
.org-file-name-shadow {
|
|
/* file-name-shadow */
|
|
color: #676e95;
|
|
}
|
|
.org-fill-column-indicator {
|
|
/* fill-column-indicator */
|
|
color: #676e95;
|
|
}
|
|
.org-fixed-pitch {
|
|
}
|
|
.org-fixed-pitch-serif {
|
|
}
|
|
.org-fringe {
|
|
/* fringe */
|
|
color: #4e5579;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-function-name {
|
|
/* font-lock-function-name-face */
|
|
color: #82aaff;
|
|
}
|
|
.org-glyphless-char {
|
|
/* glyphless-char */
|
|
font-size: 60%;
|
|
}
|
|
.org-header-line {
|
|
/* header-line */
|
|
color: #a6accd;
|
|
background-color: #232635;
|
|
}
|
|
.org-header-line-highlight {
|
|
/* header-line-highlight */
|
|
color: #1c1f2b;
|
|
background-color: #c792ea;
|
|
}
|
|
.org-help-argument-name {
|
|
/* help-argument-name */
|
|
font-style: italic;
|
|
}
|
|
.org-help-for-help-header {
|
|
/* help-for-help-header */
|
|
font-size: 126%;
|
|
}
|
|
.org-help-key-binding {
|
|
/* help-key-binding */
|
|
color: #add8e6;
|
|
background-color: #303030;
|
|
}
|
|
.org-highlight {
|
|
/* highlight */
|
|
color: #1c1f2b;
|
|
background-color: #c792ea;
|
|
}
|
|
.org-holiday {
|
|
/* holiday */
|
|
background-color: #8b4513;
|
|
}
|
|
.org-homoglyph {
|
|
/* homoglyph */
|
|
color: #00ffff;
|
|
}
|
|
.org-internal-border {
|
|
}
|
|
.org-isearch {
|
|
/* isearch */
|
|
color: #eeffff;
|
|
background-color: #4e5579;
|
|
font-weight: bold;
|
|
}
|
|
.org-isearch-fail {
|
|
/* isearch-fail */
|
|
color: #1c1f2b;
|
|
background-color: #ff5370;
|
|
font-weight: bold;
|
|
}
|
|
.org-isearch-group-1 {
|
|
/* isearch-group-1 */
|
|
color: #8b2323;
|
|
background-color: #ff82ab;
|
|
}
|
|
.org-isearch-group-2 {
|
|
/* isearch-group-2 */
|
|
color: #8b2323;
|
|
background-color: #cd6889;
|
|
}
|
|
.org-italic {
|
|
/* italic */
|
|
font-style: italic;
|
|
}
|
|
.org-keyword {
|
|
/* font-lock-keyword-face */
|
|
color: #89ddff;
|
|
}
|
|
.org-lazy-highlight {
|
|
/* lazy-highlight */
|
|
color: #eeffff;
|
|
background-color: #4e5579;
|
|
font-weight: bold;
|
|
}
|
|
.org-line-number {
|
|
/* line-number */
|
|
color: #676e95;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-line-number-major-tick {
|
|
/* line-number-major-tick */
|
|
background-color: #bfbfbf;
|
|
font-weight: bold;
|
|
}
|
|
.org-line-number-minor-tick {
|
|
/* line-number-minor-tick */
|
|
background-color: #8c8c8c;
|
|
font-weight: bold;
|
|
}
|
|
.org-link {
|
|
/* link */
|
|
color: #c792ea;
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-link-visited {
|
|
/* link-visited */
|
|
color: #ee82ee;
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-match {
|
|
/* match */
|
|
color: #c3e88d;
|
|
background-color: #1c1f2b;
|
|
font-weight: bold;
|
|
}
|
|
.org-menu {
|
|
}
|
|
.org-minibuffer-prompt {
|
|
/* minibuffer-prompt */
|
|
color: #c792ea;
|
|
}
|
|
.org-mode-line {
|
|
/* mode-line */
|
|
color: #a6accd;
|
|
background-color: #232635;
|
|
}
|
|
.org-mode-line-buffer-id {
|
|
/* mode-line-buffer-id */
|
|
font-weight: bold;
|
|
}
|
|
.org-mode-line-emphasis {
|
|
/* mode-line-emphasis */
|
|
color: #c792ea;
|
|
}
|
|
.org-mode-line-highlight {
|
|
/* mode-line-highlight */
|
|
color: #1c1f2b;
|
|
background-color: #c792ea;
|
|
}
|
|
.org-mode-line-inactive {
|
|
/* mode-line-inactive */
|
|
color: #676e95;
|
|
background-color: #282c3d;
|
|
}
|
|
.org-mouse {
|
|
}
|
|
.org-mouse-drag-and-drop-region {
|
|
/* mouse-drag-and-drop-region */
|
|
background-color: #3c435e;
|
|
}
|
|
.org-negation-char {
|
|
/* font-lock-negation-char-face */
|
|
color: #89ddff;
|
|
font-weight: bold;
|
|
}
|
|
.org-next-error {
|
|
/* next-error */
|
|
background-color: #3c435e;
|
|
}
|
|
.org-next-error-message {
|
|
/* next-error-message */
|
|
color: #1c1f2b;
|
|
background-color: #c792ea;
|
|
}
|
|
.org-nobreak-hyphen {
|
|
/* nobreak-hyphen */
|
|
color: #00ffff;
|
|
}
|
|
.org-nobreak-space {
|
|
/* nobreak-space */
|
|
color: #89ddff;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-agenda-calendar-event {
|
|
/* org-agenda-calendar-event */
|
|
color: #eeffff;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-org-agenda-calendar-sexp {
|
|
/* org-agenda-calendar-sexp */
|
|
color: #eeffff;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-org-agenda-clocking {
|
|
/* org-agenda-clocking */
|
|
background-color: #3a4664;
|
|
}
|
|
.org-org-agenda-column-dateline {
|
|
/* org-agenda-column-dateline */
|
|
background-color: #4d4d4d;
|
|
}
|
|
.org-org-agenda-current-time {
|
|
/* org-agenda-current-time */
|
|
color: #676e95;
|
|
}
|
|
.org-org-agenda-date {
|
|
/* org-agenda-date */
|
|
color: #bb80b3;
|
|
}
|
|
.org-org-agenda-date-today {
|
|
/* org-agenda-date-today */
|
|
color: #d6b2d1;
|
|
}
|
|
.org-org-agenda-date-weekend {
|
|
/* org-agenda-date-weekend */
|
|
color: #704c6b;
|
|
}
|
|
.org-org-agenda-date-weekend-today {
|
|
/* org-agenda-date-weekend-today */
|
|
color: #d6b2d1;
|
|
}
|
|
.org-org-agenda-diary {
|
|
/* org-agenda-diary */
|
|
color: #eeffff;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-org-agenda-dimmed-todo {
|
|
/* org-agenda-dimmed-todo-face */
|
|
color: #676e95;
|
|
}
|
|
.org-org-agenda-done {
|
|
/* org-agenda-done */
|
|
color: #676e95;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-filter-category {
|
|
/* org-agenda-filter-category */
|
|
color: #a6accd;
|
|
background-color: #232635;
|
|
}
|
|
.org-org-agenda-filter-effort {
|
|
/* org-agenda-filter-effort */
|
|
color: #a6accd;
|
|
background-color: #232635;
|
|
}
|
|
.org-org-agenda-filter-regexp {
|
|
/* org-agenda-filter-regexp */
|
|
color: #a6accd;
|
|
background-color: #232635;
|
|
}
|
|
.org-org-agenda-filter-tags {
|
|
/* org-agenda-filter-tags */
|
|
color: #a6accd;
|
|
background-color: #232635;
|
|
}
|
|
.org-org-agenda-restriction-lock {
|
|
/* org-agenda-restriction-lock */
|
|
background-color: #1c1c1c;
|
|
}
|
|
.org-org-agenda-structure {
|
|
/* org-agenda-structure */
|
|
color: #eeffff;
|
|
}
|
|
.org-org-agenda-structure-secondary {
|
|
/* org-agenda-structure-secondary */
|
|
color: #eeffff;
|
|
}
|
|
.org-org-archived {
|
|
/* org-archived */
|
|
color: #8d92af;
|
|
}
|
|
.org-org-block {
|
|
/* org-block */
|
|
background-color: #232635;
|
|
}
|
|
.org-org-block-begin-line {
|
|
/* org-block-begin-line */
|
|
color: #676e95;
|
|
background-color: #232635;
|
|
}
|
|
.org-org-block-end-line {
|
|
/* org-block-end-line */
|
|
color: #676e95;
|
|
background-color: #232635;
|
|
}
|
|
.org-org-checkbox {
|
|
/* org-checkbox */
|
|
color: #c3e88d;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-checkbox-statistics-done {
|
|
/* org-checkbox-statistics-done */
|
|
color: #676e95;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-checkbox-statistics-todo {
|
|
/* org-checkbox-statistics-todo */
|
|
color: #c3e88d;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-cite {
|
|
/* org-cite */
|
|
color: #55c0b8;
|
|
}
|
|
.org-org-cite-key {
|
|
/* org-cite-key */
|
|
color: #88d4d0;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-clock-overlay {
|
|
/* org-clock-overlay */
|
|
color: #ffffff;
|
|
background-color: #4a708b;
|
|
}
|
|
.org-org-code {
|
|
/* org-code */
|
|
color: #f78c6c;
|
|
background-color: #232635;
|
|
}
|
|
.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: #ffcb6b;
|
|
}
|
|
.org-org-date-selected {
|
|
/* org-date-selected */
|
|
color: #ffc0cb;
|
|
}
|
|
.org-org-default {
|
|
}
|
|
.org-org-dispatcher-highlight {
|
|
/* org-dispatcher-highlight */
|
|
color: #ffd700;
|
|
background-color: #333333;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-document-info {
|
|
/* org-document-info */
|
|
color: #82aaff;
|
|
}
|
|
.org-org-document-info-keyword {
|
|
/* org-document-info-keyword */
|
|
color: #676e95;
|
|
}
|
|
.org-org-document-title {
|
|
/* org-document-title */
|
|
color: #82aaff;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-done {
|
|
/* org-done */
|
|
color: #676e95;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-drawer {
|
|
/* org-drawer */
|
|
color: #676e95;
|
|
}
|
|
.org-org-ellipsis {
|
|
/* org-ellipsis */
|
|
color: #676e95;
|
|
}
|
|
.org-org-footnote {
|
|
/* org-footnote */
|
|
color: #f78c6c;
|
|
}
|
|
.org-org-formula {
|
|
/* org-formula */
|
|
color: #89ddff;
|
|
}
|
|
.org-org-headline-done {
|
|
/* org-headline-done */
|
|
color: #676e95;
|
|
}
|
|
.org-org-headline-todo {
|
|
/* org-headline-todo */
|
|
color: #eea9b8;
|
|
}
|
|
.org-org-hide {
|
|
/* org-hide */
|
|
color: #292d3e;
|
|
}
|
|
.org-org-imminent-deadline {
|
|
/* org-imminent-deadline */
|
|
color: #ffcb6b;
|
|
}
|
|
.org-org-inline-src-block {
|
|
/* org-inline-src-block */
|
|
background-color: #232635;
|
|
}
|
|
.org-org-latex-and-related {
|
|
/* org-latex-and-related */
|
|
color: #a6accd;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-1 {
|
|
/* org-level-1 */
|
|
color: #82aaff;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-2 {
|
|
/* org-level-2 */
|
|
color: #c792ea;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-3 {
|
|
/* org-level-3 */
|
|
color: #bb80b3;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-4 {
|
|
/* org-level-4 */
|
|
color: #a1bfff;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-5 {
|
|
/* org-level-5 */
|
|
color: #d5adef;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-6 {
|
|
/* org-level-6 */
|
|
color: #c0d4ff;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-7 {
|
|
/* org-level-7 */
|
|
color: #e3c8f4;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-8 {
|
|
/* org-level-8 */
|
|
color: #e6eeff;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-link {
|
|
/* org-link */
|
|
color: #c792ea;
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-list-dt {
|
|
/* org-list-dt */
|
|
color: #c792ea;
|
|
}
|
|
.org-org-macro {
|
|
/* org-macro */
|
|
color: #a6accd;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-meta-line {
|
|
/* org-meta-line */
|
|
color: #8d92af;
|
|
}
|
|
.org-org-mode-line-clock {
|
|
/* org-mode-line-clock */
|
|
color: #a6accd;
|
|
background-color: #232635;
|
|
}
|
|
.org-org-mode-line-clock-overrun {
|
|
/* org-mode-line-clock-overrun */
|
|
color: #a6accd;
|
|
background-color: #ff0000;
|
|
}
|
|
.org-org-priority {
|
|
/* org-priority */
|
|
color: #ff5370;
|
|
}
|
|
.org-org-property-value {
|
|
/* org-property-value */
|
|
color: #8d92af;
|
|
}
|
|
.org-org-quote {
|
|
/* org-quote */
|
|
background-color: #232635;
|
|
font-style: italic;
|
|
}
|
|
.org-org-scheduled {
|
|
/* org-scheduled */
|
|
color: #eeffff;
|
|
}
|
|
.org-org-scheduled-previously {
|
|
/* org-scheduled-previously */
|
|
color: #a6accd;
|
|
}
|
|
.org-org-scheduled-today {
|
|
/* org-scheduled-today */
|
|
color: #717cb4;
|
|
}
|
|
.org-org-sexp-date {
|
|
/* org-sexp-date */
|
|
color: #eeffff;
|
|
}
|
|
.org-org-special-keyword {
|
|
/* org-special-keyword */
|
|
color: #8d92af;
|
|
}
|
|
.org-org-table {
|
|
/* org-table */
|
|
color: #bb80b3;
|
|
}
|
|
.org-org-table-header {
|
|
/* org-table-header */
|
|
color: #000000;
|
|
background-color: #d3d3d3;
|
|
}
|
|
.org-org-tag {
|
|
/* org-tag */
|
|
color: #8d92af;
|
|
}
|
|
.org-org-tag-group {
|
|
/* org-tag-group */
|
|
color: #8d92af;
|
|
}
|
|
.org-org-target {
|
|
/* org-target */
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-time-grid {
|
|
/* org-time-grid */
|
|
color: #676e95;
|
|
}
|
|
.org-org-todo {
|
|
/* org-todo */
|
|
color: #c3e88d;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-upcoming-deadline {
|
|
/* org-upcoming-deadline */
|
|
color: #c6d5d8;
|
|
}
|
|
.org-org-upcoming-distant-deadline {
|
|
/* org-upcoming-distant-deadline */
|
|
color: #8b969e;
|
|
}
|
|
.org-org-verbatim {
|
|
/* org-verbatim */
|
|
color: #c3e88d;
|
|
}
|
|
.org-org-verse {
|
|
/* org-verse */
|
|
background-color: #232635;
|
|
}
|
|
.org-org-warning {
|
|
/* org-warning */
|
|
color: #ffcb6b;
|
|
}
|
|
.org-outline-1 {
|
|
/* outline-1 */
|
|
color: #82aaff;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-2 {
|
|
/* outline-2 */
|
|
color: #c792ea;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-3 {
|
|
/* outline-3 */
|
|
color: #bb80b3;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-4 {
|
|
/* outline-4 */
|
|
color: #a1bfff;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-5 {
|
|
/* outline-5 */
|
|
color: #d5adef;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-6 {
|
|
/* outline-6 */
|
|
color: #c0d4ff;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-7 {
|
|
/* outline-7 */
|
|
color: #e3c8f4;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-8 {
|
|
/* outline-8 */
|
|
color: #e6eeff;
|
|
font-weight: bold;
|
|
}
|
|
.org-preprocessor {
|
|
/* font-lock-preprocessor-face */
|
|
color: #89ddff;
|
|
font-weight: bold;
|
|
}
|
|
.org-query-replace {
|
|
/* query-replace */
|
|
color: #eeffff;
|
|
background-color: #4e5579;
|
|
font-weight: bold;
|
|
}
|
|
.org-read-multiple-choice {
|
|
/* read-multiple-choice-face */
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-regexp-grouping-backslash {
|
|
/* font-lock-regexp-grouping-backslash */
|
|
color: #89ddff;
|
|
font-weight: bold;
|
|
}
|
|
.org-regexp-grouping-construct {
|
|
/* font-lock-regexp-grouping-construct */
|
|
color: #89ddff;
|
|
font-weight: bold;
|
|
}
|
|
.org-region {
|
|
/* region */
|
|
background-color: #3c435e;
|
|
}
|
|
.org-scroll-bar {
|
|
/* scroll-bar */
|
|
color: #ffffff;
|
|
}
|
|
.org-secondary-selection {
|
|
/* secondary-selection */
|
|
background-color: #676e95;
|
|
}
|
|
.org-separator-line {
|
|
/* separator-line */
|
|
background-color: #505050;
|
|
font-size: 10%;
|
|
}
|
|
.org-shadow {
|
|
/* shadow */
|
|
color: #676e95;
|
|
}
|
|
.org-show-paren-match {
|
|
/* show-paren-match */
|
|
color: #ff5370;
|
|
background-color: #1c1f2b;
|
|
}
|
|
.org-show-paren-match-expression {
|
|
/* show-paren-match-expression */
|
|
color: #ff5370;
|
|
background-color: #1c1f2b;
|
|
}
|
|
.org-show-paren-mismatch {
|
|
/* show-paren-mismatch */
|
|
color: #1c1f2b;
|
|
background-color: #ff5370;
|
|
}
|
|
.org-string {
|
|
/* font-lock-string-face */
|
|
color: #c3e88d;
|
|
}
|
|
.org-success {
|
|
/* success */
|
|
color: #c3e88d;
|
|
}
|
|
.org-tab-bar {
|
|
/* tab-bar */
|
|
color: #242837;
|
|
background-color: #242837;
|
|
}
|
|
.org-tab-bar-tab {
|
|
/* tab-bar-tab */
|
|
color: #eeffff;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-tab-bar-tab-group-current {
|
|
/* tab-bar-tab-group-current */
|
|
color: #eeffff;
|
|
background-color: #292d3e;
|
|
font-weight: bold;
|
|
}
|
|
.org-tab-bar-tab-inactive {
|
|
/* tab-bar-tab-inactive */
|
|
color: #bfc7d5;
|
|
background-color: #242837;
|
|
}
|
|
.org-tab-line {
|
|
/* tab-line */
|
|
color: #242837;
|
|
background-color: #242837;
|
|
}
|
|
.org-tab-line-close-highlight {
|
|
/* tab-line-close-highlight */
|
|
color: #c792ea;
|
|
}
|
|
.org-tab-line-highlight {
|
|
/* tab-line-highlight */
|
|
color: #eeffff;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-tab-line-tab {
|
|
/* tab-line-tab */
|
|
color: #eeffff;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-tab-line-tab-current {
|
|
/* tab-line-tab-current */
|
|
color: #eeffff;
|
|
background-color: #292d3e;
|
|
}
|
|
.org-tab-line-tab-group {
|
|
/* tab-line-tab-group */
|
|
color: #242837;
|
|
background-color: #242837;
|
|
}
|
|
.org-tab-line-tab-inactive {
|
|
/* tab-line-tab-inactive */
|
|
color: #bfc7d5;
|
|
background-color: #242837;
|
|
}
|
|
.org-tab-line-tab-inactive-alternate {
|
|
/* tab-line-tab-inactive-alternate */
|
|
color: #bfc7d5;
|
|
background-color: #242837;
|
|
}
|
|
.org-tab-line-tab-modified {
|
|
/* tab-line-tab-modified */
|
|
color: #8d92af;
|
|
}
|
|
.org-tab-line-tab-special {
|
|
/* tab-line-tab-special */
|
|
font-style: italic;
|
|
}
|
|
.org-table-cell {
|
|
/* table-cell */
|
|
color: #e5e5e5;
|
|
background-color: #0000ff;
|
|
}
|
|
.org-tabulated-list-fake-header {
|
|
/* tabulated-list-fake-header */
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
text-decoration: overline;
|
|
}
|
|
.org-tool-bar {
|
|
/* tool-bar */
|
|
color: #000000;
|
|
background-color: #bfbfbf;
|
|
}
|
|
.org-tooltip {
|
|
/* tooltip */
|
|
color: #eeffff;
|
|
background-color: #1c202c;
|
|
}
|
|
.org-trailing-whitespace {
|
|
/* trailing-whitespace */
|
|
background-color: #ff5370;
|
|
}
|
|
.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: #c792ea;
|
|
}
|
|
.org-underline {
|
|
/* underline */
|
|
text-decoration: underline;
|
|
}
|
|
.org-variable-name {
|
|
/* font-lock-variable-name-face */
|
|
color: #ffcb6b;
|
|
}
|
|
.org-variable-pitch {
|
|
}
|
|
.org-vc-conflict-state {
|
|
}
|
|
.org-vc-edited-state {
|
|
}
|
|
.org-vc-locally-added-state {
|
|
}
|
|
.org-vc-locked-state {
|
|
}
|
|
.org-vc-missing-state {
|
|
}
|
|
.org-vc-needs-update-state {
|
|
}
|
|
.org-vc-removed-state {
|
|
}
|
|
.org-vc-state-base {
|
|
}
|
|
.org-vc-up-to-date-state {
|
|
}
|
|
.org-vertical-border {
|
|
/* vertical-border */
|
|
color: #232635;
|
|
background-color: #232635;
|
|
}
|
|
.org-warning {
|
|
/* warning */
|
|
color: #ffcb6b;
|
|
}
|
|
.org-warning-1 {
|
|
/* font-lock-warning-face */
|
|
color: #ffcb6b;
|
|
}
|
|
.org-window-divider {
|
|
/* window-divider */
|
|
color: #232635;
|
|
background-color: #232635;
|
|
}
|
|
.org-window-divider-first-pixel {
|
|
/* window-divider-first-pixel */
|
|
color: #232635;
|
|
background-color: #232635;
|
|
}
|
|
.org-window-divider-last-pixel {
|
|
/* window-divider-last-pixel */
|
|
color: #232635;
|
|
background-color: #232635;
|
|
}
|
|
|
|
a {
|
|
color: inherit;
|
|
background-color: inherit;
|
|
font: inherit;
|
|
text-decoration: inherit;
|
|
}
|
|
a:hover {
|
|
text-decoration: underline;
|
|
}
|