mirror of
https://git.sr.ht/~magic_rb/website
synced 2024-11-22 08:04:21 +01:00
f34d6fa4fa
Signed-off-by: Magic_RB <magic_rb@redalder.org>
1288 lines
32 KiB
CSS
1288 lines
32 KiB
CSS
<style type="text/css">
|
|
<!--
|
|
body {
|
|
color: #000000;
|
|
background-color: #ffffff;
|
|
}
|
|
.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: #8f0075;
|
|
}
|
|
.org-button {
|
|
/* button */
|
|
color: #0000c0;
|
|
text-decoration: underline;
|
|
}
|
|
.org-calendar-month-header {
|
|
/* calendar-month-header */
|
|
color: #000000;
|
|
font-weight: bold;
|
|
}
|
|
.org-calendar-today {
|
|
/* calendar-today */
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-calendar-weekday-header {
|
|
/* calendar-weekday-header */
|
|
color: #56576d;
|
|
}
|
|
.org-calendar-weekend-header {
|
|
/* calendar-weekend-header */
|
|
color: #56576d;
|
|
}
|
|
.org-child-frame-border {
|
|
}
|
|
.org-comint-highlight-input {
|
|
/* comint-highlight-input */
|
|
font-weight: bold;
|
|
}
|
|
.org-comint-highlight-prompt {
|
|
/* comint-highlight-prompt */
|
|
color: #00538b;
|
|
}
|
|
.org-comment {
|
|
/* font-lock-comment-face */
|
|
color: #505050;
|
|
}
|
|
.org-comment-delimiter {
|
|
/* font-lock-comment-delimiter-face */
|
|
color: #505050;
|
|
}
|
|
.org-completions-annotations {
|
|
/* completions-annotations */
|
|
color: #005077;
|
|
}
|
|
.org-completions-common-part {
|
|
/* completions-common-part */
|
|
color: #2544bb;
|
|
}
|
|
.org-completions-first-difference {
|
|
/* completions-first-difference */
|
|
color: #8f0075;
|
|
font-weight: bold;
|
|
}
|
|
.org-completions-group-separator {
|
|
/* completions-group-separator */
|
|
color: #505050;
|
|
text-decoration: line-through;
|
|
}
|
|
.org-completions-group-title {
|
|
/* completions-group-title */
|
|
color: #505050;
|
|
font-style: italic;
|
|
}
|
|
.org-constant {
|
|
/* font-lock-constant-face */
|
|
color: #0000c0;
|
|
}
|
|
.org-cursor {
|
|
/* cursor */
|
|
background-color: #000000;
|
|
}
|
|
.org-diary {
|
|
/* diary */
|
|
color: #0000c0;
|
|
background-color: #f3f3ff;
|
|
}
|
|
.org-doc {
|
|
/* font-lock-doc-face */
|
|
color: #2a486a;
|
|
}
|
|
.org-eldoc-highlight-function-argument {
|
|
/* eldoc-highlight-function-argument */
|
|
color: #0000c0;
|
|
font-weight: bold;
|
|
}
|
|
.org-error {
|
|
/* error */
|
|
color: #a60000;
|
|
font-weight: bold;
|
|
}
|
|
.org-escape-glyph {
|
|
/* escape-glyph */
|
|
color: #8b1030;
|
|
}
|
|
.org-file-name-shadow {
|
|
/* file-name-shadow */
|
|
color: #56576d;
|
|
}
|
|
.org-fill-column-indicator {
|
|
/* fill-column-indicator */
|
|
color: #d7d7d7;
|
|
}
|
|
.org-fixed-pitch {
|
|
}
|
|
.org-fixed-pitch-serif {
|
|
}
|
|
.org-fringe {
|
|
/* fringe */
|
|
color: #000000;
|
|
background-color: #ffffff;
|
|
}
|
|
.org-function-name {
|
|
/* font-lock-function-name-face */
|
|
color: #721045;
|
|
}
|
|
.org-glyphless-char {
|
|
/* glyphless-char */
|
|
font-size: 60%;
|
|
}
|
|
.org-header-line {
|
|
/* header-line */
|
|
color: #2a2a2a;
|
|
background-color: #e5e5e5;
|
|
}
|
|
.org-header-line-highlight {
|
|
/* header-line-highlight */
|
|
color: #d7d7d7;
|
|
background-color: #0030b4;
|
|
}
|
|
.org-help-argument-name {
|
|
/* help-argument-name */
|
|
color: #00538b;
|
|
}
|
|
.org-help-for-help-header {
|
|
/* help-for-help-header */
|
|
font-size: 126%;
|
|
}
|
|
.org-help-key-binding {
|
|
/* help-key-binding */
|
|
background-color: #efefef;
|
|
}
|
|
.org-highlight {
|
|
/* highlight */
|
|
color: #282828;
|
|
background-color: #b5d0ff;
|
|
}
|
|
.org-holiday {
|
|
/* holiday */
|
|
color: #8f0075;
|
|
background-color: #fdf0ff;
|
|
}
|
|
.org-homoglyph {
|
|
/* homoglyph */
|
|
color: #702f00;
|
|
}
|
|
.org-internal-border {
|
|
}
|
|
.org-isearch-fail {
|
|
/* isearch-fail */
|
|
color: #780000;
|
|
background-color: #ffcccc;
|
|
}
|
|
.org-isearch-group-1 {
|
|
/* isearch-group-1 */
|
|
color: #002f88;
|
|
background-color: #8fcfff;
|
|
}
|
|
.org-isearch-group-2 {
|
|
/* isearch-group-2 */
|
|
color: #770077;
|
|
background-color: #ffccff;
|
|
}
|
|
.org-italic {
|
|
/* italic */
|
|
font-style: italic;
|
|
}
|
|
.org-keyword {
|
|
/* font-lock-keyword-face */
|
|
color: #5317ac;
|
|
}
|
|
.org-lazy-highlight {
|
|
/* lazy-highlight */
|
|
color: #004850;
|
|
background-color: #8eecf4;
|
|
}
|
|
.org-line-number {
|
|
/* line-number */
|
|
color: #505050;
|
|
background-color: #f8f8f8;
|
|
}
|
|
.org-link {
|
|
/* link */
|
|
color: #0000c0;
|
|
text-decoration: underline;
|
|
}
|
|
.org-link-visited {
|
|
/* link-visited */
|
|
color: #5317ac;
|
|
text-decoration: underline;
|
|
}
|
|
.org-match {
|
|
/* match */
|
|
color: #61284f;
|
|
background-color: #f8ddea;
|
|
}
|
|
.org-menu {
|
|
}
|
|
.org-minibuffer-prompt {
|
|
/* minibuffer-prompt */
|
|
color: #005a5f;
|
|
}
|
|
.org-mode-line {
|
|
/* mode-line */
|
|
color: #0a0a0a;
|
|
background-color: #d7d7d7;
|
|
}
|
|
.org-mode-line-buffer-id {
|
|
/* mode-line-buffer-id */
|
|
font-weight: bold;
|
|
}
|
|
.org-mode-line-emphasis {
|
|
/* mode-line-emphasis */
|
|
color: #0030b4;
|
|
font-weight: bold;
|
|
}
|
|
.org-mode-line-highlight {
|
|
/* mode-line-highlight */
|
|
color: #d7d7d7;
|
|
background-color: #0030b4;
|
|
}
|
|
.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;
|
|
}
|
|
.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-fringe-cyan {
|
|
/* modus-themes-fringe-cyan */
|
|
color: #000000;
|
|
background-color: #2fcddf;
|
|
}
|
|
.org-modus-themes-fringe-green {
|
|
/* modus-themes-fringe-green */
|
|
color: #000000;
|
|
background-color: #62c86a;
|
|
}
|
|
.org-modus-themes-fringe-magenta {
|
|
/* modus-themes-fringe-magenta */
|
|
color: #000000;
|
|
background-color: #e0a3ff;
|
|
}
|
|
.org-modus-themes-fringe-red {
|
|
/* modus-themes-fringe-red */
|
|
color: #000000;
|
|
background-color: #f08290;
|
|
}
|
|
.org-modus-themes-fringe-yellow {
|
|
/* modus-themes-fringe-yellow */
|
|
color: #000000;
|
|
background-color: #dbba3f;
|
|
}
|
|
.org-modus-themes-graph-blue-0 {
|
|
/* modus-themes-graph-blue-0 */
|
|
background-color: #55a2f0;
|
|
}
|
|
.org-modus-themes-graph-blue-1 {
|
|
/* modus-themes-graph-blue-1 */
|
|
background-color: #7fcfff;
|
|
}
|
|
.org-modus-themes-graph-cyan-0 {
|
|
/* modus-themes-graph-cyan-0 */
|
|
background-color: #30d3f0;
|
|
}
|
|
.org-modus-themes-graph-cyan-1 {
|
|
/* modus-themes-graph-cyan-1 */
|
|
background-color: #6fefff;
|
|
}
|
|
.org-modus-themes-graph-green-0 {
|
|
/* modus-themes-graph-green-0 */
|
|
background-color: #49d239;
|
|
}
|
|
.org-modus-themes-graph-green-1 {
|
|
/* modus-themes-graph-green-1 */
|
|
background-color: #6dec6d;
|
|
}
|
|
.org-modus-themes-graph-magenta-0 {
|
|
/* modus-themes-graph-magenta-0 */
|
|
background-color: #ba86ef;
|
|
}
|
|
.org-modus-themes-graph-magenta-1 {
|
|
/* modus-themes-graph-magenta-1 */
|
|
background-color: #e7afff;
|
|
}
|
|
.org-modus-themes-graph-red-0 {
|
|
/* modus-themes-graph-red-0 */
|
|
background-color: #ef6f79;
|
|
}
|
|
.org-modus-themes-graph-red-1 {
|
|
/* modus-themes-graph-red-1 */
|
|
background-color: #ff9f9f;
|
|
}
|
|
.org-modus-themes-graph-yellow-0 {
|
|
/* modus-themes-graph-yellow-0 */
|
|
background-color: #efec08;
|
|
}
|
|
.org-modus-themes-graph-yellow-1 {
|
|
/* modus-themes-graph-yellow-1 */
|
|
background-color: #dbff4e;
|
|
}
|
|
.org-modus-themes-heading-1 {
|
|
/* modus-themes-heading-1 */
|
|
color: #000000;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-2 {
|
|
/* modus-themes-heading-2 */
|
|
color: #5d3026;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-3 {
|
|
/* modus-themes-heading-3 */
|
|
color: #093060;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-4 {
|
|
/* modus-themes-heading-4 */
|
|
color: #184034;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-5 {
|
|
/* modus-themes-heading-5 */
|
|
color: #61284f;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-6 {
|
|
/* modus-themes-heading-6 */
|
|
color: #3f3000;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-7 {
|
|
/* modus-themes-heading-7 */
|
|
color: #5f0000;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-8 {
|
|
/* modus-themes-heading-8 */
|
|
color: #541f4f;
|
|
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;
|
|
}
|
|
.org-modus-themes-intense-cyan {
|
|
/* modus-themes-intense-cyan */
|
|
color: #000000;
|
|
background-color: #42cbd4;
|
|
}
|
|
.org-modus-themes-intense-green {
|
|
/* modus-themes-intense-green */
|
|
color: #000000;
|
|
background-color: #5ada88;
|
|
}
|
|
.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;
|
|
}
|
|
.org-modus-themes-intense-red {
|
|
/* modus-themes-intense-red */
|
|
color: #000000;
|
|
background-color: #ff9f9f;
|
|
}
|
|
.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;
|
|
}
|
|
.org-modus-themes-lang-error {
|
|
/* modus-themes-lang-error */
|
|
text-decoration: underline;
|
|
}
|
|
.org-modus-themes-lang-note {
|
|
/* modus-themes-lang-note */
|
|
text-decoration: underline;
|
|
}
|
|
.org-modus-themes-lang-warning {
|
|
/* modus-themes-lang-warning */
|
|
text-decoration: underline;
|
|
}
|
|
.org-modus-themes-mark-alt {
|
|
/* modus-themes-mark-alt */
|
|
color: #782900;
|
|
background-color: #f5d88f;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-mark-del {
|
|
/* modus-themes-mark-del */
|
|
color: #840040;
|
|
background-color: #ffccbb;
|
|
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;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-nuanced-blue {
|
|
/* modus-themes-nuanced-blue */
|
|
background-color: #f3f3ff;
|
|
}
|
|
.org-modus-themes-nuanced-cyan {
|
|
/* modus-themes-nuanced-cyan */
|
|
background-color: #ebf6fa;
|
|
}
|
|
.org-modus-themes-nuanced-green {
|
|
/* modus-themes-nuanced-green */
|
|
background-color: #ecf7ed;
|
|
}
|
|
.org-modus-themes-nuanced-magenta {
|
|
/* modus-themes-nuanced-magenta */
|
|
background-color: #fdf0ff;
|
|
}
|
|
.org-modus-themes-nuanced-red {
|
|
/* modus-themes-nuanced-red */
|
|
background-color: #fff1f0;
|
|
}
|
|
.org-modus-themes-nuanced-yellow {
|
|
/* modus-themes-nuanced-yellow */
|
|
background-color: #fff3da;
|
|
}
|
|
.org-modus-themes-pseudo-header {
|
|
/* modus-themes-pseudo-header */
|
|
color: #000000;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-refine-blue {
|
|
/* modus-themes-refine-blue */
|
|
color: #002f88;
|
|
background-color: #8fcfff;
|
|
}
|
|
.org-modus-themes-refine-cyan {
|
|
/* modus-themes-refine-cyan */
|
|
color: #004850;
|
|
background-color: #8eecf4;
|
|
}
|
|
.org-modus-themes-refine-green {
|
|
/* modus-themes-refine-green */
|
|
color: #004c00;
|
|
background-color: #aceaac;
|
|
}
|
|
.org-modus-themes-refine-magenta {
|
|
/* modus-themes-refine-magenta */
|
|
color: #770077;
|
|
background-color: #ffccff;
|
|
}
|
|
.org-modus-themes-refine-red {
|
|
/* modus-themes-refine-red */
|
|
color: #780000;
|
|
background-color: #ffcccc;
|
|
}
|
|
.org-modus-themes-refine-yellow {
|
|
/* modus-themes-refine-yellow */
|
|
color: #604000;
|
|
background-color: #fff29a;
|
|
}
|
|
.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;
|
|
}
|
|
.org-modus-themes-search-success-lazy {
|
|
/* modus-themes-search-success-lazy */
|
|
color: #004850;
|
|
background-color: #8eecf4;
|
|
}
|
|
.org-modus-themes-search-success-modeline {
|
|
/* modus-themes-search-success-modeline */
|
|
color: #004c2e;
|
|
}
|
|
.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;
|
|
}
|
|
.org-modus-themes-subtle-cyan {
|
|
/* modus-themes-subtle-cyan */
|
|
color: #282828;
|
|
background-color: #c0efff;
|
|
}
|
|
.org-modus-themes-subtle-green {
|
|
/* modus-themes-subtle-green */
|
|
color: #282828;
|
|
background-color: #aecf90;
|
|
}
|
|
.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;
|
|
}
|
|
.org-modus-themes-subtle-red {
|
|
/* modus-themes-subtle-red */
|
|
color: #282828;
|
|
background-color: #f2b0a2;
|
|
}
|
|
.org-modus-themes-subtle-yellow {
|
|
/* modus-themes-subtle-yellow */
|
|
color: #282828;
|
|
background-color: #e4c340;
|
|
}
|
|
.org-modus-themes-variable-pitch {
|
|
}
|
|
.org-mouse {
|
|
}
|
|
.org-mouse-drag-and-drop-region {
|
|
/* mouse-drag-and-drop-region */
|
|
color: #000000;
|
|
background-color: #bcbcbc;
|
|
}
|
|
.org-negation-char {
|
|
/* font-lock-negation-char-face */
|
|
color: #813e00;
|
|
}
|
|
.org-next-error {
|
|
/* next-error */
|
|
color: #282828;
|
|
background-color: #f2b0a2;
|
|
}
|
|
.org-next-error-message {
|
|
/* next-error-message */
|
|
color: #282828;
|
|
background-color: #b5d0ff;
|
|
}
|
|
.org-nobreak-hyphen {
|
|
/* nobreak-hyphen */
|
|
color: #8b1030;
|
|
}
|
|
.org-nobreak-space {
|
|
/* nobreak-space */
|
|
color: #8b1030;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-agenda-calendar-event {
|
|
/* org-agenda-calendar-event */
|
|
color: #000000;
|
|
}
|
|
.org-org-agenda-calendar-sexp {
|
|
/* org-agenda-calendar-sexp */
|
|
color: #30517f;
|
|
}
|
|
.org-org-agenda-clocking {
|
|
/* org-agenda-clocking */
|
|
color: #093060;
|
|
background-color: #dde3f4;
|
|
}
|
|
.org-org-agenda-column-dateline {
|
|
/* org-agenda-column-dateline */
|
|
background-color: #f0f0f0;
|
|
}
|
|
.org-org-agenda-current-time {
|
|
/* org-agenda-current-time */
|
|
color: #0000c0;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-date {
|
|
/* org-agenda-date */
|
|
color: #00538b;
|
|
}
|
|
.org-org-agenda-date-today {
|
|
/* org-agenda-date-today */
|
|
color: #000000;
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-agenda-date-weekend {
|
|
/* org-agenda-date-weekend */
|
|
color: #005a5f;
|
|
}
|
|
.org-org-agenda-diary {
|
|
/* org-agenda-diary */
|
|
color: #000000;
|
|
}
|
|
.org-org-agenda-dimmed-todo {
|
|
/* org-agenda-dimmed-todo-face */
|
|
color: #505050;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-done {
|
|
/* org-agenda-done */
|
|
color: #315b00;
|
|
}
|
|
.org-org-agenda-filter-category {
|
|
/* org-agenda-filter-category */
|
|
color: #5c2092;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-filter-effort {
|
|
/* org-agenda-filter-effort */
|
|
color: #5c2092;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-filter-regexp {
|
|
/* org-agenda-filter-regexp */
|
|
color: #5c2092;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-filter-tags {
|
|
/* org-agenda-filter-tags */
|
|
color: #5c2092;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-restriction-lock {
|
|
/* org-agenda-restriction-lock */
|
|
color: #282828;
|
|
background-color: #f8f8f8;
|
|
}
|
|
.org-org-agenda-structure {
|
|
/* org-agenda-structure */
|
|
color: #2544bb;
|
|
}
|
|
.org-org-archived {
|
|
/* org-archived */
|
|
color: #505050;
|
|
background-color: #f0f0f0;
|
|
}
|
|
.org-org-block {
|
|
/* org-block */
|
|
color: #000000;
|
|
}
|
|
.org-org-block-begin-line {
|
|
/* org-block-begin-line */
|
|
color: #184034;
|
|
background-color: #f0f0f0;
|
|
}
|
|
.org-org-block-end-line {
|
|
/* org-block-end-line */
|
|
color: #184034;
|
|
background-color: #f0f0f0;
|
|
}
|
|
.org-org-checkbox {
|
|
/* org-checkbox */
|
|
color: #0a0a0a;
|
|
background-color: #efefef;
|
|
}
|
|
.org-org-checkbox-statistics-done {
|
|
/* org-checkbox-statistics-done */
|
|
color: #005e00;
|
|
}
|
|
.org-org-checkbox-statistics-todo {
|
|
/* org-checkbox-statistics-todo */
|
|
color: #a60000;
|
|
}
|
|
.org-org-clock-overlay {
|
|
/* org-clock-overlay */
|
|
color: #093060;
|
|
background-color: #dde3f4;
|
|
}
|
|
.org-org-code {
|
|
/* org-code */
|
|
color: #541f4f;
|
|
background-color: #fdf0ff;
|
|
}
|
|
.org-org-column {
|
|
/* org-column */
|
|
background-color: #f0f0f0;
|
|
}
|
|
.org-org-column-title {
|
|
/* org-column-title */
|
|
background-color: #f0f0f0;
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-date-selected {
|
|
/* org-date-selected */
|
|
color: #2544bb;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-default {
|
|
/* org-default */
|
|
color: #000000;
|
|
background-color: #ffffff;
|
|
}
|
|
.org-org-document-info {
|
|
/* org-document-info */
|
|
color: #093060;
|
|
}
|
|
.org-org-document-info-keyword {
|
|
/* org-document-info-keyword */
|
|
color: #505050;
|
|
}
|
|
.org-org-done {
|
|
/* org-done */
|
|
color: #005e00;
|
|
}
|
|
.org-org-drawer {
|
|
/* org-drawer */
|
|
color: #505050;
|
|
}
|
|
.org-org-ellipsis {
|
|
}
|
|
.org-org-footnote {
|
|
/* org-footnote */
|
|
color: #2544bb;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-formula {
|
|
/* org-formula */
|
|
color: #972500;
|
|
}
|
|
.org-org-headline-done {
|
|
/* org-headline-done */
|
|
color: #004000;
|
|
}
|
|
.org-org-headline-todo {
|
|
/* org-headline-todo */
|
|
color: #5f0000;
|
|
}
|
|
.org-org-hide {
|
|
/* org-hide */
|
|
color: #ffffff;
|
|
}
|
|
.org-org-latex-and-related {
|
|
/* org-latex-and-related */
|
|
color: #770077;
|
|
}
|
|
.org-org-level-1 {
|
|
/* org-level-1 */
|
|
color: #000000;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-2 {
|
|
/* org-level-2 */
|
|
color: #5d3026;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-3 {
|
|
/* org-level-3 */
|
|
color: #093060;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-4 {
|
|
/* org-level-4 */
|
|
color: #184034;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-5 {
|
|
/* org-level-5 */
|
|
color: #61284f;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-6 {
|
|
/* org-level-6 */
|
|
color: #3f3000;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-7 {
|
|
/* org-level-7 */
|
|
color: #5f0000;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-8 {
|
|
/* org-level-8 */
|
|
color: #541f4f;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-link {
|
|
/* org-link */
|
|
color: #0000c0;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-list-dt {
|
|
/* org-list-dt */
|
|
font-weight: bold;
|
|
}
|
|
.org-org-macro {
|
|
/* org-macro */
|
|
color: #0f3360;
|
|
background-color: #ebf6fa;
|
|
}
|
|
.org-org-meta-line {
|
|
/* org-meta-line */
|
|
color: #505050;
|
|
}
|
|
.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;
|
|
}
|
|
.org-org-priority {
|
|
/* org-priority */
|
|
color: #721045;
|
|
}
|
|
.org-org-property-value {
|
|
/* org-property-value */
|
|
color: #093060;
|
|
}
|
|
.org-org-quote {
|
|
/* org-quote */
|
|
color: #093060;
|
|
}
|
|
.org-org-scheduled {
|
|
/* org-scheduled */
|
|
color: #8f0075;
|
|
}
|
|
.org-org-scheduled-previously {
|
|
/* org-scheduled-previously */
|
|
color: #863927;
|
|
}
|
|
.org-org-scheduled-today {
|
|
/* org-scheduled-today */
|
|
color: #5317ac;
|
|
}
|
|
.org-org-sexp-date {
|
|
/* org-sexp-date */
|
|
color: #00538b;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-special-keyword {
|
|
/* org-special-keyword */
|
|
color: #505050;
|
|
}
|
|
.org-org-table {
|
|
/* org-table */
|
|
color: #093060;
|
|
}
|
|
.org-org-tag {
|
|
/* org-tag */
|
|
color: #541f4f;
|
|
}
|
|
.org-org-tag-group {
|
|
/* org-tag-group */
|
|
color: #0f3360;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-target {
|
|
/* org-target */
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-time-grid {
|
|
/* org-time-grid */
|
|
color: #56576d;
|
|
}
|
|
.org-org-todo {
|
|
/* org-todo */
|
|
color: #a60000;
|
|
}
|
|
.org-org-upcoming-deadline {
|
|
/* org-upcoming-deadline */
|
|
color: #a0132f;
|
|
}
|
|
.org-org-upcoming-distant-deadline {
|
|
/* org-upcoming-distant-deadline */
|
|
color: #5f0000;
|
|
}
|
|
.org-org-verbatim {
|
|
/* org-verbatim */
|
|
color: #61284f;
|
|
background-color: #f0f0f0;
|
|
}
|
|
.org-org-verse {
|
|
/* org-verse */
|
|
color: #093060;
|
|
}
|
|
.org-org-warning {
|
|
/* org-warning */
|
|
color: #a0132f;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-1 {
|
|
/* outline-1 */
|
|
color: #000000;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-2 {
|
|
/* outline-2 */
|
|
color: #5d3026;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-3 {
|
|
/* outline-3 */
|
|
color: #093060;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-4 {
|
|
/* outline-4 */
|
|
color: #184034;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-5 {
|
|
/* outline-5 */
|
|
color: #61284f;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-6 {
|
|
/* outline-6 */
|
|
color: #3f3000;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-7 {
|
|
/* outline-7 */
|
|
color: #5f0000;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-8 {
|
|
/* outline-8 */
|
|
color: #541f4f;
|
|
font-weight: bold;
|
|
}
|
|
.org-preprocessor {
|
|
/* font-lock-preprocessor-face */
|
|
color: #a0132f;
|
|
}
|
|
.org-read-multiple-choice {
|
|
/* read-multiple-choice-face */
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-regexp-grouping-backslash {
|
|
/* font-lock-regexp-grouping-backslash */
|
|
color: #654d0f;
|
|
font-weight: bold;
|
|
}
|
|
.org-regexp-grouping-construct {
|
|
/* font-lock-regexp-grouping-construct */
|
|
color: #8b1030;
|
|
font-weight: bold;
|
|
}
|
|
.org-region {
|
|
/* region */
|
|
color: #000000;
|
|
background-color: #bcbcbc;
|
|
}
|
|
.org-scroll-bar {
|
|
/* scroll-bar */
|
|
color: #000000;
|
|
}
|
|
.org-secondary-selection {
|
|
/* secondary-selection */
|
|
color: #093060;
|
|
background-color: #dde3f4;
|
|
}
|
|
.org-shadow {
|
|
/* shadow */
|
|
color: #505050;
|
|
}
|
|
.org-show-paren-match {
|
|
/* show-paren-match */
|
|
color: #000000;
|
|
background-color: #e0af82;
|
|
}
|
|
.org-show-paren-match-expression {
|
|
/* show-paren-match-expression */
|
|
background-color: #dff0ff;
|
|
}
|
|
.org-show-paren-mismatch {
|
|
/* show-paren-mismatch */
|
|
color: #000000;
|
|
background-color: #ff9f9f;
|
|
}
|
|
.org-string {
|
|
/* font-lock-string-face */
|
|
color: #2544bb;
|
|
}
|
|
.org-success {
|
|
/* success */
|
|
color: #005e00;
|
|
font-weight: bold;
|
|
}
|
|
.org-tab-bar {
|
|
/* tab-bar */
|
|
color: #000000;
|
|
background-color: #d5d5d5;
|
|
}
|
|
.org-tab-bar-tab {
|
|
/* tab-bar-tab */
|
|
color: #000000;
|
|
background-color: #f6f6f6;
|
|
font-weight: bold;
|
|
}
|
|
.org-tab-bar-tab-group-current {
|
|
/* tab-bar-tab-group-current */
|
|
color: #000000;
|
|
background-color: #f6f6f6;
|
|
font-weight: bold;
|
|
}
|
|
.org-tab-bar-tab-inactive {
|
|
/* tab-bar-tab-inactive */
|
|
color: #282828;
|
|
background-color: #bdbdbd;
|
|
}
|
|
.org-tab-line {
|
|
/* tab-line */
|
|
color: #000000;
|
|
background-color: #d5d5d5;
|
|
font-size: 95%;
|
|
}
|
|
.org-table-cell {
|
|
/* table-cell */
|
|
background-color: #f3f3ff;
|
|
}
|
|
.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: #000000;
|
|
background-color: #dde3f4;
|
|
}
|
|
.org-trailing-whitespace {
|
|
/* trailing-whitespace */
|
|
background-color: #ff9f9f;
|
|
}
|
|
.org-tty-menu-disabled {
|
|
/* tty-menu-disabled-face */
|
|
color: #505050;
|
|
background-color: #f0f0f0;
|
|
}
|
|
.org-tty-menu-enabled {
|
|
/* tty-menu-enabled-face */
|
|
color: #000000;
|
|
background-color: #f0f0f0;
|
|
font-weight: bold;
|
|
}
|
|
.org-tty-menu-selected {
|
|
/* tty-menu-selected-face */
|
|
color: #000000;
|
|
background-color: #77baff;
|
|
}
|
|
.org-type {
|
|
/* font-lock-type-face */
|
|
color: #005a5f;
|
|
}
|
|
.org-underline {
|
|
/* underline */
|
|
text-decoration: underline;
|
|
}
|
|
.org-variable-name {
|
|
/* font-lock-variable-name-face */
|
|
color: #00538b;
|
|
}
|
|
.org-variable-pitch {
|
|
}
|
|
.org-vc-conflict-state {
|
|
/* vc-conflict-state */
|
|
color: #8a0000;
|
|
}
|
|
.org-vc-edited-state {
|
|
/* vc-edited-state */
|
|
color: #702f00;
|
|
}
|
|
.org-vc-locally-added-state {
|
|
/* vc-locally-added-state */
|
|
color: #003f8a;
|
|
}
|
|
.org-vc-locked-state {
|
|
/* vc-locked-state */
|
|
color: #0030b4;
|
|
}
|
|
.org-vc-missing-state {
|
|
/* vc-missing-state */
|
|
color: #5c2092;
|
|
}
|
|
.org-vc-needs-update-state {
|
|
/* vc-needs-update-state */
|
|
color: #004c2e;
|
|
}
|
|
.org-vc-removed-state {
|
|
/* vc-removed-state */
|
|
color: #8a0000;
|
|
}
|
|
.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;
|
|
}
|
|
.org-warning {
|
|
/* warning */
|
|
color: #813e00;
|
|
font-weight: bold;
|
|
}
|
|
.org-warning-1 {
|
|
/* font-lock-warning-face */
|
|
color: #702f00;
|
|
}
|
|
.org-window-divider {
|
|
/* window-divider */
|
|
color: #888888;
|
|
}
|
|
.org-window-divider-first-pixel {
|
|
/* window-divider-first-pixel */
|
|
color: #585858;
|
|
}
|
|
.org-window-divider-last-pixel {
|
|
/* window-divider-last-pixel */
|
|
color: #585858;
|
|
}
|
|
|
|
a {
|
|
color: inherit;
|
|
background-color: inherit;
|
|
font: inherit;
|
|
text-decoration: inherit;
|
|
}
|
|
a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
-->
|
|
</style>
|