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