Skip to content

Commit

Permalink
brand,bootstrap - use 'link' color
Browse files Browse the repository at this point in the history
  • Loading branch information
cscheid committed Nov 14, 2024
1 parent bbc6150 commit 5be34b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/sass/brand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import {
import { Brand } from "../brand/brand.ts";

const defaultColorNameMap: Record<string, string> = {
"link-color": "link",
"pre-color": "foreground",
"body-bg": "background",
"body-color": "foreground",
Expand Down

0 comments on commit 5be34b0

Please sign in to comment.