feat(css): add --pre-background and --pre-text-color variables
This commit is contained in:
@@ -65,6 +65,9 @@ $on-desktop-large: 1920px;
|
||||
--section-separation: 40px;
|
||||
|
||||
--small-card-padding: 25px;
|
||||
|
||||
--pre-background: #272822;
|
||||
--pre-text-color: #f8f8f2;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
||||
Reference in New Issue
Block a user