Skip to content

Commit 8831a2f

Browse files
rschuchmannfproske
authored andcommitted
[ui] remove unused css variable
1 parent 615dcb2 commit 8831a2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/config/cg_colors.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,6 @@ derivePalette <- function(b = baseColors) {
403403
if_a8c57869 <- if (abs(luma("#030303") - luma(b$miro_text_color_dark)) < 15) contrast("#030303") else b$miro_text_color_dark
404404
v[["miro_if_a8c57869"]] <- if_a8c57869
405405

406-
v[["body_bg_gradient"]] <- "none"
407406
v[["miro_sidebar_color_gradient"]] <- "none"
408407

409408
v

0 commit comments

Comments
 (0)