-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_brand.yml
90 lines (83 loc) · 2.29 KB
/
_brand.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# For detailed documentation on the format, refer to:
#
# - https://posit-dev.github.io/brand-yml
# - https://quarto.org/docs/authoring/brand.html
meta:
name:
short: Is Latitude Associated with Chronotype?
full: Is Latitude Associated with Chronotype? [Master's Thesis]
link:
home: https://danielvartan.github.io/mastersthesis
github: https://github.com/danielvartan/mastersthesis
osf: https://doi.org/10.17605/OSF.IO/YGKTS
description: |
Quarto book of the Master's Thesis: Is latitude associated with
chronotype?
logo:
images:
favicon:
path: images/favicon.png
alt: "Favicon"
# For a better visualization of the color palette, see:
#
# - https://coolors.co/user/palettes/67527c62131790000b4c03d7
# - https://www.color-name.com/hex/ea7701
# - https://www.pantone.com/articles/case-studies/colors-of-ticino
# - https://colori.ticino.ch/en/pantone/lugano-sunset-orange
# - https://www.ticino.ch/en/travel-inspirations/top-5-sunsets.html
color:
palette:
orange: "#EA7701" # PANTONE Lugano Sunset Orange
orange-975: "#FCF1E5" # get_brand_color_tint(975, "orange")
orange-980: "#FEF9F4"
orange-985: "#FEFAF7"
orange-990: "#FEFCF9"
orange-995: "#FEFDFC"
orange-999: "#FEFEFE"
light-orange: "#F5BD83"
dark-orange: "#964D01"
white: "#FFFFFF"
grey: "#4F5556"
black: "#142A32"
black-725: "#7D898E" # get_brand_color_tint(725, "black")
background: orange-980
primary: orange
secondary: black
tertiary: gray
success: orange
info: black
warning: black
danger: black
light: light-orange
dark: gray
# # See
#
# - https://fonts.google.com/
# - https://www.vev.design/blog/google-font-combinations/
# - https://beautifulwebtype.com/poppins/
# - https://beautifulwebtype.com/archivo-black/
# - https://beautifulwebtype.com/archivo/
# - https://beautifulwebtype.com/ia-writer-quattro/
typography:
fonts:
- family: Poppins
source: google
weight: [300, 400, 500, 600]
- family: DM Sans
source: google
- family: DM Mono
source: google
base:
family: DM Sans
headings:
family: Poppins
color: black
weight: bold
monospace: DM Mono
monospace-inline:
color: black
monospace-block:
background-color: orange-975
link:
color: orange
decoration: underline