diff --git a/customize.dist/src/less2/include/colortheme-dark.less b/customize.dist/src/less2/include/colortheme-dark.less index 9a4af39b8..32059d4dc 100644 --- a/customize.dist/src/less2/include/colortheme-dark.less +++ b/customize.dist/src/less2/include/colortheme-dark.less @@ -292,9 +292,9 @@ @cp_toolbar-fade3: fade(@cryptpad_text_col, 30%); @cp_toolbar-warn: @cp_buttons-red; -@cp_history-line-bg: @cryptpad_color_white; -@cp_history-bg1: #DDD; -@cp_history-bg2: #BBB; +@cp_history-line-bg: @cryptpad_color_grey_900; +@cp_history-bg1: @cryptpad_color_grey_600; +@cp_history-bg2: @cryptpad_color_grey_800; @cp_history-fg: @cp_toolbar-bottom-fg; // Tokenfield