Skip to content

Instantly share code, notes, and snippets.

View algun's full-sized avatar
🏠
Working from home

Algün Akgündüz algun

🏠
Working from home
  • alpha-sense.com
  • Helsinki, Finland
  • 17:05 (UTC +03:00)
View GitHub Profile
@algun
algun / cloudSettings
Last active April 13, 2021 07:44
Visual Studio Code Settings Sync Gist
{"lastUpload":"2021-04-13T07:44:52.424Z","extensionVersion":"v3.4.3"}
body {
background: #222;
color: #ddd;
white-space: pre;
font-family: monospace;
}
a {
color: #6482c8;
}
body {
white-space: pre;
font-family: monospace;
background:#222;
color: wheat;
}
a {
color: goldenrod;
}