Skip to content

Instantly share code, notes, and snippets.

View CoderZ90's full-sized avatar
🚀
Be The One Who Is Different From Others

CoderZ90 CoderZ90

🚀
Be The One Who Is Different From Others
  • No Company
  • India
View GitHub Profile
#curGameInfo::before {
visibility: visible;
content: 'i hate krunker without input lag';
color: red;
font-size: 19px;
}
#ammoIcon {
visibility: hidden;
position: fixed;
}
@CoderZ90
CoderZ90 / personalsettings.json
Created May 20, 2022 10:41
This is my personal settings in vscode
{
"editor.accessibilitySupport": "off",
"editor.find.addExtraSpaceOnTop": false,
"editor.fontFamily": "Cascadia Code,Input Mono, Fira Code, monospace",
"editor.fontLigatures": "'ss01', 'ss02', 'ss03', 'ss06', 'zero'",
"editor.fontSize": 13.5,
"editor.lineHeight": 28,
"editor.glyphMargin": true,
"editor.guides.bracketPairs": "active",
"editor.inlineSuggest.enabled": true,
{
"short_name": "",
"name": "",
"description": "",
"icons": [
{
"src": "/logo-192.png",
"type": "image/png",
"sizes": "192x192"
}
@CoderZ90
CoderZ90 / cloudSettings
Created January 11, 2022 10:35 — forked from codersgyan/cloudSettings
Visual Studio Code Settings Sync Gist
{"lastUpload":"2022-01-10T10:45:13.272Z","extensionVersion":"v3.4.3"}