Skip to content

Commit e5956a9

Browse files
committed
🎨 Color improvements
1 parent fb922c8 commit e5956a9

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

core/darkcode.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"editorHoverWidget.border": "#ffc000a8", // Mousu bekletince çıkan ekran
3131
"editorHoverWidget.foreground": "#C0C0C0",
3232
"editorLineNumber.foreground": "#858585",
33-
"editorSuggestWidget.background": "#000108",
33+
"editorSuggestWidget.background": "#1c2022",
3434
"editorWhitespace.foreground": "#262626",
3535
"editorWidget.background": "#1c2022ee",
3636
"focusBorder": "#FFC00050",
@@ -42,15 +42,15 @@
4242
"list.activeSelectionBackground": "#413701",
4343
"list.focusBackground": "#413701aa", // Tüm listeler (sağdaki dosya isimleri vs)
4444
"list.hoverBackground": "#41370155",
45-
"list.hoverForeground": "#ffffff",
45+
"list.hoverForeground": "#eeeeee",
4646
"list.inactiveSelectionBackground": "#41370177",
4747
"menu.background": "#1c2022", // Sağ tıkladığımızda çıkan ekran
48-
"menu.border": "#ffc000a8",
48+
"menu.border": "#413701",
4949
"menu.foreground": "#C0C0C0",
50-
"menu.selectionBackground": "#0d0d00",
51-
"menu.selectionForeground": "#ffffff",
52-
"menubar.selectionBackground": "#ffffff10",
53-
"menubar.selectionForeground": "#ffffff",
50+
"menu.selectionBackground": "#41370177",
51+
"menu.selectionForeground": "#eeeeee",
52+
"menubar.selectionBackground": "#eeeeee10",
53+
"menubar.selectionForeground": "#eeeeee",
5454
"notificationCenter.border": "#ffc000",
5555
"notifications.background": "#1c2022", // Sağ alt köşeddeki 🔔
5656
"notifications.border": "#ffc000a8",
@@ -95,7 +95,7 @@
9595
"titleBar.activeBackground": "#1c2022",
9696
"titleBar.activeForeground": "#C0C0C0", // En üstteki başlık
9797
"titleBar.border": "#111518", // Sekmelerin üstü - En üst başlığın altı
98-
"widget.shadow": "#ffc00055",
98+
"widget.shadow": "#ffc00055"
9999
},
100100
"tokenColors": [
101101
// ----------- Start Code Colors -----------

0 commit comments

Comments
 (0)