update theme (remove colors)
This commit is contained in:
parent
2173c87b00
commit
798a89a7f9
1 changed files with 2 additions and 0 deletions
|
|
@ -8,12 +8,14 @@
|
|||
src: url('./fonts/ubuntu-mono.ttf');
|
||||
}
|
||||
|
||||
/*
|
||||
:root {
|
||||
--color-hover: #3c7ead;
|
||||
--color-primary-light-1: #4793cc;
|
||||
--color-primary: #4793cc;
|
||||
--fonts-override: 'Ubuntu';
|
||||
}
|
||||
*/
|
||||
|
||||
.code-block, .code-block code {
|
||||
font-family: 'UbuntuMono';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue