-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_brand.yml
More file actions
55 lines (51 loc) · 974 Bytes
/
_brand.yml
File metadata and controls
55 lines (51 loc) · 974 Bytes
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
meta:
name: R Contributor
links:
home: https://contributor.r-project.org
github: https://github.com/r-devel
logo:
images:
icon:
path: assets/img/Rlogo-hex.png
alt: "Hex with R Project logo"
medium: icon
color:
palette:
blue: "#246BC0"
pink: "#C024B9"
green: "#24C02B"
orange: "#C07924"
dark: "#030911"
light-blue: "#96B8E1"
dark-blue: "#103054"
white: "#FFFFFF"
primary: blue
background:
dark: dark
foreground:
dark: white
typography:
fonts:
- family: Inter
source: google
- family: Fira Mono
source: google
- family: Outfit
source: google
base:
family: Inter
headings:
family: Outfit
weight: normal
link:
color:
light: blue
dark: light-blue
monospace:
family: Fira Mono
size: 1em
defaults:
bootstrap:
defaults:
dropdown-link-hover-bg: $brand-blue
dropdown-link-hover-color: $brand-white