Skip to content

Instantly share code, notes, and snippets.

View frstycodes's full-sized avatar

Sandesh Pandey frstycodes

View GitHub Profile
@frstycodes
frstycodes / midnight.css
Last active March 27, 2025 08:07
Midnight discord theme
@import url("https://fonts.googleapis.com/css2?family=figtree:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
:root {
container-name: root;
--custom-guild-list-padding: 12px;
--panel-backdrop-filter: none;
--background-base-lower: --bg-4;
--custom-app-top-bar-height: 24px;
@frstycodes
frstycodes / settings.json
Last active January 7, 2025 04:00
VS Code settings for Miniamal Look
/* Make sure to add following extensions:
****************************************
* 1. APC Customization UI++
* 2. Symbols Icon Theme
* 3. AbelFubu theme -> AbelFubu Contrast variant *Note: theme is only for syntax highlighting, ui colors are included in this file.
* 4. Make sure to change a few settings like font, font size to your liking.
****************************************
*/
{