Skip to content

Commit fb922c8

Browse files
committed
🎨 Some color improvements
1 parent 12985b4 commit fb922c8

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

core/darkcode.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@
3232
"editorLineNumber.foreground": "#858585",
3333
"editorSuggestWidget.background": "#000108",
3434
"editorWhitespace.foreground": "#262626",
35-
"editorWidget.background": "#333333",
35+
"editorWidget.background": "#1c2022ee",
3636
"focusBorder": "#FFC00050",
3737
"foreground": "#bababa",
3838
"icon.foreground": "#e9dfd8", // Arama alanı butonları vs
3939
"input.background": "#111518", // Arama alanı yazılan yerin rengi
4040
"input.foreground": "#C0C0C0",
4141
"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",
4545
"list.hoverForeground": "#ffffff",
46-
"list.inactiveSelectionBackground": "#35320dd0",
46+
"list.inactiveSelectionBackground": "#41370177",
4747
"menu.background": "#1c2022", // Sağ tıkladığımızda çıkan ekran
4848
"menu.border": "#ffc000a8",
4949
"menu.foreground": "#C0C0C0",
@@ -94,7 +94,8 @@
9494
"textLink.foreground": "#bb8b54",
9595
"titleBar.activeBackground": "#1c2022",
9696
"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",
9899
},
99100
"tokenColors": [
100101
// ----------- Start Code Colors -----------

0 commit comments

Comments
 (0)