Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "username": "gigsoll",
- "theme": {
- "name": "Default",
- "backgroundColor": "#121317",
- "windowColor": "#1e212b",
- "textColor": "#e2e2e2",
- "black": "#16161e",
- "red": "#ec6183",
- "green": "#2ed8a2",
- "yellow": "#e8b195",
- "blue": "#2bc3de",
- "magenta": "#d1aff8",
- "cyan": "#62e0e2",
- "white": "#e2e2e2",
- "gray": "#97989d"
- },
- "wallpaper": {
- "url": "assets/default-wallpaper.svg",
- "easing": "ease-in-out",
- "fadeIn": true,
- "blur": false
- },
- "terminal": {
- "fixedHeight": true,
- "windowGlow": true,
- "windowGlowColor": "#291f3325",
- "textGlow": false,
- "opacity": 0,
- "blur": 16
- },
- "prompt": {
- "ctrlC": true,
- "placeholder": "command...",
- "placeholderColor": "gray",
- "userColor": "green",
- "atColor": "gray",
- "hostColor": "magenta",
- "promptColor": "magenta",
- "promptSymbol": "❯",
- "caretColor": "green",
- "selectionBg": "yellow",
- "selectionFg": "black"
- },
- "fetch": {
- "timeFormat": "HH:mm",
- "dateFormat": "DD/MM/YYYY",
- "titleColor": "yellow",
- "image": "assets/default-icon.svg",
- "data": [
- "Time: {time}",
- "Date: {date}",
- "{seperator}",
- "OS: {osName} {osVersion}",
- "Theme: {theme}",
- "{seperator}",
- "Browser: {browser} {browserVersion}",
- "Engine: {engineName}",
- "{seperator}",
- "{colors}"
- ]
- },
- "urlLaunch": {
- "target": "_self",
- "hoverColor": "magenta"
- },
- "search": {
- "default": "https://google.com/search?q=",
- "target": "_self",
- "shortcutRegex": "([A-Za-z0-9]+) (.*)",
- "shortcuts": [
- {
- "alias": "g",
- "name": "Google Search",
- "url": "https://google.com/search?q={}"
- },
- {
- "alias": "d",
- "name": "DuckDuckGo Search",
- "url": "https://duckduckgo.com/?q={}"
- },
- {
- "alias": "b",
- "name": "Brave Search",
- "url": "https://search.brave.com/search?q={}"
- },
- {
- "alias": "gh",
- "name": "Github Search",
- "url": "https://github.com/search?q={}"
- },
- {
- "alias": "s",
- "name": "Stack Overflow Search",
- "url": "https://stackoverflow.com/search?q={}"
- },
- {
- "alias": "r",
- "name": "Subreddit Search",
- "url": "https://reddit.com/r/{}"
- },
- {
- "alias": "w",
- "name": "Wikipedia Search",
- "url": "https://en.wikipedia.org/wiki/{}"
- }
- ]
- },
- "sections": {
- "list": [
- {
- "title": "Навчання",
- "color": "green",
- "align": "left",
- "links": [
- {
- "name": "JetIQ",
- "url": "https://my.vntu.edu.ua/user/go/jetiq.cgi?beta=1",
- "icon": "mdi:school"
- },
- {
- "name": "gdrive",
- "url": "https://drive.google.com/drive/u/0/home",
- "icon": "ri:drive-fill"
- },
- {
- "name": "Крижановський",
- "url": "https://docs.google.com/spreadsheets/d/1mrlmgZ0c1rvQOROc2f4P-ZYdJLQfW0axm-YoBkYTuIU/edit#gid=0",
- "icon": "solar:database-bold"
- },
- {
- "name": "Monkeytype",
- "url": "https://monkeytype.com/",
- "icon": "mdi:keyboard"
- }
- ]
- },
- {
- "title": "Програмування",
- "color": "magenta",
- "align": "left",
- "links": [
- {
- "name": "GitHub",
- "url": "https://github.com",
- "icon": "mdi:github"
- },
- {
- "name": "Gitlab",
- "url": "https://gitlab.com/",
- "icon": "ph:gitlab-logo-bold"
- },
- {
- "name": "Записи",
- "url": "https://digitalgarden-pied.vercel.app/",
- "icon": "material-symbols:note"
- },
- {
- "name": "Epam Univercity",
- "url": "https://learn.epam.com/study/path?rootId=2028376&groupId=5453426",
- "icon": "mdi:school"
- }
- ]
- },
- {
- "title": "Соц-мережі",
- "color": "violet",
- "align": "left",
- "links": [
- {
- "name": "YouTube",
- "url": "https://www.youtube.com/",
- "icon": "mdi:youtube"
- },
- {
- "name": "Reddit",
- "url": "https://reddit.com",
- "icon": "mdi:reddit"
- },
- {
- "name": "Busuu",
- "url": "https://www.busuu.com",
- "icon": "jam:language"
- },
- {
- "name": "Gmail",
- "url": "https://gmail.com",
- "icon": "tabler:brand-gmail"
- }
- ]
- },
- {
- "title": "Дизайн",
- "color": "cyan",
- "align": "left",
- "links": [
- {
- "name": "Behance",
- "url": "https://www.behance.net/",
- "icon": "simple-icons:behance"
- },
- {
- "name": "Colorhunt",
- "url": "https://colorhunt.co",
- "icon": "mdi:palette"
- },
- {
- "name": "GraphicBurger",
- "url": "https://graphicburger.com/",
- "icon": "mdi:hamburger"
- },
- {
- "name": "Unsplash",
- "url": "https://unsplash.com",
- "icon": "simple-icons:unsplash"
- }
- ]
- },
- {
- "title": "Корисні приблуди",
- "color": "blue",
- "align": "left",
- "links": [
- {
- "name": "GeoGebra",
- "url": "https://www.geogebra.org/calculator",
- "icon": "mdi:calculator"
- },
- {
- "name": "Translater",
- "url": "https://translate.google.com",
- "icon": "simple-icons:googletranslate"
- },
- {
- "name": "Hemingway",
- "url": "https://hemingwayapp.com/",
- "icon": "bxs:file"
- },
- {
- "name": "Drawlatex",
- "url": "https://detexify.kirelabs.org/classify.html",
- "icon": "mdi:draw-pen"
- }
- ]
- },
- {
- "title": "Медіа",
- "color": "yellow",
- "align": "left",
- "links": [
- {
- "name": "lofi girl",
- "url": "https://www.youtube.com/watch?v=jfKfPfyJRdk",
- "icon": "mdi:newspaper-variant"
- },
- {
- "name": "It's FOSS",
- "url": "https://itsfoss.com/",
- "icon": "simple-icons:linux"
- },
- {
- "name": "iTechUA",
- "url": "https://itechua.com/",
- "icon": "mdi:laptop"
- },
- {
- "name": "Маніфест",
- "url": "https://manifest.in.ua/",
- "icon": "simple-icons:meetup"
- }
- ]
- }
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement