File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,10 @@ Documentation:
22
22
23
23
- alphabetized languages + upper-cased BASIC in SUPPORTED_LANGUAGES.md [ Adam Lui] [ ]
24
24
25
+ Themes:
26
+
27
+ - Fix: cybertopia themes render correctly in shadow DOM [ hbgl] [ ]
28
+
25
29
CONTRIBUTORS
26
30
27
31
[ Josh Marchand ] : https://github.com/yHSJ
@@ -36,6 +40,7 @@ CONTRIBUTORS
36
40
[ Sebastiaan Speck ] : https://github.com/sebastiaanspeck
37
41
[ Filip Hoffmann ] : https://github.com/folospior
38
42
[ Kerry Shetline ] : https://github.com/kshetline
43
+ [ hbgl ] : https://github.com/hbgl
39
44
40
45
## Version 11.11.1
41
46
Original file line number Diff line number Diff line change 4
4
Repository: https://github.com/noraj/cybertopia-highlightjs
5
5
*/
6
6
7
- : root {
7
+ : root , : host {
8
8
--hljs-bg : # 101010 ;
9
9
--hljs-mono-1 : # abb2bf ;
10
10
--hljs-mono-3 : # 5c6370 ;
Original file line number Diff line number Diff line change 4
4
Repository: https://github.com/noraj/cybertopia-highlightjs
5
5
*/
6
6
7
- : root {
7
+ : root , : host {
8
8
--hljs-bg : # 101010 ;
9
9
--hljs-mono-1 : # abb2bf ;
10
10
--hljs-mono-3 : # 5c6370 ;
Original file line number Diff line number Diff line change 4
4
Repository: https://github.com/noraj/cybertopia-highlightjs
5
5
*/
6
6
7
- : root {
7
+ : root , : host {
8
8
--hljs-bg : # 101010 ;
9
9
--hljs-mono-1 : # abb2bf ;
10
10
--hljs-mono-3 : # 5c6370 ;
Original file line number Diff line number Diff line change 4
4
Repository: https://github.com/noraj/cybertopia-highlightjs
5
5
*/
6
6
7
- : root {
7
+ : root , : host {
8
8
--hljs-bg : # 101010 ;
9
9
--hljs-mono-1 : # abb2bf ;
10
10
--hljs-mono-3 : # 5c6370 ;
You can’t perform that action at this time.
0 commit comments