Skip to content

Commit 35e019b

Browse files
committed
make inline code easier to see
1 parent af4b681 commit 35e019b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

_brand.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ color:
33
black: "#1A1A1A"
44
white: "#F9F9F9"
55
red: "#da161f"
6+
grey: "#ececec"
67
background: white
78
foreground: black
89
primary: red
@@ -18,6 +19,10 @@ typography:
1819
base: Playfair Display
1920
headings: Playfair Display
2021
monospace: Fira Code
22+
monospace-inline:
23+
family: Fira Code
24+
color: red
25+
background-color: grey
2126

2227
defaults:
2328
bootstrap:

0 commit comments

Comments
 (0)