49 lines
No EOL
1 KiB
YAML
49 lines
No EOL
1 KiB
YAML
color:
|
|
palette:
|
|
dark: "#1d262f"
|
|
orange: "#FF9B00"
|
|
links: "#15428c"
|
|
# background: blue
|
|
# foreground: dark-grey
|
|
primary: '#1d262f' # hyperlinks, active states, primary action buttons, etc.
|
|
tertiary: "#FF9B00" # hover states, accents, and wells.
|
|
|
|
logo:
|
|
medium:
|
|
light: logo.png
|
|
dark: logo.png
|
|
|
|
defaults:
|
|
bootstrap:
|
|
defaults:
|
|
navbar-fg: "#1d262f"
|
|
navbar-bg: "#ffffff"
|
|
|
|
typography:
|
|
fonts:
|
|
- family: Jura
|
|
source: google
|
|
- family: Inter Variable
|
|
source: google
|
|
- family: Montserrat Alternates
|
|
source: google
|
|
base:
|
|
family: Inter Variable
|
|
headings: Montserrat
|
|
link:
|
|
decoration: underline
|
|
color: links
|
|
monospace:
|
|
color: primary
|
|
background-color: "#f0f1f3"
|
|
size: 0.8rem
|
|
# decoration:
|
|
|
|
meta:
|
|
link:
|
|
home: https://www.devxy.io
|
|
gitlab: https://gitlab.com/devxy
|
|
bluesky: https://bsky.app/profile/devxy.bsky.social
|
|
linkedin: https://www.linkedin.com/company/105100347
|
|
description: Where Data Science and DevOps meet 🤝️
|
|
founded: 2024 |