mirror of
https://git.sr.ht/~magic_rb/website
synced 2024-11-21 15:54:21 +01:00
ebed05fef2
Signed-off-by: Magic_RB <magic_rb@redalder.org>
1875 lines
47 KiB
CSS
1875 lines
47 KiB
CSS
<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: #f78fe7;
|
|
}
|
|
.org-button {
|
|
/* button */
|
|
color: #79a8ff;
|
|
text-decoration: underline;
|
|
}
|
|
.org-calendar-month-header {
|
|
/* calendar-month-header */
|
|
font-weight: bold;
|
|
}
|
|
.org-calendar-today {
|
|
/* calendar-today */
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-calendar-weekday-header {
|
|
/* calendar-weekday-header */
|
|
color: #00d3d0;
|
|
}
|
|
.org-calendar-weekend-header {
|
|
/* calendar-weekend-header */
|
|
color: #ff9580;
|
|
}
|
|
.org-child-frame-border {
|
|
/* child-frame-border */
|
|
background-color: #646464;
|
|
}
|
|
.org-comint-highlight-input {
|
|
/* comint-highlight-input */
|
|
font-weight: bold;
|
|
}
|
|
.org-comint-highlight-prompt {
|
|
/* comint-highlight-prompt */
|
|
color: #6ae4b9;
|
|
}
|
|
.org-comment {
|
|
/* font-lock-comment-face */
|
|
color: #989898;
|
|
}
|
|
.org-comment-delimiter {
|
|
/* font-lock-comment-delimiter-face */
|
|
color: #989898;
|
|
}
|
|
.org-completions-annotations {
|
|
/* completions-annotations */
|
|
color: #9ac8e0;
|
|
}
|
|
.org-completions-common-part {
|
|
/* completions-common-part */
|
|
color: #00bcff;
|
|
font-weight: bold;
|
|
}
|
|
.org-completions-first-difference {
|
|
/* completions-first-difference */
|
|
color: #f78fe7;
|
|
font-weight: bold;
|
|
}
|
|
.org-completions-group-separator {
|
|
/* completions-group-separator */
|
|
color: #989898;
|
|
text-decoration: line-through;
|
|
}
|
|
.org-completions-group-title {
|
|
/* completions-group-title */
|
|
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: #00bcff;
|
|
}
|
|
.org-cursor {
|
|
/* cursor */
|
|
background-color: #ffffff;
|
|
}
|
|
.org-delimiter {
|
|
}
|
|
.org-diary {
|
|
/* diary */
|
|
color: #00d3d0;
|
|
}
|
|
.org-doc {
|
|
/* font-lock-doc-face */
|
|
color: #9ac8e0;
|
|
}
|
|
.org-doc-markup {
|
|
/* font-lock-doc-markup-face */
|
|
color: #caa6df;
|
|
}
|
|
.org-eldoc-highlight-function-argument {
|
|
/* eldoc-highlight-function-argument */
|
|
color: #d0bc00;
|
|
background-color: #4a4000;
|
|
font-weight: bold;
|
|
}
|
|
.org-elisp-shorthand-font-lock {
|
|
/* elisp-shorthand-font-lock-face */
|
|
color: #00d3d0;
|
|
}
|
|
.org-error {
|
|
/* error */
|
|
color: #ff5f59;
|
|
font-weight: bold;
|
|
}
|
|
.org-escape {
|
|
/* font-lock-escape-face */
|
|
color: #feacd0;
|
|
}
|
|
.org-escape-glyph {
|
|
/* escape-glyph */
|
|
color: #ff5f59;
|
|
}
|
|
.org-ffap {
|
|
/* ffap */
|
|
color: #ffffff;
|
|
background-color: #45605e;
|
|
}
|
|
.org-file-name-shadow {
|
|
/* file-name-shadow */
|
|
color: #989898;
|
|
}
|
|
.org-fill-column-indicator {
|
|
/* fill-column-indicator */
|
|
color: #535353;
|
|
background-color: #535353;
|
|
}
|
|
.org-fixed-pitch {
|
|
}
|
|
.org-fixed-pitch-serif {
|
|
}
|
|
.org-fringe {
|
|
/* fringe */
|
|
color: #ffffff;
|
|
background-color: #1e1e1e;
|
|
}
|
|
.org-function-call {
|
|
/* font-lock-function-call-face */
|
|
color: #feacd0;
|
|
}
|
|
.org-function-name {
|
|
/* font-lock-function-name-face */
|
|
color: #feacd0;
|
|
}
|
|
.org-glyphless-char {
|
|
/* glyphless-char */
|
|
font-size: 60%;
|
|
}
|
|
.org-header-line {
|
|
/* header-line */
|
|
background-color: #1e1e1e;
|
|
}
|
|
.org-header-line-highlight {
|
|
/* header-line-highlight */
|
|
color: #ffffff;
|
|
background-color: #45605e;
|
|
}
|
|
.org-help-argument-name {
|
|
/* help-argument-name */
|
|
color: #00d3d0;
|
|
}
|
|
.org-help-for-help-header {
|
|
/* help-for-help-header */
|
|
font-size: 126%;
|
|
}
|
|
.org-help-key-binding {
|
|
/* help-key-binding */
|
|
color: #00bcff;
|
|
font-weight: bold;
|
|
}
|
|
.org-highlight {
|
|
/* highlight */
|
|
color: #ffffff;
|
|
background-color: #45605e;
|
|
}
|
|
.org-holiday {
|
|
/* holiday */
|
|
color: #ff7f9f;
|
|
}
|
|
.org-homoglyph {
|
|
/* homoglyph */
|
|
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: #ffffff;
|
|
background-color: #9d1f1f;
|
|
}
|
|
.org-isearch-group-1 {
|
|
/* isearch-group-1 */
|
|
color: #ffffff;
|
|
background-color: #1640b0;
|
|
}
|
|
.org-isearch-group-2 {
|
|
/* isearch-group-2 */
|
|
color: #ffffff;
|
|
background-color: #7030af;
|
|
}
|
|
.org-italic {
|
|
/* italic */
|
|
font-style: italic;
|
|
}
|
|
.org-keyword {
|
|
/* font-lock-keyword-face */
|
|
color: #b6a0ff;
|
|
}
|
|
.org-lazy-highlight {
|
|
/* lazy-highlight */
|
|
color: #ffffff;
|
|
background-color: #2266ae;
|
|
}
|
|
.org-line-number {
|
|
/* line-number */
|
|
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: #79a8ff;
|
|
text-decoration: underline;
|
|
}
|
|
.org-link-visited {
|
|
/* link-visited */
|
|
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: #ffffff;
|
|
background-color: #552f5f;
|
|
}
|
|
.org-menu {
|
|
/* menu */
|
|
color: #ffffff;
|
|
background-color: #1e1e1e;
|
|
}
|
|
.org-minibuffer-prompt {
|
|
/* minibuffer-prompt */
|
|
color: #6ae4b9;
|
|
}
|
|
.org-misc-punctuation {
|
|
}
|
|
.org-mode-line {
|
|
/* mode-line */
|
|
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 */
|
|
font-weight: bold;
|
|
}
|
|
.org-mode-line-emphasis {
|
|
/* mode-line-emphasis */
|
|
color: #9fefff;
|
|
font-weight: bold;
|
|
}
|
|
.org-mode-line-highlight {
|
|
/* mode-line-highlight */
|
|
color: #ffffff;
|
|
background-color: #45605e;
|
|
}
|
|
.org-mode-line-inactive {
|
|
/* mode-line-inactive */
|
|
color: #969696;
|
|
background-color: #2d2d2d;
|
|
}
|
|
.org-modus-themes-bold {
|
|
}
|
|
.org-modus-themes-button {
|
|
/* modus-themes-button */
|
|
color: #ffffff;
|
|
background-color: #535353;
|
|
}
|
|
.org-modus-themes-completion-match-0 {
|
|
/* modus-themes-completion-match-0 */
|
|
color: #00bcff;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-completion-match-1 {
|
|
/* modus-themes-completion-match-1 */
|
|
color: #f78fe7;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-completion-match-2 {
|
|
/* modus-themes-completion-match-2 */
|
|
color: #6ae4b9;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-completion-match-3 {
|
|
/* modus-themes-completion-match-3 */
|
|
color: #d0bc00;
|
|
font-weight: bold;
|
|
}
|
|
.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-fg-blue-intense {
|
|
/* modus-themes-fg-blue-intense */
|
|
color: #338fff;
|
|
}
|
|
.org-modus-themes-fg-blue-warmer {
|
|
/* modus-themes-fg-blue-warmer */
|
|
color: #79a8ff;
|
|
}
|
|
.org-modus-themes-fg-cyan {
|
|
/* modus-themes-fg-cyan */
|
|
color: #00d3d0;
|
|
}
|
|
.org-modus-themes-fg-cyan-cooler {
|
|
/* modus-themes-fg-cyan-cooler */
|
|
color: #6ae4b9;
|
|
}
|
|
.org-modus-themes-fg-cyan-faint {
|
|
/* modus-themes-fg-cyan-faint */
|
|
color: #9ac8e0;
|
|
}
|
|
.org-modus-themes-fg-cyan-intense {
|
|
/* modus-themes-fg-cyan-intense */
|
|
color: #00eff0;
|
|
}
|
|
.org-modus-themes-fg-cyan-warmer {
|
|
/* modus-themes-fg-cyan-warmer */
|
|
color: #4ae2f0;
|
|
}
|
|
.org-modus-themes-fg-green {
|
|
/* modus-themes-fg-green */
|
|
color: #44bc44;
|
|
}
|
|
.org-modus-themes-fg-green-cooler {
|
|
/* modus-themes-fg-green-cooler */
|
|
color: #00c06f;
|
|
}
|
|
.org-modus-themes-fg-green-faint {
|
|
/* modus-themes-fg-green-faint */
|
|
color: #88ca9f;
|
|
}
|
|
.org-modus-themes-fg-green-intense {
|
|
/* modus-themes-fg-green-intense */
|
|
color: #44df44;
|
|
}
|
|
.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: #ffffff;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-2 {
|
|
/* modus-themes-heading-2 */
|
|
color: #d2b580;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-3 {
|
|
/* modus-themes-heading-3 */
|
|
color: #82b0ec;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-4 {
|
|
/* modus-themes-heading-4 */
|
|
color: #feacd0;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-5 {
|
|
/* modus-themes-heading-5 */
|
|
color: #88ca9f;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-6 {
|
|
/* modus-themes-heading-6 */
|
|
color: #ff9580;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-7 {
|
|
/* modus-themes-heading-7 */
|
|
color: #9ac8e0;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-heading-8 {
|
|
/* modus-themes-heading-8 */
|
|
color: #989898;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-intense-blue {
|
|
/* modus-themes-intense-blue */
|
|
color: #ffffff;
|
|
background-color: #1640b0;
|
|
}
|
|
.org-modus-themes-intense-cyan {
|
|
/* modus-themes-intense-cyan */
|
|
color: #ffffff;
|
|
background-color: #2266ae;
|
|
}
|
|
.org-modus-themes-intense-green {
|
|
/* modus-themes-intense-green */
|
|
color: #ffffff;
|
|
background-color: #2f822f;
|
|
}
|
|
.org-modus-themes-intense-magenta {
|
|
/* modus-themes-intense-magenta */
|
|
color: #ffffff;
|
|
background-color: #7030af;
|
|
}
|
|
.org-modus-themes-intense-red {
|
|
/* modus-themes-intense-red */
|
|
color: #ffffff;
|
|
background-color: #9d1f1f;
|
|
}
|
|
.org-modus-themes-intense-yellow {
|
|
/* modus-themes-intense-yellow */
|
|
color: #ffffff;
|
|
background-color: #7a6100;
|
|
}
|
|
.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: #d0bc00;
|
|
background-color: #4a4000;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-mark-del {
|
|
/* modus-themes-mark-del */
|
|
color: #ff7f9f;
|
|
background-color: #620f2a;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-mark-sel {
|
|
/* modus-themes-mark-sel */
|
|
color: #00d3d0;
|
|
background-color: #004065;
|
|
font-weight: bold;
|
|
}
|
|
.org-modus-themes-nuanced-blue {
|
|
/* modus-themes-nuanced-blue */
|
|
background-color: #0f0e39;
|
|
}
|
|
.org-modus-themes-nuanced-cyan {
|
|
/* modus-themes-nuanced-cyan */
|
|
background-color: #041529;
|
|
}
|
|
.org-modus-themes-nuanced-green {
|
|
/* modus-themes-nuanced-green */
|
|
background-color: #001904;
|
|
}
|
|
.org-modus-themes-nuanced-magenta {
|
|
/* modus-themes-nuanced-magenta */
|
|
background-color: #230631;
|
|
}
|
|
.org-modus-themes-nuanced-red {
|
|
/* modus-themes-nuanced-red */
|
|
background-color: #2c0614;
|
|
}
|
|
.org-modus-themes-nuanced-yellow {
|
|
/* modus-themes-nuanced-yellow */
|
|
background-color: #221000;
|
|
}
|
|
.org-modus-themes-prominent-error {
|
|
/* modus-themes-prominent-error */
|
|
color: #ffffff;
|
|
background-color: #9d1f1f;
|
|
}
|
|
.org-modus-themes-prominent-note {
|
|
/* modus-themes-prominent-note */
|
|
color: #ffffff;
|
|
background-color: #2266ae;
|
|
}
|
|
.org-modus-themes-prominent-warning {
|
|
/* modus-themes-prominent-warning */
|
|
color: #ffffff;
|
|
background-color: #7a6100;
|
|
}
|
|
.org-modus-themes-prompt {
|
|
/* modus-themes-prompt */
|
|
color: #6ae4b9;
|
|
}
|
|
.org-modus-themes-prose-code {
|
|
/* modus-themes-prose-code */
|
|
color: #6ae4b9;
|
|
}
|
|
.org-modus-themes-prose-macro {
|
|
/* modus-themes-prose-macro */
|
|
color: #b6a0ff;
|
|
}
|
|
.org-modus-themes-prose-verbatim {
|
|
/* modus-themes-prose-verbatim */
|
|
color: #f78fe7;
|
|
}
|
|
.org-modus-themes-reset-soft {
|
|
/* modus-themes-reset-soft */
|
|
color: #ffffff;
|
|
background-color: #000000;
|
|
}
|
|
.org-modus-themes-search-current {
|
|
/* modus-themes-search-current */
|
|
color: #ffffff;
|
|
background-color: #7a6100;
|
|
}
|
|
.org-modus-themes-search-lazy {
|
|
/* modus-themes-search-lazy */
|
|
color: #ffffff;
|
|
background-color: #2266ae;
|
|
}
|
|
.org-modus-themes-slant {
|
|
}
|
|
.org-modus-themes-subtle-blue {
|
|
/* modus-themes-subtle-blue */
|
|
color: #ffffff;
|
|
background-color: #242679;
|
|
}
|
|
.org-modus-themes-subtle-cyan {
|
|
/* modus-themes-subtle-cyan */
|
|
color: #ffffff;
|
|
background-color: #004065;
|
|
}
|
|
.org-modus-themes-subtle-green {
|
|
/* modus-themes-subtle-green */
|
|
color: #ffffff;
|
|
background-color: #00422a;
|
|
}
|
|
.org-modus-themes-subtle-magenta {
|
|
/* modus-themes-subtle-magenta */
|
|
color: #ffffff;
|
|
background-color: #552f5f;
|
|
}
|
|
.org-modus-themes-subtle-red {
|
|
/* modus-themes-subtle-red */
|
|
color: #ffffff;
|
|
background-color: #620f2a;
|
|
}
|
|
.org-modus-themes-subtle-yellow {
|
|
/* modus-themes-subtle-yellow */
|
|
color: #ffffff;
|
|
background-color: #4a4000;
|
|
}
|
|
.org-modus-themes-ui-variable-pitch {
|
|
}
|
|
.org-mouse {
|
|
}
|
|
.org-mouse-drag-and-drop-region {
|
|
/* mouse-drag-and-drop-region */
|
|
color: #ffffff;
|
|
background-color: #5a5a5a;
|
|
}
|
|
.org-negation-char {
|
|
/* font-lock-negation-char-face */
|
|
color: #ff5f59;
|
|
font-weight: bold;
|
|
}
|
|
.org-next-error {
|
|
/* next-error */
|
|
color: #ffffff;
|
|
background-color: #9d1f1f;
|
|
}
|
|
.org-next-error-message {
|
|
/* next-error-message */
|
|
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: #ff5f59;
|
|
}
|
|
.org-nobreak-space {
|
|
/* nobreak-space */
|
|
color: #ff5f59;
|
|
text-decoration: underline;
|
|
}
|
|
.org-number {
|
|
}
|
|
.org-operator {
|
|
}
|
|
.org-org-agenda-calendar-event {
|
|
/* org-agenda-calendar-event */
|
|
color: #c6daff;
|
|
}
|
|
.org-org-agenda-clocking {
|
|
/* org-agenda-clocking */
|
|
color: #d0bc00;
|
|
background-color: #4a4000;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-column-dateline {
|
|
/* org-agenda-column-dateline */
|
|
background-color: #303030;
|
|
}
|
|
.org-org-agenda-current-time {
|
|
/* org-agenda-current-time */
|
|
color: #ffffff;
|
|
}
|
|
.org-org-agenda-date {
|
|
/* org-agenda-date */
|
|
color: #00d3d0;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-date-today {
|
|
/* org-agenda-date-today */
|
|
color: #00d3d0;
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-agenda-date-weekend {
|
|
/* org-agenda-date-weekend */
|
|
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: #c6daff;
|
|
}
|
|
.org-org-agenda-dimmed-todo {
|
|
/* org-agenda-dimmed-todo-face */
|
|
color: #989898;
|
|
}
|
|
.org-org-agenda-done {
|
|
/* org-agenda-done */
|
|
color: #44bc44;
|
|
}
|
|
.org-org-agenda-filter-category {
|
|
/* org-agenda-filter-category */
|
|
color: #ffa9bf;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-filter-effort {
|
|
/* org-agenda-filter-effort */
|
|
color: #ffa9bf;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-filter-regexp {
|
|
/* org-agenda-filter-regexp */
|
|
color: #ffa9bf;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-filter-tags {
|
|
/* org-agenda-filter-tags */
|
|
color: #ffa9bf;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-agenda-restriction-lock {
|
|
/* org-agenda-restriction-lock */
|
|
color: #989898;
|
|
background-color: #1e1e1e;
|
|
}
|
|
.org-org-agenda-structure {
|
|
/* org-agenda-structure */
|
|
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: #ffffff;
|
|
background-color: #303030;
|
|
}
|
|
.org-org-block {
|
|
/* org-block */
|
|
color: #ffffff;
|
|
}
|
|
.org-org-block-begin-line {
|
|
/* org-block-begin-line */
|
|
color: #989898;
|
|
}
|
|
.org-org-block-end-line {
|
|
/* org-block-end-line */
|
|
color: #989898;
|
|
}
|
|
.org-org-checkbox {
|
|
/* org-checkbox */
|
|
color: #fec43f;
|
|
}
|
|
.org-org-checkbox-statistics-done {
|
|
/* org-checkbox-statistics-done */
|
|
color: #44bc44;
|
|
}
|
|
.org-org-checkbox-statistics-todo {
|
|
/* org-checkbox-statistics-todo */
|
|
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: #ffffff;
|
|
background-color: #654a39;
|
|
}
|
|
.org-org-code {
|
|
/* org-code */
|
|
color: #6ae4b9;
|
|
}
|
|
.org-org-column {
|
|
/* org-column */
|
|
color: #ffffff;
|
|
background-color: #1e1e1e;
|
|
}
|
|
.org-org-date {
|
|
/* org-date */
|
|
color: #00d3d0;
|
|
}
|
|
.org-org-date-selected {
|
|
/* org-date-selected */
|
|
color: #00d3d0;
|
|
}
|
|
.org-org-default {
|
|
/* org-default */
|
|
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: #c6daff;
|
|
}
|
|
.org-org-document-info-keyword {
|
|
/* org-document-info-keyword */
|
|
color: #989898;
|
|
}
|
|
.org-org-document-title {
|
|
/* org-document-title */
|
|
color: #6ae4b9;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-done {
|
|
/* org-done */
|
|
color: #44bc44;
|
|
}
|
|
.org-org-drawer {
|
|
/* org-drawer */
|
|
color: #989898;
|
|
}
|
|
.org-org-ellipsis {
|
|
}
|
|
.org-org-footnote {
|
|
/* org-footnote */
|
|
color: #79a8ff;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-formula {
|
|
/* org-formula */
|
|
color: #feacd0;
|
|
}
|
|
.org-org-headline-done {
|
|
/* org-headline-done */
|
|
color: #44bc44;
|
|
}
|
|
.org-org-headline-todo {
|
|
/* org-headline-todo */
|
|
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: #6ae4b9;
|
|
}
|
|
.org-org-level-1 {
|
|
/* org-level-1 */
|
|
color: #ffffff;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-2 {
|
|
/* org-level-2 */
|
|
color: #d2b580;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-3 {
|
|
/* org-level-3 */
|
|
color: #82b0ec;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-4 {
|
|
/* org-level-4 */
|
|
color: #feacd0;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-5 {
|
|
/* org-level-5 */
|
|
color: #88ca9f;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-6 {
|
|
/* org-level-6 */
|
|
color: #ff9580;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-7 {
|
|
/* org-level-7 */
|
|
color: #9ac8e0;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-level-8 {
|
|
/* org-level-8 */
|
|
color: #989898;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-link {
|
|
/* org-link */
|
|
color: #79a8ff;
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-list-dt {
|
|
/* org-list-dt */
|
|
font-weight: bold;
|
|
}
|
|
.org-org-macro {
|
|
/* org-macro */
|
|
color: #b6a0ff;
|
|
}
|
|
.org-org-meta-line {
|
|
/* org-meta-line */
|
|
color: #989898;
|
|
}
|
|
.org-org-mode-line-clock {
|
|
}
|
|
.org-org-mode-line-clock-overrun {
|
|
/* org-mode-line-clock-overrun */
|
|
color: #ffa9bf;
|
|
font-weight: bold;
|
|
}
|
|
.org-org-priority {
|
|
/* org-priority */
|
|
color: #caa6df;
|
|
}
|
|
.org-org-property-value {
|
|
/* org-property-value */
|
|
color: #c6daff;
|
|
}
|
|
.org-org-quote {
|
|
/* org-quote */
|
|
color: #ffffff;
|
|
}
|
|
.org-org-scheduled {
|
|
/* org-scheduled */
|
|
color: #fec43f;
|
|
}
|
|
.org-org-scheduled-previously {
|
|
/* org-scheduled-previously */
|
|
color: #fec43f;
|
|
}
|
|
.org-org-sexp-date {
|
|
/* org-sexp-date */
|
|
color: #00d3d0;
|
|
}
|
|
.org-org-special-keyword {
|
|
/* org-special-keyword */
|
|
color: #989898;
|
|
}
|
|
.org-org-table {
|
|
/* org-table */
|
|
color: #c6daff;
|
|
}
|
|
.org-org-tag {
|
|
/* org-tag */
|
|
color: #caa6df;
|
|
}
|
|
.org-org-target {
|
|
/* org-target */
|
|
text-decoration: underline;
|
|
}
|
|
.org-org-time-grid {
|
|
/* org-time-grid */
|
|
color: #989898;
|
|
}
|
|
.org-org-todo {
|
|
/* org-todo */
|
|
color: #ff5f59;
|
|
}
|
|
.org-org-upcoming-deadline {
|
|
/* org-upcoming-deadline */
|
|
color: #ff5f59;
|
|
}
|
|
.org-org-upcoming-distant-deadline {
|
|
/* org-upcoming-distant-deadline */
|
|
color: #ff5f59;
|
|
}
|
|
.org-org-verbatim {
|
|
/* org-verbatim */
|
|
color: #f78fe7;
|
|
}
|
|
.org-org-verse {
|
|
/* org-verse */
|
|
color: #ffffff;
|
|
}
|
|
.org-org-warning {
|
|
/* org-warning */
|
|
color: #fec43f;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-1 {
|
|
/* outline-1 */
|
|
color: #ffffff;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-2 {
|
|
/* outline-2 */
|
|
color: #d2b580;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-3 {
|
|
/* outline-3 */
|
|
color: #82b0ec;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-4 {
|
|
/* outline-4 */
|
|
color: #feacd0;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-5 {
|
|
/* outline-5 */
|
|
color: #88ca9f;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-6 {
|
|
/* outline-6 */
|
|
color: #ff9580;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-7 {
|
|
/* outline-7 */
|
|
color: #9ac8e0;
|
|
font-weight: bold;
|
|
}
|
|
.org-outline-8 {
|
|
/* outline-8 */
|
|
color: #989898;
|
|
font-weight: bold;
|
|
}
|
|
.org-preprocessor {
|
|
/* font-lock-preprocessor-face */
|
|
color: #ff7f9f;
|
|
}
|
|
.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: #feacd0;
|
|
}
|
|
.org-regexp-grouping-construct {
|
|
/* font-lock-regexp-grouping-construct */
|
|
color: #00c06f;
|
|
}
|
|
.org-region {
|
|
/* region */
|
|
color: #ffffff;
|
|
background-color: #5a5a5a;
|
|
}
|
|
.org-scroll-bar {
|
|
/* scroll-bar */
|
|
color: #989898;
|
|
background-color: #1e1e1e;
|
|
}
|
|
.org-secondary-selection {
|
|
/* secondary-selection */
|
|
color: #ffffff;
|
|
background-color: #654a39;
|
|
}
|
|
.org-separator-line {
|
|
/* separator-line */
|
|
text-decoration: underline;
|
|
}
|
|
.org-sh-escaped-newline {
|
|
/* sh-escaped-newline */
|
|
color: #79a8ff;
|
|
}
|
|
.org-sh-heredoc {
|
|
/* sh-heredoc */
|
|
color: #79a8ff;
|
|
}
|
|
.org-sh-quoted-exec {
|
|
/* sh-quoted-exec */
|
|
color: #f78fe7;
|
|
}
|
|
.org-shadow {
|
|
/* shadow */
|
|
color: #989898;
|
|
}
|
|
.org-show-paren-match {
|
|
/* show-paren-match */
|
|
color: #ffffff;
|
|
background-color: #2f7f9f;
|
|
}
|
|
.org-show-paren-match-expression {
|
|
/* show-paren-match-expression */
|
|
background-color: #453040;
|
|
}
|
|
.org-show-paren-mismatch {
|
|
/* show-paren-mismatch */
|
|
color: #ffffff;
|
|
background-color: #9d1f1f;
|
|
}
|
|
.org-string {
|
|
/* font-lock-string-face */
|
|
color: #79a8ff;
|
|
}
|
|
.org-success {
|
|
/* success */
|
|
color: #6ae4b9;
|
|
font-weight: bold;
|
|
}
|
|
.org-tab-bar {
|
|
/* tab-bar */
|
|
background-color: #313131;
|
|
}
|
|
.org-tab-bar-tab {
|
|
/* tab-bar-tab */
|
|
background-color: #000000;
|
|
font-weight: bold;
|
|
}
|
|
.org-tab-bar-tab-group-current {
|
|
/* tab-bar-tab-group-current */
|
|
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 */
|
|
background-color: #545454;
|
|
}
|
|
.org-tab-bar-tab-ungrouped {
|
|
/* tab-bar-tab-ungrouped */
|
|
background-color: #545454;
|
|
}
|
|
.org-tab-line {
|
|
/* tab-line */
|
|
background-color: #313131;
|
|
font-size: 95%;
|
|
}
|
|
.org-table-cell {
|
|
/* table-cell */
|
|
background-color: #1e1e1e;
|
|
}
|
|
.org-tabulated-list-fake-header {
|
|
/* tabulated-list-fake-header */
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
text-decoration: overline;
|
|
}
|
|
.org-tool-bar {
|
|
/* tool-bar */
|
|
color: #ffffff;
|
|
background-color: #1e1e1e;
|
|
}
|
|
.org-tooltip {
|
|
/* tooltip */
|
|
color: #ffffff;
|
|
background-color: #535353;
|
|
}
|
|
.org-trailing-whitespace {
|
|
/* trailing-whitespace */
|
|
background-color: #9d1f1f;
|
|
}
|
|
.org-treesit-explorer-anonymous-node {
|
|
/* treesit-explorer-anonymous-node */
|
|
color: #989898;
|
|
}
|
|
.org-treesit-explorer-field-name {
|
|
}
|
|
.org-tty-menu-disabled {
|
|
/* tty-menu-disabled-face */
|
|
color: #989898;
|
|
background-color: #303030;
|
|
}
|
|
.org-tty-menu-enabled {
|
|
/* tty-menu-enabled-face */
|
|
color: #ffffff;
|
|
background-color: #303030;
|
|
font-weight: bold;
|
|
}
|
|
.org-tty-menu-selected {
|
|
/* tty-menu-selected-face */
|
|
color: #ffffff;
|
|
background-color: #1640b0;
|
|
}
|
|
.org-type {
|
|
/* font-lock-type-face */
|
|
color: #6ae4b9;
|
|
}
|
|
.org-underline {
|
|
/* underline */
|
|
text-decoration: underline;
|
|
}
|
|
.org-variable-name {
|
|
/* font-lock-variable-name-face */
|
|
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: #ff5f59;
|
|
font-weight: bold;
|
|
}
|
|
.org-vc-edited-state {
|
|
/* vc-edited-state */
|
|
font-style: italic;
|
|
}
|
|
.org-vc-locally-added-state {
|
|
/* vc-locally-added-state */
|
|
font-style: italic;
|
|
}
|
|
.org-vc-locked-state {
|
|
/* vc-locked-state */
|
|
color: #6ae4b9;
|
|
font-weight: bold;
|
|
}
|
|
.org-vc-missing-state {
|
|
/* vc-missing-state */
|
|
color: #ff5f59;
|
|
font-weight: bold;
|
|
}
|
|
.org-vc-needs-update-state {
|
|
/* vc-needs-update-state */
|
|
color: #ff5f59;
|
|
font-weight: bold;
|
|
}
|
|
.org-vc-removed-state {
|
|
/* vc-removed-state */
|
|
color: #ff5f59;
|
|
font-weight: bold;
|
|
}
|
|
.org-vc-state-base {
|
|
}
|
|
.org-vc-up-to-date-state {
|
|
}
|
|
.org-vertical-border {
|
|
/* vertical-border */
|
|
color: #646464;
|
|
}
|
|
.org-warning {
|
|
/* warning */
|
|
color: #fec43f;
|
|
font-weight: bold;
|
|
}
|
|
.org-warning-1 {
|
|
/* font-lock-warning-face */
|
|
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: #646464;
|
|
}
|
|
.org-window-divider-first-pixel {
|
|
/* window-divider-first-pixel */
|
|
color: #303030;
|
|
}
|
|
.org-window-divider-last-pixel {
|
|
/* window-divider-last-pixel */
|
|
color: #303030;
|
|
}
|
|
.org-yaml-tab {
|
|
/* yaml-tab-face */
|
|
background-color: #9d1f1f;
|
|
}
|
|
|
|
a {
|
|
color: inherit;
|
|
background-color: inherit;
|
|
font: inherit;
|
|
text-decoration: inherit;
|
|
}
|
|
a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
-->
|
|
</style>
|