Merge branch 'dark' of github.com:xwiki-labs/cryptpad into dark

pull/1/head
yflory 4 years ago
commit 881cfd89ae

@ -292,9 +292,9 @@
@cp_toolbar-fade3: fade(@cryptpad_text_col, 30%); @cp_toolbar-fade3: fade(@cryptpad_text_col, 30%);
@cp_toolbar-warn: @cp_buttons-red; @cp_toolbar-warn: @cp_buttons-red;
@cp_history-line-bg: @cryptpad_color_white; @cp_history-line-bg: @cryptpad_color_grey_900;
@cp_history-bg1: #DDD; @cp_history-bg1: @cryptpad_color_grey_600;
@cp_history-bg2: #BBB; @cp_history-bg2: @cryptpad_color_grey_800;
@cp_history-fg: @cp_toolbar-bottom-fg; @cp_history-fg: @cp_toolbar-bottom-fg;
// Tokenfield // Tokenfield

Loading…
Cancel
Save