You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
997 B
40 lines
997 B
{
|
|
"readmeUrl": "https://raw.githubusercontent.com/cveinnt/cveinnt/master/README.md",
|
|
"title": "LiveTerm",
|
|
"name": "John Doe",
|
|
"ascii": "liveterm",
|
|
"social": {
|
|
"github": "github",
|
|
"linkedin": "linkedin"
|
|
},
|
|
"email": "contact@email.com",
|
|
"ps1_hostname": "liveterm",
|
|
"ps1_username": "visitor",
|
|
"repo": "https://github.com/Cveinnt/LiveTerm",
|
|
"resume_url": "https://upload.wikimedia.org/wikipedia/commons/c/cc/Resume.pdf",
|
|
"donate_urls": {
|
|
"paypal": "https://paypal.me/cveinnt",
|
|
"patreon": "https://patreon.com/cveinnt"
|
|
},
|
|
"colors": {
|
|
"light": {
|
|
"background": "#FBF1C9",
|
|
"foreground": "#3C3836",
|
|
"yellow": "#D79921",
|
|
"green": "#98971A",
|
|
"gray": "#7C6F64",
|
|
"blue": "#458588",
|
|
"red": "#CA2124"
|
|
},
|
|
"dark": {
|
|
"background": "#2E3440",
|
|
"foreground": "#E5E9F0",
|
|
"yellow": "#5E81AC",
|
|
"green": "#A3BE8C",
|
|
"gray": "#88C0D0",
|
|
"blue": "#EBCB8B",
|
|
"red": "#BF616A"
|
|
}
|
|
}
|
|
}
|