mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-15 04:52:55 -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"),
|
||||
backgroundColor: theme("colors.gray.700"),
|
||||
},
|
||||
"pre code": {
|
||||
color: theme("colors.gray.200"),
|
||||
},
|
||||
thead: {
|
||||
color: theme("colors.white"),
|
||||
borderBottomColor: theme("colors.gray.400"),
|
||||
|
||||
Reference in New Issue
Block a user