Skip to content

Commit 12985b4

Browse files
committed
👨‍🔧 Highlight fitting
1 parent 2692a71 commit 12985b4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

core/darkcode.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"editor.background": "#1c2022",
2121
"editor.findMatchBackground": "#ffe8e82a", // CTRL + F ile bulma Eklenecek
2222
"editor.foreground": "#bababa",
23-
"editor.lineHighlightBackground": "#080808",
24-
"editor.selectionBackground": "#FFC00050",
23+
"editor.lineHighlightBackground": "#1c2022", // Seçili satırı aydınlatma
24+
"editor.selectionBackground": "#6b410177", // Seçili metnin arka planı
2525
"editorCursor.foreground": "#f8f8f0",
2626
"editorGroup.border": "#111518", // 2 editör arasındaki çizgi
2727
"editorGroupHeader.tabsBackground": "#171a1b", // Sekzmelerin arkaplanı
@@ -88,7 +88,7 @@
8888
"tab.inactiveForeground": "#C0C0C0",
8989
"terminal.background": "#1c2022", // Terminal arkaplanı
9090
"terminal.foreground": "#bababa",
91-
"terminal.selectionBackground": "#ffe8e823",
91+
"terminal.selectionBackground": "#6b410177", // Terminalde seçili metin arkapanı
9292
"terminalCursor.foreground": "#e4d9cc",
9393
"textLink.activeForeground": "#dba827", // Linkler
9494
"textLink.foreground": "#bb8b54",

0 commit comments

Comments
 (0)