mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 17:13:02 -04:00
💄 Add classes for indented code blocks in dark mode
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -110,6 +110,9 @@ module.exports = {
|
|||||||
color: theme("colors.gray.200"),
|
color: theme("colors.gray.200"),
|
||||||
backgroundColor: theme("colors.gray.700"),
|
backgroundColor: theme("colors.gray.700"),
|
||||||
},
|
},
|
||||||
|
"pre code": {
|
||||||
|
color: theme("colors.gray.200"),
|
||||||
|
},
|
||||||
thead: {
|
thead: {
|
||||||
color: theme("colors.white"),
|
color: theme("colors.white"),
|
||||||
borderBottomColor: theme("colors.gray.400"),
|
borderBottomColor: theme("colors.gray.400"),
|
||||||
|
|||||||
Reference in New Issue
Block a user