|
73 | 73 | --icons: #006B84;
|
74 | 74 | --icons-hover: #2AA198;
|
75 | 75 |
|
76 |
| - --links: #7A622C; |
| 76 | + --links: #126a75; |
77 | 77 |
|
78 |
| - --inline-code-color: #0d9d88; |
| 78 | + --inline-code-color: #0d919d; |
79 | 79 |
|
80 |
| - --theme-popup-bg: #F8DF95;; |
81 |
| - --theme-popup-border: #705E13; |
82 |
| - --theme-hover: #F1CC56; |
| 80 | + --theme-popup-bg: #002B36; |
| 81 | + --theme-popup-border: #2AA198; |
| 82 | + --theme-hover: #094856; |
83 | 83 |
|
84 |
| - --quote-bg: #F1CC56; |
85 |
| - --quote-border: #B78D25; |
| 84 | + --quote-bg: #074644; |
| 85 | + --quote-border: #126a75; |
86 | 86 |
|
87 |
| - --warning-border: #ff8e00; |
| 87 | + --warning-border: #008cff; |
88 | 88 |
|
89 |
| - --table-border-color: #B78D25; |
90 |
| - --table-header-bg: #443200; |
91 |
| - --table-alternate-bg: #B78D25; |
| 89 | + --table-border-color: #002B36; |
| 90 | + --table-header-bg: #2AA198; |
| 91 | + --table-alternate-bg: #006B84; |
92 | 92 |
|
93 |
| - --searchbar-border-color: #B78D25; |
94 |
| - --searchbar-bg: #FFE497; |
95 |
| - --searchbar-fg: #443200; |
96 |
| - --searchbar-shadow-color: #443200; |
97 |
| - --searchresults-header-fg: #443200; |
98 |
| - --searchresults-border-color: #443200; |
99 |
| - --searchresults-li-bg: #443200; |
100 |
| - --search-mark-bg: #B78D25; |
| 93 | + --searchbar-border-color: #358193; |
| 94 | + --searchbar-bg: #00212B; |
| 95 | + --searchbar-fg: #126a75; |
| 96 | + --searchbar-shadow-color: #1c6175; |
| 97 | + --searchresults-header-fg: #108bad; |
| 98 | + --searchresults-border-color: #0d919d; |
| 99 | + --searchresults-li-bg: #1a99d4; |
| 100 | + --search-mark-bg: #1a7f98; |
101 | 101 |
|
102 | 102 | --color-scheme: dark;
|
103 | 103 | }
|
|
0 commit comments