|
32 | 32 | "editorLineNumber.foreground": "#858585", |
33 | 33 | "editorSuggestWidget.background": "#000108", |
34 | 34 | "editorWhitespace.foreground": "#262626", |
35 | | - "editorWidget.background": "#333333", |
| 35 | + "editorWidget.background": "#1c2022ee", |
36 | 36 | "focusBorder": "#FFC00050", |
37 | 37 | "foreground": "#bababa", |
38 | 38 | "icon.foreground": "#e9dfd8", // Arama alanı butonları vs |
39 | 39 | "input.background": "#111518", // Arama alanı yazılan yerin rengi |
40 | 40 | "input.foreground": "#C0C0C0", |
41 | 41 | "inputOption.activeBorder": "#ffc000a8", |
42 | | - "list.activeSelectionBackground": "#11110b", |
43 | | - "list.focusBackground": "#fbff0020", // Tüm listeler (sağdaki dosya isimleri vs) |
44 | | - "list.hoverBackground": "#fbff000c", |
| 42 | + "list.activeSelectionBackground": "#413701", |
| 43 | + "list.focusBackground": "#413701aa", // Tüm listeler (sağdaki dosya isimleri vs) |
| 44 | + "list.hoverBackground": "#41370155", |
45 | 45 | "list.hoverForeground": "#ffffff", |
46 | | - "list.inactiveSelectionBackground": "#35320dd0", |
| 46 | + "list.inactiveSelectionBackground": "#41370177", |
47 | 47 | "menu.background": "#1c2022", // Sağ tıkladığımızda çıkan ekran |
48 | 48 | "menu.border": "#ffc000a8", |
49 | 49 | "menu.foreground": "#C0C0C0", |
|
94 | 94 | "textLink.foreground": "#bb8b54", |
95 | 95 | "titleBar.activeBackground": "#1c2022", |
96 | 96 | "titleBar.activeForeground": "#C0C0C0", // En üstteki başlık |
97 | | - "titleBar.border": "#111518" // Sekmelerin üstü - En üst başlığın altı |
| 97 | + "titleBar.border": "#111518", // Sekmelerin üstü - En üst başlığın altı |
| 98 | + "widget.shadow": "#ffc00055", |
98 | 99 | }, |
99 | 100 | "tokenColors": [ |
100 | 101 | // ----------- Start Code Colors ----------- |
|
0 commit comments