From b2a6f4241eb886fb63ef7584f571505d5cb6e00b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Benqu=C3=A9?= Date: Tue, 9 Feb 2021 09:39:50 +0000 Subject: [PATCH] Drak history toolbar --- customize.dist/src/less2/include/colortheme-dark.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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