Skip to content

Instantly share code, notes, and snippets.

View setanarut's full-sized avatar

Şeta Narut setanarut

  • Turkey
View GitHub Profile
@setanarut
setanarut / serttings.json
Created December 9, 2023 17:14
vscode - tema arka planını gri yap ("#1f1f1f")
"workbench.colorCustomizations": {
"[Dracula]": {
"titleBar.activeBackground": "#1f1f1f",
"editor.foreground": "#dadada",
"editor.background": "#1f1f1f",
"editorGroupHeader.tabsBackground": "#1f1f1f",
"tab.activeBackground": "#1f1f1f",
"tab.inactiveBackground": "#1f1f1f",
"panel.background": "#1f1f1f",
"breadcrumb.background": "#1f1f1f",