update brand and metadata.yml
This commit is contained in:
+77
@@ -0,0 +1,77 @@
|
||||
meta:
|
||||
name: Dr. Water
|
||||
link:
|
||||
home: https://drc.drwater.net
|
||||
drwater: https://drwater.net
|
||||
git: https://git.drwater.net
|
||||
description: |
|
||||
Dr. Water focusing on the water quality problems in drinking water systems. Dr. Water is maintained by Ming Su from RCEES, CAS"
|
||||
founded: 2015
|
||||
|
||||
color:
|
||||
palette:
|
||||
# Core palette
|
||||
深青蓝色: "#296364"
|
||||
海军蓝或藏青色: "#0c4c8a"
|
||||
深青色: "#006D6D"
|
||||
钻蓝色: "#0F52BA"
|
||||
酒红: "#800020"
|
||||
暖墨色: "#3C3C3C"
|
||||
paper: "#F8F5F2"
|
||||
aubergine: "#4A154B"
|
||||
horchata: "#F4EDE4"
|
||||
black: "#1D1C1D"
|
||||
white: "#FFFFFF"
|
||||
blue: "#36C5F0"
|
||||
green: "#2EB67D"
|
||||
yellow: "#ECB22E"
|
||||
red: "#E01E5A"
|
||||
|
||||
# Secondary palette
|
||||
cobalt: "#1E328F"
|
||||
sky: "#0E9DD3"
|
||||
teal: "#2392A2"
|
||||
pool: "#78D7DD"
|
||||
evergreen: "#185F34"
|
||||
moss: "#729C1A"
|
||||
sandbar: "#FFD57E"
|
||||
peach: "#FED4BE"
|
||||
salmon: "#F2606A"
|
||||
bubblegum: "#FFB6BD"
|
||||
crimson: "#921D21"
|
||||
terracotta: "#DE8969"
|
||||
berry: "#7C2852"
|
||||
mauve: "#C05B8C"
|
||||
|
||||
# Bootstrap color aliases
|
||||
purple: aubergine
|
||||
pink: bubblegum
|
||||
indigo: "#4F2B8C"
|
||||
cyan: sky
|
||||
orange: terracotta
|
||||
|
||||
# Theme colors
|
||||
primary: aubergine
|
||||
background: paper
|
||||
foreground: 暖墨色
|
||||
success: green
|
||||
info: blue
|
||||
warning: yellow
|
||||
danger: red
|
||||
# typography:
|
||||
# fonts:
|
||||
# # 主字体 - 经典的学术衬线字体
|
||||
# - family: SFMono-Regular
|
||||
# # 无衬线对比 - 用于标题和图表
|
||||
# - family: Menlo
|
||||
# - family: Monaco
|
||||
# - family: Consolas
|
||||
# - family: Liberation Mono
|
||||
# - family: Courier New
|
||||
# - family: monospace
|
||||
#
|
||||
# base: SFMono-Regular
|
||||
# headings:
|
||||
# family: Consolas
|
||||
# weight: 300
|
||||
# monospace: monospace
|
||||
Reference in New Issue
Block a user