@@ 1,31 1,140 @@
<style type="text/css">
<!--
body {
+ color: #ffffff;
+ background-color: #000000;
+ }
+ .org-abbrev-table-name {
+ /* abbrev-table-name */
+ color: #feacd0;
+ }
+ .org-ansi-color-black {
+ /* ansi-color-black */
color: #000000;
+ background-color: #000000;
+ }
+ .org-ansi-color-blue {
+ /* ansi-color-blue */
+ color: #2fafff;
+ background-color: #2fafff;
+ }
+ .org-ansi-color-bold {
+ /* ansi-color-bold */
+ font-weight: bold;
+ }
+ .org-ansi-color-bright-black {
+ /* ansi-color-bright-black */
+ color: #595959;
+ background-color: #595959;
+ }
+ .org-ansi-color-bright-blue {
+ /* ansi-color-bright-blue */
+ color: #79a8ff;
+ background-color: #79a8ff;
+ }
+ .org-ansi-color-bright-cyan {
+ /* ansi-color-bright-cyan */
+ color: #6ae4b9;
+ background-color: #6ae4b9;
+ }
+ .org-ansi-color-bright-green {
+ /* ansi-color-bright-green */
+ color: #00c06f;
+ background-color: #00c06f;
+ }
+ .org-ansi-color-bright-magenta {
+ /* ansi-color-bright-magenta */
+ color: #b6a0ff;
+ background-color: #b6a0ff;
+ }
+ .org-ansi-color-bright-red {
+ /* ansi-color-bright-red */
+ color: #ff6b55;
+ background-color: #ff6b55;
+ }
+ .org-ansi-color-bright-white {
+ /* ansi-color-bright-white */
+ color: #ffffff;
background-color: #ffffff;
}
+ .org-ansi-color-bright-yellow {
+ /* ansi-color-bright-yellow */
+ color: #fec43f;
+ background-color: #fec43f;
+ }
+ .org-ansi-color-cyan {
+ /* ansi-color-cyan */
+ color: #00d3d0;
+ background-color: #00d3d0;
+ }
+ .org-ansi-color-faint {
+ }
+ .org-ansi-color-fast-blink {
+ }
+ .org-ansi-color-green {
+ /* ansi-color-green */
+ color: #44bc44;
+ background-color: #44bc44;
+ }
+ .org-ansi-color-inverse {
+ }
+ .org-ansi-color-italic {
+ /* ansi-color-italic */
+ font-style: italic;
+ }
+ .org-ansi-color-magenta {
+ /* ansi-color-magenta */
+ color: #feacd0;
+ background-color: #feacd0;
+ }
+ .org-ansi-color-red {
+ /* ansi-color-red */
+ color: #ff5f59;
+ background-color: #ff5f59;
+ }
+ .org-ansi-color-slow-blink {
+ }
+ .org-ansi-color-underline {
+ /* ansi-color-underline */
+ text-decoration: underline;
+ }
+ .org-ansi-color-white {
+ /* ansi-color-white */
+ color: #a6a6a6;
+ background-color: #a6a6a6;
+ }
+ .org-ansi-color-yellow {
+ /* ansi-color-yellow */
+ color: #d0bc00;
+ background-color: #d0bc00;
+ }
+ .org-blink-matching-paren-offscreen {
+ /* blink-matching-paren-offscreen */
+ color: #00ff00;
+ }
.org-bold {
/* bold */
font-weight: bold;
}
.org-border {
}
+ .org-bracket {
+ }
.org-buffer-menu-buffer {
/* buffer-menu-buffer */
font-weight: bold;
}
.org-builtin {
/* font-lock-builtin-face */
- color: #8f0075;
+ color: #f78fe7;
}
.org-button {
/* button */
- color: #0000c0;
+ color: #79a8ff;
text-decoration: underline;
}
.org-calendar-month-header {
/* calendar-month-header */
- color: #000000;
font-weight: bold;
}
.org-calendar-today {
@@ 35,13 144,15 @@
}
.org-calendar-weekday-header {
/* calendar-weekday-header */
- color: #56576d;
+ color: #00d3d0;
}
.org-calendar-weekend-header {
/* calendar-weekend-header */
- color: #56576d;
+ color: #ff9580;
}
.org-child-frame-border {
+ /* child-frame-border */
+ background-color: #646464;
}
.org-comint-highlight-input {
/* comint-highlight-input */
@@ 49,77 160,107 @@
}
.org-comint-highlight-prompt {
/* comint-highlight-prompt */
- color: #00538b;
+ color: #6ae4b9;
}
.org-comment {
/* font-lock-comment-face */
- color: #505050;
+ color: #989898;
}
.org-comment-delimiter {
/* font-lock-comment-delimiter-face */
- color: #505050;
+ color: #989898;
}
.org-completions-annotations {
/* completions-annotations */
- color: #005077;
+ color: #9ac8e0;
}
.org-completions-common-part {
/* completions-common-part */
- color: #2544bb;
+ color: #00bcff;
+ font-weight: bold;
}
.org-completions-first-difference {
/* completions-first-difference */
- color: #8f0075;
+ color: #f78fe7;
font-weight: bold;
}
.org-completions-group-separator {
/* completions-group-separator */
- color: #505050;
+ color: #989898;
text-decoration: line-through;
}
.org-completions-group-title {
/* completions-group-title */
- color: #505050;
+ color: #989898;
font-style: italic;
}
+ .org-completions-highlight {
+ /* completions-highlight */
+ color: #ffffff;
+ background-color: #45605e;
+ }
+ .org-confusingly-reordered {
+ /* confusingly-reordered */
+ text-decoration: underline;
+ }
.org-constant {
/* font-lock-constant-face */
- color: #0000c0;
+ color: #00bcff;
}
.org-cursor {
/* cursor */
- background-color: #000000;
+ background-color: #ffffff;
+ }
+ .org-delimiter {
}
.org-diary {
/* diary */
- color: #0000c0;
- background-color: #f3f3ff;
+ color: #00d3d0;
}
.org-doc {
/* font-lock-doc-face */
- color: #2a486a;
+ color: #9ac8e0;
+ }
+ .org-doc-markup {
+ /* font-lock-doc-markup-face */
+ color: #caa6df;
}
.org-eldoc-highlight-function-argument {
/* eldoc-highlight-function-argument */
- color: #0000c0;
+ color: #d0bc00;
+ background-color: #4a4000;
font-weight: bold;
}
+ .org-elisp-shorthand-font-lock {
+ /* elisp-shorthand-font-lock-face */
+ color: #00d3d0;
+ }
.org-error {
/* error */
- color: #a60000;
+ color: #ff5f59;
font-weight: bold;
}
+ .org-escape {
+ /* font-lock-escape-face */
+ color: #feacd0;
+ }
.org-escape-glyph {
/* escape-glyph */
- color: #8b1030;
+ color: #ff5f59;
+ }
+ .org-ffap {
+ /* ffap */
+ color: #ffffff;
+ background-color: #45605e;
}
.org-file-name-shadow {
/* file-name-shadow */
- color: #56576d;
+ color: #989898;
}
.org-fill-column-indicator {
/* fill-column-indicator */
- color: #d7d7d7;
+ color: #535353;
+ background-color: #535353;
}
.org-fixed-pitch {
}
@@ 127,12 268,16 @@
}
.org-fringe {
/* fringe */
- color: #000000;
- background-color: #ffffff;
+ color: #ffffff;
+ background-color: #1e1e1e;
+ }
+ .org-function-call {
+ /* font-lock-function-call-face */
+ color: #feacd0;
}
.org-function-name {
/* font-lock-function-name-face */
- color: #721045;
+ color: #feacd0;
}
.org-glyphless-char {
/* glyphless-char */
@@ 140,17 285,16 @@
}
.org-header-line {
/* header-line */
- color: #2a2a2a;
- background-color: #e5e5e5;
+ background-color: #1e1e1e;
}
.org-header-line-highlight {
/* header-line-highlight */
- color: #d7d7d7;
- background-color: #0030b4;
+ color: #ffffff;
+ background-color: #45605e;
}
.org-help-argument-name {
/* help-argument-name */
- color: #00538b;
+ color: #00d3d0;
}
.org-help-for-help-header {
/* help-for-help-header */
@@ 158,38 302,50 @@
}
.org-help-key-binding {
/* help-key-binding */
- background-color: #efefef;
+ color: #00bcff;
+ font-weight: bold;
}
.org-highlight {
/* highlight */
- color: #282828;
- background-color: #b5d0ff;
+ color: #ffffff;
+ background-color: #45605e;
}
.org-holiday {
/* holiday */
- color: #8f0075;
- background-color: #fdf0ff;
+ color: #ff7f9f;
}
.org-homoglyph {
/* homoglyph */
- color: #702f00;
+ color: #fec43f;
+ }
+ .org-icon {
+ }
+ .org-icon-button {
+ /* icon-button */
+ color: #ffffff;
+ background-color: #535353;
}
.org-internal-border {
}
+ .org-isearch {
+ /* isearch */
+ color: #ffffff;
+ background-color: #7a6100;
+ }
.org-isearch-fail {
/* isearch-fail */
- color: #780000;
- background-color: #ffcccc;
+ color: #ffffff;
+ background-color: #9d1f1f;
}
.org-isearch-group-1 {
/* isearch-group-1 */
- color: #002f88;
- background-color: #8fcfff;
+ color: #ffffff;
+ background-color: #1640b0;
}
.org-isearch-group-2 {
/* isearch-group-2 */
- color: #770077;
- background-color: #ffccff;
+ color: #ffffff;
+ background-color: #7030af;
}
.org-italic {
/* italic */
@@ 197,43 353,82 @@
}
.org-keyword {
/* font-lock-keyword-face */
- color: #5317ac;
+ color: #b6a0ff;
}
.org-lazy-highlight {
/* lazy-highlight */
- color: #004850;
- background-color: #8eecf4;
+ color: #ffffff;
+ background-color: #2266ae;
}
.org-line-number {
/* line-number */
- color: #505050;
- background-color: #f8f8f8;
+ color: #989898;
+ background-color: #1e1e1e;
+ }
+ .org-line-number-major-tick {
+ /* line-number-major-tick */
+ color: #ff5f59;
+ background-color: #1e1e1e;
+ }
+ .org-line-number-minor-tick {
+ /* line-number-minor-tick */
+ color: #c6daff;
+ background-color: #1e1e1e;
}
.org-link {
/* link */
- color: #0000c0;
+ color: #79a8ff;
text-decoration: underline;
}
.org-link-visited {
/* link-visited */
- color: #5317ac;
+ color: #feacd0;
text-decoration: underline;
}
+ .org-magit-section-child-count {
+ }
+ .org-magit-section-heading {
+ /* magit-section-heading */
+ font-weight: bold;
+ }
+ .org-magit-section-heading-selection {
+ /* magit-section-heading-selection */
+ background-color: #654a39;
+ font-weight: bold;
+ }
+ .org-magit-section-highlight {
+ /* magit-section-highlight */
+ background-color: #1e1e1e;
+ }
+ .org-magit-section-secondary-heading {
+ /* magit-section-secondary-heading */
+ font-weight: bold;
+ }
.org-match {
/* match */
- color: #61284f;
- background-color: #f8ddea;
+ color: #ffffff;
+ background-color: #552f5f;
}
.org-menu {
+ /* menu */
+ color: #ffffff;
+ background-color: #1e1e1e;
}
.org-minibuffer-prompt {
/* minibuffer-prompt */
- color: #005a5f;
+ color: #6ae4b9;
+ }
+ .org-misc-punctuation {
}
.org-mode-line {
/* mode-line */
- color: #0a0a0a;
- background-color: #d7d7d7;
+ color: #ffffff;
+ background-color: #505050;
+ }
+ .org-mode-line-active {
+ /* mode-line-active */
+ color: #ffffff;
+ background-color: #505050;
}
.org-mode-line-buffer-id {
/* mode-line-buffer-id */
@@ 241,262 436,252 @@
}
.org-mode-line-emphasis {
/* mode-line-emphasis */
- color: #0030b4;
+ color: #9fefff;
font-weight: bold;
}
.org-mode-line-highlight {
/* mode-line-highlight */
- color: #d7d7d7;
- background-color: #0030b4;
+ color: #ffffff;
+ background-color: #45605e;
}
.org-mode-line-inactive {
/* mode-line-inactive */
- color: #404148;
- background-color: #efefef;
- }
- .org-modus-themes-active-blue {
- /* modus-themes-active-blue */
- color: #d7d7d7;
- background-color: #0030b4;
- }
- .org-modus-themes-active-cyan {
- /* modus-themes-active-cyan */
- color: #d7d7d7;
- background-color: #003f8a;
- }
- .org-modus-themes-active-green {
- /* modus-themes-active-green */
- color: #d7d7d7;
- background-color: #004c2e;
- }
- .org-modus-themes-active-magenta {
- /* modus-themes-active-magenta */
- color: #d7d7d7;
- background-color: #5c2092;
- }
- .org-modus-themes-active-red {
- /* modus-themes-active-red */
- color: #d7d7d7;
- background-color: #8a0000;
- }
- .org-modus-themes-active-yellow {
- /* modus-themes-active-yellow */
- color: #d7d7d7;
- background-color: #702f00;
+ color: #969696;
+ background-color: #2d2d2d;
}
.org-modus-themes-bold {
}
- .org-modus-themes-diff-added {
- /* modus-themes-diff-added */
- color: #002c00;
- background-color: #bbeabb;
- }
- .org-modus-themes-diff-changed {
- /* modus-themes-diff-changed */
- color: #392900;
- background-color: #ecdfbf;
- }
- .org-modus-themes-diff-focus-added {
- /* modus-themes-diff-focus-added */
- color: #002c00;
- background-color: #bbeabb;
- }
- .org-modus-themes-diff-focus-changed {
- /* modus-themes-diff-focus-changed */
- color: #392900;
- background-color: #ecdfbf;
- }
- .org-modus-themes-diff-focus-removed {
- /* modus-themes-diff-focus-removed */
- color: #4a0000;
- background-color: #efcbcf;
- }
- .org-modus-themes-diff-heading {
- /* modus-themes-diff-heading */
- color: #041645;
- background-color: #b7cfe0;
- }
- .org-modus-themes-diff-refine-added {
- /* modus-themes-diff-refine-added */
- color: #002a00;
- background-color: #94cf94;
- }
- .org-modus-themes-diff-refine-changed {
- /* modus-themes-diff-refine-changed */
- color: #302010;
- background-color: #cccf8f;
- }
- .org-modus-themes-diff-refine-removed {
- /* modus-themes-diff-refine-removed */
- color: #400000;
- background-color: #daa2b0;
- }
- .org-modus-themes-diff-removed {
- /* modus-themes-diff-removed */
- color: #4a0000;
- background-color: #efcbcf;
- }
- .org-modus-themes-fringe-blue {
- /* modus-themes-fringe-blue */
- color: #000000;
- background-color: #82afff;
+ .org-modus-themes-button {
+ /* modus-themes-button */
+ color: #ffffff;
+ background-color: #535353;
}
- .org-modus-themes-fringe-cyan {
- /* modus-themes-fringe-cyan */
- color: #000000;
- background-color: #2fcddf;
+ .org-modus-themes-completion-match-0 {
+ /* modus-themes-completion-match-0 */
+ color: #00bcff;
+ font-weight: bold;
}
- .org-modus-themes-fringe-green {
- /* modus-themes-fringe-green */
- color: #000000;
- background-color: #62c86a;
+ .org-modus-themes-completion-match-1 {
+ /* modus-themes-completion-match-1 */
+ color: #f78fe7;
+ font-weight: bold;
}
- .org-modus-themes-fringe-magenta {
- /* modus-themes-fringe-magenta */
- color: #000000;
- background-color: #e0a3ff;
+ .org-modus-themes-completion-match-2 {
+ /* modus-themes-completion-match-2 */
+ color: #6ae4b9;
+ font-weight: bold;
}
- .org-modus-themes-fringe-red {
- /* modus-themes-fringe-red */
- color: #000000;
- background-color: #f08290;
+ .org-modus-themes-completion-match-3 {
+ /* modus-themes-completion-match-3 */
+ color: #d0bc00;
+ font-weight: bold;
}
- .org-modus-themes-fringe-yellow {
- /* modus-themes-fringe-yellow */
- color: #000000;
- background-color: #dbba3f;
+ .org-modus-themes-completion-selected {
+ /* modus-themes-completion-selected */
+ background-color: #2f447f;
+ font-weight: bold;
+ }
+ .org-modus-themes-cyan-subtle {
+ /* modus-themes-cyan-subtle */
+ color: #ffffff;
+ background-color: #004065;
+ }
+ .org-modus-themes-fg-blue {
+ /* modus-themes-fg-blue */
+ color: #2fafff;
+ }
+ .org-modus-themes-fg-blue-cooler {
+ /* modus-themes-fg-blue-cooler */
+ color: #00bcff;
+ }
+ .org-modus-themes-fg-blue-faint {
+ /* modus-themes-fg-blue-faint */
+ color: #82b0ec;
}
- .org-modus-themes-graph-blue-0 {
- /* modus-themes-graph-blue-0 */
- background-color: #55a2f0;
+ .org-modus-themes-fg-blue-intense {
+ /* modus-themes-fg-blue-intense */
+ color: #338fff;
}
- .org-modus-themes-graph-blue-1 {
- /* modus-themes-graph-blue-1 */
- background-color: #7fcfff;
+ .org-modus-themes-fg-blue-warmer {
+ /* modus-themes-fg-blue-warmer */
+ color: #79a8ff;
}
- .org-modus-themes-graph-cyan-0 {
- /* modus-themes-graph-cyan-0 */
- background-color: #30d3f0;
+ .org-modus-themes-fg-cyan {
+ /* modus-themes-fg-cyan */
+ color: #00d3d0;
}
- .org-modus-themes-graph-cyan-1 {
- /* modus-themes-graph-cyan-1 */
- background-color: #6fefff;
+ .org-modus-themes-fg-cyan-cooler {
+ /* modus-themes-fg-cyan-cooler */
+ color: #6ae4b9;
}
- .org-modus-themes-graph-green-0 {
- /* modus-themes-graph-green-0 */
- background-color: #49d239;
+ .org-modus-themes-fg-cyan-faint {
+ /* modus-themes-fg-cyan-faint */
+ color: #9ac8e0;
}
- .org-modus-themes-graph-green-1 {
- /* modus-themes-graph-green-1 */
- background-color: #6dec6d;
+ .org-modus-themes-fg-cyan-intense {
+ /* modus-themes-fg-cyan-intense */
+ color: #00eff0;
}
- .org-modus-themes-graph-magenta-0 {
- /* modus-themes-graph-magenta-0 */
- background-color: #ba86ef;
+ .org-modus-themes-fg-cyan-warmer {
+ /* modus-themes-fg-cyan-warmer */
+ color: #4ae2f0;
}
- .org-modus-themes-graph-magenta-1 {
- /* modus-themes-graph-magenta-1 */
- background-color: #e7afff;
+ .org-modus-themes-fg-green {
+ /* modus-themes-fg-green */
+ color: #44bc44;
}
- .org-modus-themes-graph-red-0 {
- /* modus-themes-graph-red-0 */
- background-color: #ef6f79;
+ .org-modus-themes-fg-green-cooler {
+ /* modus-themes-fg-green-cooler */
+ color: #00c06f;
}
- .org-modus-themes-graph-red-1 {
- /* modus-themes-graph-red-1 */
- background-color: #ff9f9f;
+ .org-modus-themes-fg-green-faint {
+ /* modus-themes-fg-green-faint */
+ color: #88ca9f;
}
- .org-modus-themes-graph-yellow-0 {
- /* modus-themes-graph-yellow-0 */
- background-color: #efec08;
+ .org-modus-themes-fg-green-intense {
+ /* modus-themes-fg-green-intense */
+ color: #44df44;
}
- .org-modus-themes-graph-yellow-1 {
- /* modus-themes-graph-yellow-1 */
- background-color: #dbff4e;
+ .org-modus-themes-fg-green-warmer {
+ /* modus-themes-fg-green-warmer */
+ color: #70b900;
+ }
+ .org-modus-themes-fg-magenta {
+ /* modus-themes-fg-magenta */
+ color: #feacd0;
+ }
+ .org-modus-themes-fg-magenta-cooler {
+ /* modus-themes-fg-magenta-cooler */
+ color: #b6a0ff;
+ }
+ .org-modus-themes-fg-magenta-faint {
+ /* modus-themes-fg-magenta-faint */
+ color: #caa6df;
+ }
+ .org-modus-themes-fg-magenta-intense {
+ /* modus-themes-fg-magenta-intense */
+ color: #ff66ff;
+ }
+ .org-modus-themes-fg-magenta-warmer {
+ /* modus-themes-fg-magenta-warmer */
+ color: #f78fe7;
+ }
+ .org-modus-themes-fg-red {
+ /* modus-themes-fg-red */
+ color: #ff5f59;
+ }
+ .org-modus-themes-fg-red-cooler {
+ /* modus-themes-fg-red-cooler */
+ color: #ff7f9f;
+ }
+ .org-modus-themes-fg-red-faint {
+ /* modus-themes-fg-red-faint */
+ color: #ff9580;
+ }
+ .org-modus-themes-fg-red-intense {
+ /* modus-themes-fg-red-intense */
+ color: #ff5f5f;
+ }
+ .org-modus-themes-fg-red-warmer {
+ /* modus-themes-fg-red-warmer */
+ color: #ff6b55;
+ }
+ .org-modus-themes-fg-yellow {
+ /* modus-themes-fg-yellow */
+ color: #d0bc00;
+ }
+ .org-modus-themes-fg-yellow-cooler {
+ /* modus-themes-fg-yellow-cooler */
+ color: #dfaf7a;
+ }
+ .org-modus-themes-fg-yellow-faint {
+ /* modus-themes-fg-yellow-faint */
+ color: #d2b580;
+ }
+ .org-modus-themes-fg-yellow-intense {
+ /* modus-themes-fg-yellow-intense */
+ color: #efef00;
+ }
+ .org-modus-themes-fg-yellow-warmer {
+ /* modus-themes-fg-yellow-warmer */
+ color: #fec43f;
+ }
+ .org-modus-themes-fixed-pitch {
+ }
+ .org-modus-themes-heading-0 {
+ /* modus-themes-heading-0 */
+ color: #6ae4b9;
+ font-weight: bold;
}
.org-modus-themes-heading-1 {
/* modus-themes-heading-1 */
- color: #000000;
+ color: #ffffff;
font-weight: bold;
}
.org-modus-themes-heading-2 {
/* modus-themes-heading-2 */
- color: #5d3026;
+ color: #d2b580;
font-weight: bold;
}
.org-modus-themes-heading-3 {
/* modus-themes-heading-3 */
- color: #093060;
+ color: #82b0ec;
font-weight: bold;
}
.org-modus-themes-heading-4 {
/* modus-themes-heading-4 */
- color: #184034;
+ color: #feacd0;
font-weight: bold;
}
.org-modus-themes-heading-5 {
/* modus-themes-heading-5 */
- color: #61284f;
+ color: #88ca9f;
font-weight: bold;
}
.org-modus-themes-heading-6 {
/* modus-themes-heading-6 */
- color: #3f3000;
+ color: #ff9580;
font-weight: bold;
}
.org-modus-themes-heading-7 {
/* modus-themes-heading-7 */
- color: #5f0000;
+ color: #9ac8e0;
font-weight: bold;
}
.org-modus-themes-heading-8 {
/* modus-themes-heading-8 */
- color: #541f4f;
+ color: #989898;
font-weight: bold;
}
- .org-modus-themes-hl-line {
- /* modus-themes-hl-line */
- background-color: #f2eff3;
- }
.org-modus-themes-intense-blue {
/* modus-themes-intense-blue */
- color: #000000;
- background-color: #77baff;
+ color: #ffffff;
+ background-color: #1640b0;
}
.org-modus-themes-intense-cyan {
/* modus-themes-intense-cyan */
- color: #000000;
- background-color: #42cbd4;
+ color: #ffffff;
+ background-color: #2266ae;
}
.org-modus-themes-intense-green {
/* modus-themes-intense-green */
- color: #000000;
- background-color: #5ada88;
+ color: #ffffff;
+ background-color: #2f822f;
}
.org-modus-themes-intense-magenta {
/* modus-themes-intense-magenta */
- color: #000000;
- background-color: #d5baff;
- }
- .org-modus-themes-intense-neutral {
- /* modus-themes-intense-neutral */
- color: #000000;
- background-color: #d7d7d7;
+ color: #ffffff;
+ background-color: #7030af;
}
.org-modus-themes-intense-red {
/* modus-themes-intense-red */
- color: #000000;
- background-color: #ff9f9f;
+ color: #ffffff;
+ background-color: #9d1f1f;
}
.org-modus-themes-intense-yellow {
/* modus-themes-intense-yellow */
- color: #000000;
- background-color: #f5df23;
- }
- .org-modus-themes-key-binding {
- /* modus-themes-key-binding */
- color: #0000c0;
- font-weight: bold;
+ color: #ffffff;
+ background-color: #7a6100;
}
.org-modus-themes-lang-error {
/* modus-themes-lang-error */
@@ 512,420 697,449 @@
}
.org-modus-themes-mark-alt {
/* modus-themes-mark-alt */
- color: #782900;
- background-color: #f5d88f;
+ color: #d0bc00;
+ background-color: #4a4000;
font-weight: bold;
}
.org-modus-themes-mark-del {
/* modus-themes-mark-del */
- color: #840040;
- background-color: #ffccbb;
+ color: #ff7f9f;
+ background-color: #620f2a;
font-weight: bold;
}
.org-modus-themes-mark-sel {
/* modus-themes-mark-sel */
- color: #005040;
- background-color: #a0f0cf;
- font-weight: bold;
- }
- .org-modus-themes-mark-symbol {
- /* modus-themes-mark-symbol */
- color: #2544bb;
+ color: #00d3d0;
+ background-color: #004065;
font-weight: bold;
}
.org-modus-themes-nuanced-blue {
/* modus-themes-nuanced-blue */
- background-color: #f3f3ff;
+ background-color: #0f0e39;
}
.org-modus-themes-nuanced-cyan {
/* modus-themes-nuanced-cyan */
- background-color: #ebf6fa;
+ background-color: #041529;
}
.org-modus-themes-nuanced-green {
/* modus-themes-nuanced-green */
- background-color: #ecf7ed;
+ background-color: #001904;
}
.org-modus-themes-nuanced-magenta {
/* modus-themes-nuanced-magenta */
- background-color: #fdf0ff;
+ background-color: #230631;
}
.org-modus-themes-nuanced-red {
/* modus-themes-nuanced-red */
- background-color: #fff1f0;
+ background-color: #2c0614;
}
.org-modus-themes-nuanced-yellow {
/* modus-themes-nuanced-yellow */
- background-color: #fff3da;
+ background-color: #221000;
}
- .org-modus-themes-pseudo-header {
- /* modus-themes-pseudo-header */
- color: #000000;
- font-weight: bold;
+ .org-modus-themes-prominent-error {
+ /* modus-themes-prominent-error */
+ color: #ffffff;
+ background-color: #9d1f1f;
}
- .org-modus-themes-refine-blue {
- /* modus-themes-refine-blue */
- color: #002f88;
- background-color: #8fcfff;
+ .org-modus-themes-prominent-note {
+ /* modus-themes-prominent-note */
+ color: #ffffff;
+ background-color: #2266ae;
}
- .org-modus-themes-refine-cyan {
- /* modus-themes-refine-cyan */
- color: #004850;
- background-color: #8eecf4;
+ .org-modus-themes-prominent-warning {
+ /* modus-themes-prominent-warning */
+ color: #ffffff;
+ background-color: #7a6100;
}
- .org-modus-themes-refine-green {
- /* modus-themes-refine-green */
- color: #004c00;
- background-color: #aceaac;
+ .org-modus-themes-prompt {
+ /* modus-themes-prompt */
+ color: #6ae4b9;
}
- .org-modus-themes-refine-magenta {
- /* modus-themes-refine-magenta */
- color: #770077;
- background-color: #ffccff;
+ .org-modus-themes-prose-code {
+ /* modus-themes-prose-code */
+ color: #6ae4b9;
}
- .org-modus-themes-refine-red {
- /* modus-themes-refine-red */
- color: #780000;
- background-color: #ffcccc;
+ .org-modus-themes-prose-macro {
+ /* modus-themes-prose-macro */
+ color: #b6a0ff;
}
- .org-modus-themes-refine-yellow {
- /* modus-themes-refine-yellow */
- color: #604000;
- background-color: #fff29a;
+ .org-modus-themes-prose-verbatim {
+ /* modus-themes-prose-verbatim */
+ color: #f78fe7;
}
.org-modus-themes-reset-soft {
/* modus-themes-reset-soft */
- color: #000000;
- background-color: #ffffff;
- }
- .org-modus-themes-search-success {
- /* modus-themes-search-success */
- color: #000000;
- background-color: #5ada88;
+ color: #ffffff;
+ background-color: #000000;
}
- .org-modus-themes-search-success-lazy {
- /* modus-themes-search-success-lazy */
- color: #004850;
- background-color: #8eecf4;
+ .org-modus-themes-search-current {
+ /* modus-themes-search-current */
+ color: #ffffff;
+ background-color: #7a6100;
}
- .org-modus-themes-search-success-modeline {
- /* modus-themes-search-success-modeline */
- color: #004c2e;
+ .org-modus-themes-search-lazy {
+ /* modus-themes-search-lazy */
+ color: #ffffff;
+ background-color: #2266ae;
}
.org-modus-themes-slant {
}
- .org-modus-themes-special-calm {
- /* modus-themes-special-calm */
- color: #61284f;
- background-color: #f8ddea;
- }
- .org-modus-themes-special-cold {
- /* modus-themes-special-cold */
- color: #093060;
- background-color: #dde3f4;
- }
- .org-modus-themes-special-mild {
- /* modus-themes-special-mild */
- color: #184034;
- background-color: #c4ede0;
- }
- .org-modus-themes-special-warm {
- /* modus-themes-special-warm */
- color: #5d3026;
- background-color: #f0e0d4;
- }
.org-modus-themes-subtle-blue {
/* modus-themes-subtle-blue */
- color: #282828;
- background-color: #b5d0ff;
+ color: #ffffff;
+ background-color: #242679;
}
.org-modus-themes-subtle-cyan {
/* modus-themes-subtle-cyan */
- color: #282828;
- background-color: #c0efff;
+ color: #ffffff;
+ background-color: #004065;
}
.org-modus-themes-subtle-green {
/* modus-themes-subtle-green */
- color: #282828;
- background-color: #aecf90;
+ color: #ffffff;
+ background-color: #00422a;
}
.org-modus-themes-subtle-magenta {
/* modus-themes-subtle-magenta */
- color: #282828;
- background-color: #f0d3ff;
- }
- .org-modus-themes-subtle-neutral {
- /* modus-themes-subtle-neutral */
- color: #404148;
- background-color: #efefef;
+ color: #ffffff;
+ background-color: #552f5f;
}
.org-modus-themes-subtle-red {
/* modus-themes-subtle-red */
- color: #282828;
- background-color: #f2b0a2;
+ color: #ffffff;
+ background-color: #620f2a;
}
.org-modus-themes-subtle-yellow {
/* modus-themes-subtle-yellow */
- color: #282828;
- background-color: #e4c340;
+ color: #ffffff;
+ background-color: #4a4000;
}
- .org-modus-themes-variable-pitch {
+ .org-modus-themes-ui-variable-pitch {
}
.org-mouse {
}
.org-mouse-drag-and-drop-region {
/* mouse-drag-and-drop-region */
- color: #000000;
- background-color: #bcbcbc;
+ color: #ffffff;
+ background-color: #5a5a5a;
}
.org-negation-char {
/* font-lock-negation-char-face */
- color: #813e00;
+ color: #ff5f59;
+ font-weight: bold;
}
.org-next-error {
/* next-error */
- color: #282828;
- background-color: #f2b0a2;
+ color: #ffffff;
+ background-color: #9d1f1f;
}
.org-next-error-message {
/* next-error-message */
- color: #282828;
- background-color: #b5d0ff;
+ color: #ffffff;
+ background-color: #45605e;
+ }
+ .org-nix-antiquote {
+ /* nix-antiquote-face */
+ color: #ff7f9f;
+ }
+ .org-nix-attribute {
+ /* nix-attribute-face */
+ color: #00d3d0;
+ }
+ .org-nix-builtin {
+ /* nix-builtin-face */
+ color: #f78fe7;
+ }
+ .org-nix-constant {
+ /* nix-constant-face */
+ color: #00bcff;
+ }
+ .org-nix-keyword {
+ /* nix-keyword-face */
+ color: #b6a0ff;
+ }
+ .org-nix-keyword-warning {
+ /* nix-keyword-warning-face */
+ color: #fec43f;
+ }
+ .org-nix-store-path {
}
.org-nobreak-hyphen {
/* nobreak-hyphen */
- color: #8b1030;
+ color: #ff5f59;
}
.org-nobreak-space {
/* nobreak-space */
- color: #8b1030;
+ color: #ff5f59;
text-decoration: underline;
}
+ .org-number {
+ }
+ .org-operator {
+ }
.org-org-agenda-calendar-event {
/* org-agenda-calendar-event */
- color: #000000;
- }
- .org-org-agenda-calendar-sexp {
- /* org-agenda-calendar-sexp */
- color: #30517f;
+ color: #c6daff;
}
.org-org-agenda-clocking {
/* org-agenda-clocking */
- color: #093060;
- background-color: #dde3f4;
+ color: #d0bc00;
+ background-color: #4a4000;
+ font-weight: bold;
}
.org-org-agenda-column-dateline {
/* org-agenda-column-dateline */
- background-color: #f0f0f0;
+ background-color: #303030;
}
.org-org-agenda-current-time {
/* org-agenda-current-time */
- color: #0000c0;
- font-weight: bold;
+ color: #ffffff;
}
.org-org-agenda-date {
/* org-agenda-date */
- color: #00538b;
+ color: #00d3d0;
+ font-weight: bold;
}
.org-org-agenda-date-today {
/* org-agenda-date-today */
- color: #000000;
+ color: #00d3d0;
font-weight: bold;
text-decoration: underline;
}
.org-org-agenda-date-weekend {
/* org-agenda-date-weekend */
- color: #005a5f;
+ color: #ff9580;
+ font-weight: bold;
+ }
+ .org-org-agenda-date-weekend-today {
+ /* org-agenda-date-weekend-today */
+ color: #ff9580;
+ font-weight: bold;
+ text-decoration: underline;
}
.org-org-agenda-diary {
/* org-agenda-diary */
- color: #000000;
+ color: #c6daff;
}
.org-org-agenda-dimmed-todo {
/* org-agenda-dimmed-todo-face */
- color: #505050;
- font-weight: bold;
+ color: #989898;
}
.org-org-agenda-done {
/* org-agenda-done */
- color: #315b00;
+ color: #44bc44;
}
.org-org-agenda-filter-category {
/* org-agenda-filter-category */
- color: #5c2092;
+ color: #ffa9bf;
font-weight: bold;
}
.org-org-agenda-filter-effort {
/* org-agenda-filter-effort */
- color: #5c2092;
+ color: #ffa9bf;
font-weight: bold;
}
.org-org-agenda-filter-regexp {
/* org-agenda-filter-regexp */
- color: #5c2092;
+ color: #ffa9bf;
font-weight: bold;
}
.org-org-agenda-filter-tags {
/* org-agenda-filter-tags */
- color: #5c2092;
+ color: #ffa9bf;
font-weight: bold;
}
.org-org-agenda-restriction-lock {
/* org-agenda-restriction-lock */
- color: #282828;
- background-color: #f8f8f8;
+ color: #989898;
+ background-color: #1e1e1e;
}
.org-org-agenda-structure {
/* org-agenda-structure */
- color: #2544bb;
+ color: #c6daff;
+ font-weight: bold;
+ }
+ .org-org-agenda-structure-filter {
+ /* org-agenda-structure-filter */
+ color: #fec43f;
+ font-weight: bold;
+ }
+ .org-org-agenda-structure-secondary {
+ /* org-agenda-structure-secondary */
+ color: #9ac8e0;
}
.org-org-archived {
/* org-archived */
- color: #505050;
- background-color: #f0f0f0;
+ color: #ffffff;
+ background-color: #303030;
}
.org-org-block {
/* org-block */
- color: #000000;
+ color: #ffffff;
}
.org-org-block-begin-line {
/* org-block-begin-line */
- color: #184034;
- background-color: #f0f0f0;
+ color: #989898;
}
.org-org-block-end-line {
/* org-block-end-line */
- color: #184034;
- background-color: #f0f0f0;
+ color: #989898;
}
.org-org-checkbox {
/* org-checkbox */
- color: #0a0a0a;
- background-color: #efefef;
+ color: #fec43f;
}
.org-org-checkbox-statistics-done {
/* org-checkbox-statistics-done */
- color: #005e00;
+ color: #44bc44;
}
.org-org-checkbox-statistics-todo {
/* org-checkbox-statistics-todo */
- color: #a60000;
+ color: #ff5f59;
+ }
+ .org-org-cite {
+ /* org-cite */
+ color: #79a8ff;
+ text-decoration: underline;
+ }
+ .org-org-cite-key {
+ /* org-cite-key */
+ color: #79a8ff;
+ text-decoration: underline;
}
.org-org-clock-overlay {
/* org-clock-overlay */
- color: #093060;
- background-color: #dde3f4;
+ color: #ffffff;
+ background-color: #654a39;
}
.org-org-code {
/* org-code */
- color: #541f4f;
- background-color: #fdf0ff;
+ color: #6ae4b9;
}
.org-org-column {
/* org-column */
- background-color: #f0f0f0;
+ color: #ffffff;
+ background-color: #1e1e1e;
}
- .org-org-column-title {
- /* org-column-title */
- background-color: #f0f0f0;
- font-weight: bold;
- text-decoration: underline;
+ .org-org-date {
+ /* org-date */
+ color: #00d3d0;
}
.org-org-date-selected {
/* org-date-selected */
- color: #2544bb;
- font-weight: bold;
+ color: #00d3d0;
}
.org-org-default {
/* org-default */
- color: #000000;
- background-color: #ffffff;
+ color: #ffffff;
+ background-color: #000000;
+ }
+ .org-org-dispatcher-highlight {
+ /* org-dispatcher-highlight */
+ color: #ffd700;
+ background-color: #333333;
+ font-weight: bold;
}
.org-org-document-info {
/* org-document-info */
- color: #093060;
+ color: #c6daff;
}
.org-org-document-info-keyword {
/* org-document-info-keyword */
- color: #505050;
+ color: #989898;
+ }
+ .org-org-document-title {
+ /* org-document-title */
+ color: #6ae4b9;
+ font-weight: bold;
}
.org-org-done {
/* org-done */
- color: #005e00;
+ color: #44bc44;
}
.org-org-drawer {
/* org-drawer */
- color: #505050;
+ color: #989898;
}
.org-org-ellipsis {
}
.org-org-footnote {
/* org-footnote */
- color: #2544bb;
+ color: #79a8ff;
text-decoration: underline;
}
.org-org-formula {
/* org-formula */
- color: #972500;
+ color: #feacd0;
}
.org-org-headline-done {
/* org-headline-done */
- color: #004000;
+ color: #44bc44;
}
.org-org-headline-todo {
/* org-headline-todo */
- color: #5f0000;
+ color: #ff5f59;
}
.org-org-hide {
/* org-hide */
+ color: #000000;
+ }
+ .org-org-imminent-deadline {
+ /* org-imminent-deadline */
+ color: #ff5f59;
+ }
+ .org-org-inline-src-block {
+ /* org-inline-src-block */
color: #ffffff;
}
.org-org-latex-and-related {
/* org-latex-and-related */
- color: #770077;
+ color: #6ae4b9;
}
.org-org-level-1 {
/* org-level-1 */
- color: #000000;
+ color: #ffffff;
font-weight: bold;
}
.org-org-level-2 {
/* org-level-2 */
- color: #5d3026;
+ color: #d2b580;
font-weight: bold;
}
.org-org-level-3 {
/* org-level-3 */
- color: #093060;
+ color: #82b0ec;
font-weight: bold;
}
.org-org-level-4 {
/* org-level-4 */
- color: #184034;
+ color: #feacd0;
font-weight: bold;
}
.org-org-level-5 {
/* org-level-5 */
- color: #61284f;
+ color: #88ca9f;
font-weight: bold;
}
.org-org-level-6 {
/* org-level-6 */
- color: #3f3000;
+ color: #ff9580;
font-weight: bold;
}
.org-org-level-7 {
/* org-level-7 */
- color: #5f0000;
+ color: #9ac8e0;
font-weight: bold;
}
.org-org-level-8 {
/* org-level-8 */
- color: #541f4f;
+ color: #989898;
font-weight: bold;
}
.org-org-link {
/* org-link */
- color: #0000c0;
+ color: #79a8ff;
text-decoration: underline;
}
.org-org-list-dt {
@@ 934,67 1148,54 @@
}
.org-org-macro {
/* org-macro */
- color: #0f3360;
- background-color: #ebf6fa;
+ color: #b6a0ff;
}
.org-org-meta-line {
/* org-meta-line */
- color: #505050;
+ color: #989898;
}
.org-org-mode-line-clock {
- /* org-mode-line-clock */
- color: #000000;
}
.org-org-mode-line-clock-overrun {
/* org-mode-line-clock-overrun */
- color: #d7d7d7;
- background-color: #8a0000;
+ color: #ffa9bf;
+ font-weight: bold;
}
.org-org-priority {
/* org-priority */
- color: #721045;
+ color: #caa6df;
}
.org-org-property-value {
/* org-property-value */
- color: #093060;
+ color: #c6daff;
}
.org-org-quote {
/* org-quote */
- color: #093060;
+ color: #ffffff;
}
.org-org-scheduled {
/* org-scheduled */
- color: #8f0075;
+ color: #fec43f;
}
.org-org-scheduled-previously {
/* org-scheduled-previously */
- color: #863927;
- }
- .org-org-scheduled-today {
- /* org-scheduled-today */
- color: #5317ac;
+ color: #fec43f;
}
.org-org-sexp-date {
/* org-sexp-date */
- color: #00538b;
- text-decoration: underline;
+ color: #00d3d0;
}
.org-org-special-keyword {
/* org-special-keyword */
- color: #505050;
+ color: #989898;
}
.org-org-table {
/* org-table */
- color: #093060;
+ color: #c6daff;
}
.org-org-tag {
/* org-tag */
- color: #541f4f;
- }
- .org-org-tag-group {
- /* org-tag-group */
- color: #0f3360;
- font-weight: bold;
+ color: #caa6df;
}
.org-org-target {
/* org-target */
@@ 1002,165 1203,186 @@
}
.org-org-time-grid {
/* org-time-grid */
- color: #56576d;
+ color: #989898;
}
.org-org-todo {
/* org-todo */
- color: #a60000;
+ color: #ff5f59;
}
.org-org-upcoming-deadline {
/* org-upcoming-deadline */
- color: #a0132f;
+ color: #ff5f59;
}
.org-org-upcoming-distant-deadline {
/* org-upcoming-distant-deadline */
- color: #5f0000;
+ color: #ff5f59;
}
.org-org-verbatim {
/* org-verbatim */
- color: #61284f;
- background-color: #f0f0f0;
+ color: #f78fe7;
}
.org-org-verse {
/* org-verse */
- color: #093060;
+ color: #ffffff;
}
.org-org-warning {
/* org-warning */
- color: #a0132f;
+ color: #fec43f;
font-weight: bold;
}
.org-outline-1 {
/* outline-1 */
- color: #000000;
+ color: #ffffff;
font-weight: bold;
}
.org-outline-2 {
/* outline-2 */
- color: #5d3026;
+ color: #d2b580;
font-weight: bold;
}
.org-outline-3 {
/* outline-3 */
- color: #093060;
+ color: #82b0ec;
font-weight: bold;
}
.org-outline-4 {
/* outline-4 */
- color: #184034;
+ color: #feacd0;
font-weight: bold;
}
.org-outline-5 {
/* outline-5 */
- color: #61284f;
+ color: #88ca9f;
font-weight: bold;
}
.org-outline-6 {
/* outline-6 */
- color: #3f3000;
+ color: #ff9580;
font-weight: bold;
}
.org-outline-7 {
/* outline-7 */
- color: #5f0000;
+ color: #9ac8e0;
font-weight: bold;
}
.org-outline-8 {
/* outline-8 */
- color: #541f4f;
+ color: #989898;
font-weight: bold;
}
.org-preprocessor {
/* font-lock-preprocessor-face */
- color: #a0132f;
+ color: #ff7f9f;
}
- .org-read-multiple-choice {
- /* read-multiple-choice-face */
- font-weight: bold;
- text-decoration: underline;
+ .org-property-name {
+ /* font-lock-property-name-face */
+ color: #00d3d0;
+ }
+ .org-property-use {
+ /* font-lock-property-use-face */
+ color: #00d3d0;
+ }
+ .org-punctuation {
+ }
+ .org-query-replace {
+ /* query-replace */
+ color: #ffffff;
+ background-color: #9d1f1f;
+ }
+ .org-regexp {
+ /* font-lock-regexp-face */
+ color: #79a8ff;
}
.org-regexp-grouping-backslash {
/* font-lock-regexp-grouping-backslash */
- color: #654d0f;
- font-weight: bold;
+ color: #feacd0;
}
.org-regexp-grouping-construct {
/* font-lock-regexp-grouping-construct */
- color: #8b1030;
- font-weight: bold;
+ color: #00c06f;
}
.org-region {
/* region */
- color: #000000;
- background-color: #bcbcbc;
+ color: #ffffff;
+ background-color: #5a5a5a;
}
.org-scroll-bar {
/* scroll-bar */
- color: #000000;
+ color: #989898;
+ background-color: #1e1e1e;
}
.org-secondary-selection {
/* secondary-selection */
- color: #093060;
- background-color: #dde3f4;
+ color: #ffffff;
+ background-color: #654a39;
+ }
+ .org-separator-line {
+ /* separator-line */
+ text-decoration: underline;
}
.org-shadow {
/* shadow */
- color: #505050;
+ color: #989898;
}
.org-show-paren-match {
/* show-paren-match */
- color: #000000;
- background-color: #e0af82;
+ color: #ffffff;
+ background-color: #2f7f9f;
}
.org-show-paren-match-expression {
/* show-paren-match-expression */
- background-color: #dff0ff;
+ background-color: #453040;
}
.org-show-paren-mismatch {
/* show-paren-mismatch */
- color: #000000;
- background-color: #ff9f9f;
+ color: #ffffff;
+ background-color: #9d1f1f;
}
.org-string {
/* font-lock-string-face */
- color: #2544bb;
+ color: #79a8ff;
}
.org-success {
/* success */
- color: #005e00;
+ color: #6ae4b9;
font-weight: bold;
}
.org-tab-bar {
/* tab-bar */
- color: #000000;
- background-color: #d5d5d5;
+ background-color: #313131;
}
.org-tab-bar-tab {
/* tab-bar-tab */
- color: #000000;
- background-color: #f6f6f6;
+ background-color: #000000;
font-weight: bold;
}
.org-tab-bar-tab-group-current {
/* tab-bar-tab-group-current */
- color: #000000;
- background-color: #f6f6f6;
+ color: #c6daff;
+ background-color: #000000;
font-weight: bold;
}
+ .org-tab-bar-tab-group-inactive {
+ /* tab-bar-tab-group-inactive */
+ color: #c6daff;
+ background-color: #313131;
+ }
.org-tab-bar-tab-inactive {
/* tab-bar-tab-inactive */
- color: #282828;
- background-color: #bdbdbd;
+ background-color: #545454;
+ }
+ .org-tab-bar-tab-ungrouped {
+ /* tab-bar-tab-ungrouped */
+ background-color: #545454;
}
.org-tab-line {
/* tab-line */
- color: #000000;
- background-color: #d5d5d5;
+ background-color: #313131;
font-size: 95%;
}
.org-table-cell {
/* table-cell */
- background-color: #f3f3ff;
+ background-color: #1e1e1e;
}
.org-tabulated-list-fake-header {
/* tabulated-list-fake-header */
@@ 1170,37 1392,37 @@
}
.org-tool-bar {
/* tool-bar */
- color: #000000;
- background-color: #bfbfbf;
+ color: #ffffff;
+ background-color: #1e1e1e;
}
.org-tooltip {
/* tooltip */
- color: #000000;
- background-color: #dde3f4;
+ color: #ffffff;
+ background-color: #535353;
}
.org-trailing-whitespace {
/* trailing-whitespace */
- background-color: #ff9f9f;
+ background-color: #9d1f1f;
}
.org-tty-menu-disabled {
/* tty-menu-disabled-face */
- color: #505050;
- background-color: #f0f0f0;
+ color: #989898;
+ background-color: #303030;
}
.org-tty-menu-enabled {
/* tty-menu-enabled-face */
- color: #000000;
- background-color: #f0f0f0;
+ color: #ffffff;
+ background-color: #303030;
font-weight: bold;
}
.org-tty-menu-selected {
/* tty-menu-selected-face */
- color: #000000;
- background-color: #77baff;
+ color: #ffffff;
+ background-color: #1640b0;
}
.org-type {
/* font-lock-type-face */
- color: #005a5f;
+ color: #6ae4b9;
}
.org-underline {
/* underline */
@@ 1208,70 1430,417 @@
}
.org-variable-name {
/* font-lock-variable-name-face */
- color: #00538b;
+ color: #00d3d0;
}
.org-variable-pitch {
}
+ .org-variable-pitch-text {
+ /* variable-pitch-text */
+ font-size: 110%;
+ }
+ .org-variable-use {
+ /* font-lock-variable-use-face */
+ color: #00d3d0;
+ }
.org-vc-conflict-state {
/* vc-conflict-state */
- color: #8a0000;
+ color: #ff5f59;
+ font-weight: bold;
}
.org-vc-edited-state {
/* vc-edited-state */
- color: #702f00;
+ font-style: italic;
}
.org-vc-locally-added-state {
/* vc-locally-added-state */
- color: #003f8a;
+ font-style: italic;
}
.org-vc-locked-state {
/* vc-locked-state */
- color: #0030b4;
+ color: #6ae4b9;
+ font-weight: bold;
}
.org-vc-missing-state {
/* vc-missing-state */
- color: #5c2092;
+ color: #ff5f59;
+ font-weight: bold;
}
.org-vc-needs-update-state {
/* vc-needs-update-state */
- color: #004c2e;
+ color: #ff5f59;
+ font-weight: bold;
}
.org-vc-removed-state {
/* vc-removed-state */
- color: #8a0000;
+ color: #ff5f59;
+ font-weight: bold;
}
.org-vc-state-base {
- /* vc-state-base */
- color: #0a0a0a;
}
.org-vc-up-to-date-state {
- /* vc-up-to-date-state */
- color: #093060;
}
.org-vertical-border {
/* vertical-border */
- color: #888888;
+ color: #646464;
}
.org-warning {
/* warning */
- color: #813e00;
+ color: #fec43f;
font-weight: bold;
}
.org-warning-1 {
/* font-lock-warning-face */
- color: #702f00;
+ color: #fec43f;
+ }
+ .org-web-mode-annotation {
+ /* web-mode-annotation-face */
+ color: #989898;
+ }
+ .org-web-mode-annotation-html {
+ /* web-mode-annotation-html-face */
+ color: #989898;
+ }
+ .org-web-mode-annotation-tag {
+ /* web-mode-annotation-tag-face */
+ color: #989898;
+ text-decoration: underline;
+ }
+ .org-web-mode-annotation-type {
+ /* web-mode-annotation-type-face */
+ color: #989898;
+ font-weight: bold;
+ }
+ .org-web-mode-annotation-value {
+ /* web-mode-annotation-value-face */
+ color: #989898;
+ font-style: italic;
+ }
+ .org-web-mode-block {
+ /* web-mode-block-face */
+ background-color: #1e1e1e;
+ }
+ .org-web-mode-block-attr-name {
+ /* web-mode-block-attr-name-face */
+ color: #00bcff;
+ }
+ .org-web-mode-block-attr-value {
+ /* web-mode-block-attr-value-face */
+ color: #6ae4b9;
+ }
+ .org-web-mode-block-comment {
+ /* web-mode-block-comment-face */
+ color: #989898;
+ }
+ .org-web-mode-block-control {
+ /* web-mode-block-control-face */
+ color: #f78fe7;
+ }
+ .org-web-mode-block-delimiter {
+ /* web-mode-block-delimiter-face */
+ color: #ffffff;
+ }
+ .org-web-mode-block-string {
+ /* web-mode-block-string-face */
+ color: #79a8ff;
+ }
+ .org-web-mode-bold {
+ /* web-mode-bold-face */
+ font-weight: bold;
+ }
+ .org-web-mode-builtin {
+ /* web-mode-builtin-face */
+ color: #f78fe7;
+ }
+ .org-web-mode-comment {
+ /* web-mode-comment-face */
+ color: #989898;
+ }
+ .org-web-mode-comment-keyword {
+ /* web-mode-comment-keyword-face */
+ color: #fec43f;
+ }
+ .org-web-mode-constant {
+ /* web-mode-constant-face */
+ color: #00bcff;
+ }
+ .org-web-mode-css-at-rule {
+ /* web-mode-css-at-rule-face */
+ color: #00bcff;
+ }
+ .org-web-mode-css-color {
+ /* web-mode-css-color-face */
+ color: #f78fe7;
+ }
+ .org-web-mode-css-comment {
+ /* web-mode-css-comment-face */
+ color: #989898;
+ }
+ .org-web-mode-css-function {
+ /* web-mode-css-function-face */
+ color: #f78fe7;
+ }
+ .org-web-mode-css-priority {
+ /* web-mode-css-priority-face */
+ color: #fec43f;
+ }
+ .org-web-mode-css-property-name {
+ /* web-mode-css-property-name-face */
+ color: #b6a0ff;
+ }
+ .org-web-mode-css-pseudo-class {
+ /* web-mode-css-pseudo-class-face */
+ color: #9ac8e0;
+ }
+ .org-web-mode-css-selector {
+ /* web-mode-css-selector-face */
+ color: #b6a0ff;
+ }
+ .org-web-mode-css-selector-class {
+ /* web-mode-css-selector-class-face */
+ color: #b6a0ff;
+ }
+ .org-web-mode-css-selector-tag {
+ /* web-mode-css-selector-tag-face */
+ color: #b6a0ff;
+ }
+ .org-web-mode-css-string {
+ /* web-mode-css-string-face */
+ color: #79a8ff;
+ }
+ .org-web-mode-css-variable {
+ /* web-mode-css-variable-face */
+ color: #00d3d0;
+ }
+ .org-web-mode-current-column-highlight {
+ /* web-mode-current-column-highlight-face */
+ background-color: #303030;
+ }
+ .org-web-mode-current-element-highlight {
+ /* web-mode-current-element-highlight-face */
+ color: #ffffff;
+ background-color: #004065;
+ }
+ .org-web-mode-doctype {
+ /* web-mode-doctype-face */
+ color: #9ac8e0;
+ }
+ .org-web-mode-error {
+ /* web-mode-error-face */
+ color: #ff5f59;
+ font-weight: bold;
+ }
+ .org-web-mode-filter {
+ /* web-mode-filter-face */
+ color: #feacd0;
+ }
+ .org-web-mode-folded {
+ /* web-mode-folded-face */
+ text-decoration: underline;
+ }
+ .org-web-mode-function-call {
+ /* web-mode-function-call-face */
+ color: #feacd0;
+ }
+ .org-web-mode-function-name {
+ /* web-mode-function-name-face */
+ color: #feacd0;
+ }
+ .org-web-mode-html-attr-custom {
+ /* web-mode-html-attr-custom-face */
+ color: #00d3d0;
+ }
+ .org-web-mode-html-attr-engine {
+ /* web-mode-html-attr-engine-face */
+ color: #ffffff;
+ }
+ .org-web-mode-html-attr-equal {
+ /* web-mode-html-attr-equal-face */
+ color: #ffffff;
+ }
+ .org-web-mode-html-attr-name {
+ /* web-mode-html-attr-name-face */
+ color: #00d3d0;
+ }
+ .org-web-mode-html-attr-value {
+ /* web-mode-html-attr-value-face */
+ color: #00bcff;
+ }
+ .org-web-mode-html-entity {
+ /* web-mode-html-entity-face */
+ color: #ff5f59;
+ font-weight: bold;
+ }
+ .org-web-mode-html-tag {
+ /* web-mode-html-tag-face */
+ color: #feacd0;
+ }
+ .org-web-mode-html-tag-bracket {
+ /* web-mode-html-tag-bracket-face */
+ color: #989898;
+ }
+ .org-web-mode-html-tag-custom {
+ /* web-mode-html-tag-custom-face */
+ color: #feacd0;
+ }
+ .org-web-mode-html-tag-namespaced {
+ /* web-mode-html-tag-namespaced-face */
+ color: #f78fe7;
+ }
+ .org-web-mode-html-tag-unclosed {
+ /* web-mode-html-tag-unclosed-face */
+ color: #ff5f59;
+ font-weight: bold;
+ text-decoration: underline;
+ }
+ .org-web-mode-inlay {
+ /* web-mode-inlay-face */
+ background-color: #303030;
+ }
+ .org-web-mode-interpolate-color1 {
+ /* web-mode-interpolate-color1-face */
+ color: #79a8ff;
+ }
+ .org-web-mode-interpolate-color2 {
+ /* web-mode-interpolate-color2-face */
+ color: #79a8ff;
+ }
+ .org-web-mode-interpolate-color3 {
+ /* web-mode-interpolate-color3-face */
+ color: #79a8ff;
+ }
+ .org-web-mode-interpolate-color4 {
+ /* web-mode-interpolate-color4-face */
+ color: #79a8ff;
+ }
+ .org-web-mode-italic {
+ /* web-mode-italic-face */
+ font-style: italic;
+ }
+ .org-web-mode-javascript-comment {
+ /* web-mode-javascript-comment-face */
+ color: #989898;
+ }
+ .org-web-mode-javascript-string {
+ /* web-mode-javascript-string-face */
+ color: #79a8ff;
+ }
+ .org-web-mode-json-comment {
+ /* web-mode-json-comment-face */
+ color: #989898;
+ }
+ .org-web-mode-json-context {
+ /* web-mode-json-context-face */
+ color: #f78fe7;
+ }
+ .org-web-mode-json-key {
+ /* web-mode-json-key-face */
+ color: #82b0ec;
+ }
+ .org-web-mode-json-string {
+ /* web-mode-json-string-face */
+ color: #79a8ff;
+ }
+ .org-web-mode-jsx-depth-1 {
+ /* web-mode-jsx-depth-1-face */
+ background-color: #000053;
+ }
+ .org-web-mode-jsx-depth-2 {
+ /* web-mode-jsx-depth-2-face */
+ background-color: #001970;
+ }
+ .org-web-mode-jsx-depth-3 {
+ /* web-mode-jsx-depth-3-face */
+ background-color: #002984;
+ }
+ .org-web-mode-jsx-depth-4 {
+ /* web-mode-jsx-depth-4-face */
+ background-color: #49599a;
+ }
+ .org-web-mode-jsx-depth-5 {
+ /* web-mode-jsx-depth-5-face */
+ background-color: #9499b7;
+ }
+ .org-web-mode-keyword {
+ /* web-mode-keyword-face */
+ color: #b6a0ff;
+ }
+ .org-web-mode-param-name {
+ /* web-mode-param-name-face */
+ color: #feacd0;
+ }
+ .org-web-mode-part {
+ /* web-mode-part-face */
+ background-color: #1e1e1e;
+ }
+ .org-web-mode-part-comment {
+ /* web-mode-part-comment-face */
+ color: #989898;
+ }
+ .org-web-mode-part-string {
+ /* web-mode-part-string-face */
+ color: #79a8ff;
+ }
+ .org-web-mode-preprocessor {
+ /* web-mode-preprocessor-face */
+ color: #ff7f9f;
+ }
+ .org-web-mode-script {
+ /* web-mode-script-face */
+ background-color: #1e1e1e;
+ }
+ .org-web-mode-sql-keyword {
+ /* web-mode-sql-keyword-face */
+ color: #ff5f59;
+ font-weight: bold;
+ }
+ .org-web-mode-string {
+ /* web-mode-string-face */
+ color: #79a8ff;
+ }
+ .org-web-mode-style {
+ /* web-mode-style-face */
+ background-color: #1e1e1e;
+ }
+ .org-web-mode-symbol {
+ /* web-mode-symbol-face */
+ color: #00bcff;
+ }
+ .org-web-mode-type {
+ /* web-mode-type-face */
+ color: #f78fe7;
+ }
+ .org-web-mode-underline {
+ /* web-mode-underline-face */
+ text-decoration: underline;
+ }
+ .org-web-mode-variable-name {
+ /* web-mode-variable-name-face */
+ color: #00d3d0;
+ }
+ .org-web-mode-warning {
+ /* web-mode-warning-face */
+ color: #fec43f;
+ font-weight: bold;
+ }
+ .org-web-mode-whitespace {
+ /* web-mode-whitespace-face */
+ background-color: #303030;
}
.org-window-divider {
/* window-divider */
- color: #888888;
+ color: #646464;
}
.org-window-divider-first-pixel {
/* window-divider-first-pixel */
- color: #585858;
+ color: #303030;
}
.org-window-divider-last-pixel {
/* window-divider-last-pixel */
- color: #585858;
+ color: #303030;
+ }
+ .org-yaml-tab {
+ /* yaml-tab-face */
+ background-color: #9d1f1f;
}
a {