Merge branch 'dark' of github.com:xwiki-labs/cryptpad into dark
commit
881cfd89ae
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue