parent
1f2e543bdb
commit
3b536f7e70
@ -1,39 +1,31 @@
|
||||
{
|
||||
"readmeUrl": "https://raw.githubusercontent.com/cveinnt/cveinnt/master/README.md",
|
||||
"title": "LiveTerm",
|
||||
"name": "John Doe",
|
||||
"ascii": "liveterm",
|
||||
"title": "Robert Santana",
|
||||
"name": "Robert Santana",
|
||||
"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"
|
||||
"linkedin": "robsanta"
|
||||
},
|
||||
"email": "rob@santana.io",
|
||||
"ps1_hostname": "santana.io",
|
||||
"ps1_username": "recruiter",
|
||||
"resume_url": "https://drive.google.com/file/d/1LGg66XeFfk-NTiyk29r4nLfUKQIlhNcc/view?usp=sharing",
|
||||
"colors": {
|
||||
"light": {
|
||||
"background": "#FBF1C9",
|
||||
"foreground": "#3C3836",
|
||||
"yellow": "#D79921",
|
||||
"green": "#98971A",
|
||||
"gray": "#7C6F64",
|
||||
"blue": "#458588",
|
||||
"red": "#CA2124"
|
||||
"background": "#151515",
|
||||
"foreground": "#D0D0D0",
|
||||
"yellow": "#F4BF75",
|
||||
"green": "#90A959",
|
||||
"gray": "#505050",
|
||||
"blue": "#75B5AA",
|
||||
"red": "#AC4142"
|
||||
},
|
||||
"dark": {
|
||||
"background": "#2E3440",
|
||||
"foreground": "#E5E9F0",
|
||||
"yellow": "#5E81AC",
|
||||
"green": "#A3BE8C",
|
||||
"gray": "#88C0D0",
|
||||
"blue": "#EBCB8B",
|
||||
"red": "#BF616A"
|
||||
"background": "#151515",
|
||||
"foreground": "#D0D0D0",
|
||||
"yellow": "#F4BF75",
|
||||
"green": "#90A959",
|
||||
"gray": "#505050",
|
||||
"blue": "#75B5AA",
|
||||
"red": "#AC4142"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in new issue