We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615dcb2 commit 8831a2fCopy full SHA for 8831a2f
src/tools/config/cg_colors.R
@@ -403,7 +403,6 @@ derivePalette <- function(b = baseColors) {
403
if_a8c57869 <- if (abs(luma("#030303") - luma(b$miro_text_color_dark)) < 15) contrast("#030303") else b$miro_text_color_dark
404
v[["miro_if_a8c57869"]] <- if_a8c57869
405
406
- v[["body_bg_gradient"]] <- "none"
407
v[["miro_sidebar_color_gradient"]] <- "none"
408
409
v
0 commit comments