1 parent af4b681 commit 35e019bCopy full SHA for 35e019b
1 file changed
_brand.yml
@@ -3,6 +3,7 @@ color:
3
black: "#1A1A1A"
4
white: "#F9F9F9"
5
red: "#da161f"
6
+ grey: "#ececec"
7
background: white
8
foreground: black
9
primary: red
@@ -18,6 +19,10 @@ typography:
18
19
base: Playfair Display
20
headings: Playfair Display
21
monospace: Fira Code
22
+ monospace-inline:
23
+ family: Fira Code
24
+ color: red
25
+ background-color: grey
26
27
defaults:
28
bootstrap:
0 commit comments