add background colour to diff overlay
This commit is contained in:
parent
0101fc83bb
commit
2d08c118ff
1 changed files with 2 additions and 0 deletions
|
@ -251,6 +251,8 @@
|
||||||
--color-secondary-hover: var(--color-secondary-dark-2);
|
--color-secondary-hover: var(--color-secondary-dark-2);
|
||||||
--color-secondary-active: var(--color-secondary-dark-4);
|
--color-secondary-active: var(--color-secondary-dark-4);
|
||||||
|
|
||||||
|
--color-box-header: var(--light);
|
||||||
|
|
||||||
--fonts-proportional: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
|
--fonts-proportional: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
|
||||||
/* TODO: Get Input Sans license
|
/* TODO: Get Input Sans license
|
||||||
--fonts-monospace: "Input Sans", Consolas, monospace !important;*/
|
--fonts-monospace: "Input Sans", Consolas, monospace !important;*/
|
||||||
|
|
Loading…
Reference in a new issue