Violets-Purgatory/config.json

80 lines
2.7 KiB
JSON
Raw Normal View History

2024-01-25 23:29:28 -06:00
{
"activityImages": {
"ULTRAKILL": "https://fs.violets-purgatory.dev/SiteActivityImages/ULTRAKILL.jpg",
"Phasmophobia": "https://fs.violets-purgatory.dev/SiteActivityImages/Phasmophobia.png"
2024-01-25 23:29:28 -06:00
},
2024-02-12 08:46:49 -06:00
"discStatuses": {
"online": {
"text": "Online",
"color": "rgb(100, 255, 100)"
},
"dnd": {
"text": "DND",
"color": "rgb(255, 100, 100)"
},
"idle": {
"text": "Idle",
"color": "rgb(255, 255, 75)"
},
"offline": {
"text": "",
"color": "rgb(175, 175, 200)"
}
},
2024-01-25 23:29:28 -06:00
"quotes": [
"Remember the 14th commandment: Thou shalt always clean thy plate and not waste anything, whether thy stomach is full, or not.",
2024-01-25 23:37:33 -06:00
"I hate javascript!!!",
2024-03-03 21:51:28 -06:00
"Happy 400 commits!",
2024-01-25 23:46:37 -06:00
"Play Cave Story!",
2024-01-26 10:51:27 -06:00
"Cave Story+ Sucks!",
"World's Worst Developer",
"Bored",
"IMAGE CACHING!!! THE IMAGE CACHING IS REAL!!!!",
2024-01-26 11:08:13 -06:00
"Is sharing your IP <em>reallyy</em> that bad?",
"The worst git user to exist",
2024-03-30 01:26:45 -05:00
"These birds are Pissing me off... I'm the original &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Starwalker",
2024-04-16 14:25:15 -05:00
"Fun fact: Did you know the <a href='./socials'>Socials section</a> is considered its own page?"
2024-01-25 23:29:28 -06:00
],
2024-02-08 18:28:33 -06:00
"titles": [
"Boykisser",
2024-02-13 08:50:34 -06:00
"World's Worst Developer"
2024-02-08 18:28:33 -06:00
],
2024-01-25 23:29:28 -06:00
"thumborInstances": [
"https://thumbor-production-0e82.up.railway.app/",
"https://enormous-book-production.up.railway.app/",
"https://unusual-back-production.up.railway.app/",
"https://axiomatic-hair-production.up.railway.app/"
2024-01-27 12:02:59 -06:00
],
"highlightedWords": {
"birds": "yellow",
"Pissing": "yellow",
2024-02-08 12:30:38 -06:00
"Starwalker": "yellow",
2024-02-08 12:45:32 -06:00
"word highlighting": "yellow",
2024-02-08 18:28:33 -06:00
"replaceAll": "limegreen",
"Godot Engine": "#64B5F6",
2024-02-13 09:23:54 -06:00
"Javascript": "yellow",
"NodeJS": "limegreen",
2024-02-13 09:23:54 -06:00
"Violet's": "rgb(200, 150, 255)",
2024-02-13 09:11:34 -06:00
"Violet": "rgb(200, 150, 255)",
2024-03-30 01:26:45 -05:00
"Asahi": "rgb(255, 175, 175)",
"Lunya": "rgb(255, 175, 175)",
"bisexual": "rgb(214, 2, 112)",
"enby": "rgb(252, 244, 52)",
2024-02-13 09:23:54 -06:00
"Purgatory": "rgb(200, 150, 255)",
2024-02-13 09:11:34 -06:00
"Youtube": "rgb(255, 0, 0)",
"Fedi": "rgb(175, 125, 200)",
"Matrix": "limegreen",
2024-03-05 13:37:34 -06:00
"Element": "rgb(100, 255, 200)",
2024-02-13 09:11:34 -06:00
"Codeberg": "rgb(0, 255, 255)",
"Docker": "blue",
2024-02-13 09:23:54 -06:00
"Github": "gray",
2024-02-13 09:11:34 -06:00
"Steam": "lightgray",
2024-02-13 09:23:54 -06:00
"Univerter": "rgb(200, 175, 255)",
2024-02-18 08:01:58 -06:00
"Ko-fi": "rgb(255, 150, 150)",
"Revolt": "rgb(255, 50, 50)",
2024-03-03 21:27:47 -06:00
"Discord": "rgb(150, 150, 255)",
"SearXNG": "rgb(100, 100, 255)",
"Highlighting": "yellow",
"highlighted": "yellow"
2024-01-27 12:02:59 -06:00
}
2024-01-25 23:29:28 -06:00
}