{"id":24504357,"url":"https://github.com/lylythii/discordcss","last_synced_at":"2025-03-15T08:26:36.085Z","repository":{"id":139061636,"uuid":"576772167","full_name":"Lylythii/DiscordCSS","owner":"Lylythii","description":"Custom CSS stuff for Discord.","archived":false,"fork":false,"pushed_at":"2023-05-16T19:28:59.000Z","size":8,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-21T23:26:56.586Z","etag":null,"topics":["css","custom-css","discord","discord-css"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lylythii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-10T23:25:41.000Z","updated_at":"2024-03-09T19:36:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"e459a1ee-0e5c-45e9-980f-1f3696ddb0d2","html_url":"https://github.com/Lylythii/DiscordCSS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lylythii%2FDiscordCSS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lylythii%2FDiscordCSS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lylythii%2FDiscordCSS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lylythii%2FDiscordCSS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lylythii","download_url":"https://codeload.github.com/Lylythii/DiscordCSS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243705222,"owners_count":20334315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","custom-css","discord","discord-css"],"created_at":"2025-01-21T23:23:15.161Z","updated_at":"2025-03-15T08:26:36.055Z","avatar_url":"https://github.com/Lylythii.png","language":null,"readme":"\n### Disable Snowsgiving Button\n- (bugged) hides links in chat...\n```\n/* Disable Snowsgiving Button */\n.anchorUnderlineOnHover-2qPutX{display:none}\n```\n\n### Disable Ping Icons\n```\n/* Disable Ping Icons */\n.lowerBadge-3WTshO{display:none}\n```\n\n### Remove Channel Icons\n```\n/* Remove Channel Icons */\n.icon-2W8DHg {display: none}\n```\n\n### Hide Friends Activity on Home\n```\n/* Hide Friends Activity on Home */\n*[class^='nowPlayingColumn']{\n\ndisplay: none;\n\n}\n```\n\n### Transparent Call Background\n```\n/* Transparent Call Background */\n.wrapper-1gVUIN, .minimum-fXpVNc, .callContainer-HtHELf {\nbackground: none!important;\n}\n```\n\n### Change Discord Font\n```\n/* Change Font */\n::placeholder, body, button, input, select, textarea {\nfont-family: \"gabriola\";\n\ntext-rendering: optimizeLegibility;\n\n}\n```\n\n### Remove Offline Users\n```\n/* Remove Offline Users */\n.offline-22aM7E{display:none}\n```\n\n### Remove Offline User gray-out\n```\n/* Remove Offline User gray-out */ /* Default opacity; .3 */\n.offline-22aM7E {\n    opacity: 1;\n}\n```\n\n### Inset Messages\n```\n/* Inset Messages */\n.message-2CShn3 {\n\tborder: 1.5px inset #202225;\n}\n```\n\n### Remove \"Now Playing\" in Friends Tab\n```\n.nowPlayingColumn-1eCBCN{display:none};\n```\n\n### Edit Users/Servers\n##### (Should work with any image url.)\n- Replace Profile Picture\n```\n[src^=\"https://cdn.discordapp.com/avatars/USER_ID/\"] {\n    content: url(URL_TO_IMAGE);\n}\n```\n- Replace Server Icon\n```\n[src^=\"https://cdn.discordapp.com/icons/SERVER_ID/\"] {\n    content: url(URL_TO_IMAGE);\n}\n```\n- Replace Emoji\n```\n[src^=\"https://cdn.discordapp.com/emojis/EMOJI_ID/\"] {\n    content: url(URL_TO_IMAGE);\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flylythii%2Fdiscordcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flylythii%2Fdiscordcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flylythii%2Fdiscordcss/lists"}