File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 214214 --color-placeholder-text : # aaa ;
215215 --color-editor-line-highlight : var (--color-primary-light-6 );
216216 --color-project-board-bg : var (--color-secondary-light-4 );
217- --color-project-board-dark-label : # 555555 ;
218- --color-project-board-light-label : # a6aab5 ;
217+ --color-project-board-dark-label : # 111111 ;
218+ --color-project-board-light-label : # eeeeee ;
219219 --color-caret : var (--color-text-dark );
220220 --color-reaction-bg : # 0000000a ;
221221 --color-reaction-hover-bg : var (--color-primary-light-5 );
Original file line number Diff line number Diff line change 3535.ui .modal > .content ,
3636.ui .modal > form > .content {
3737 padding : 1.5em ;
38+ background : var (--color-body );
3839}
3940
4041.ui .modal > .actions ,
You can’t perform that action at this time.
0 commit comments