|
30 | 30 | "editorHoverWidget.border": "#ffc000a8", // Mousu bekletince çıkan ekran |
31 | 31 | "editorHoverWidget.foreground": "#C0C0C0", |
32 | 32 | "editorLineNumber.foreground": "#858585", |
33 | | - "editorSuggestWidget.background": "#000108", |
| 33 | + "editorSuggestWidget.background": "#1c2022", |
34 | 34 | "editorWhitespace.foreground": "#262626", |
35 | 35 | "editorWidget.background": "#1c2022ee", |
36 | 36 | "focusBorder": "#FFC00050", |
|
42 | 42 | "list.activeSelectionBackground": "#413701", |
43 | 43 | "list.focusBackground": "#413701aa", // Tüm listeler (sağdaki dosya isimleri vs) |
44 | 44 | "list.hoverBackground": "#41370155", |
45 | | - "list.hoverForeground": "#ffffff", |
| 45 | + "list.hoverForeground": "#eeeeee", |
46 | 46 | "list.inactiveSelectionBackground": "#41370177", |
47 | 47 | "menu.background": "#1c2022", // Sağ tıkladığımızda çıkan ekran |
48 | | - "menu.border": "#ffc000a8", |
| 48 | + "menu.border": "#413701", |
49 | 49 | "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", |
54 | 54 | "notificationCenter.border": "#ffc000", |
55 | 55 | "notifications.background": "#1c2022", // Sağ alt köşeddeki 🔔 |
56 | 56 | "notifications.border": "#ffc000a8", |
|
95 | 95 | "titleBar.activeBackground": "#1c2022", |
96 | 96 | "titleBar.activeForeground": "#C0C0C0", // En üstteki başlık |
97 | 97 | "titleBar.border": "#111518", // Sekmelerin üstü - En üst başlığın altı |
98 | | - "widget.shadow": "#ffc00055", |
| 98 | + "widget.shadow": "#ffc00055" |
99 | 99 | }, |
100 | 100 | "tokenColors": [ |
101 | 101 | // ----------- Start Code Colors ----------- |
|
0 commit comments