mirror of
https://github.com/outline/outline.git
synced 2026-01-06 11:09:55 -06:00
Show comment context in thread
This commit is contained in:
@@ -69,6 +69,7 @@ const buildBaseTheme = (input: Partial<Colors>) => {
|
||||
selected: colors.accent,
|
||||
textHighlight: "#FDEA9B",
|
||||
textHighlightForeground: colors.almostBlack,
|
||||
commentMarkBackground: transparentize(0.5, "#2BC2FF"),
|
||||
code: colors.lightBlack,
|
||||
codeComment: "#6a737d",
|
||||
codePunctuation: "#5e6687",
|
||||
|
||||
Reference in New Issue
Block a user