Skip to content

Commit f44af15

Browse files
committed
πŸ‘¨β€πŸŽ¨
- πŸ’œ Debug background and border color renewed
1 parent cd6e077 commit f44af15

File tree

10 files changed

+37
-51
lines changed

10 files changed

+37
-51
lines changed
5.01 KB
Loading

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44

55
- πŸ‘¨β€πŸŽ¨ More colors
66
- πŸ’¦ No **unsupported** light themes any more
7+
- πŸ’œ Debug background and border color renewed
78

89
![](.github/assets/4_1_6_vs_4_2_0.png)
10+
![](.github/assets/debug_background.png)
911
![](.github/assets/new_terminal_vs_old_one.png)
1012
![](.github/assets/inherited_class_color.png)
1113
![](.github/assets/parenthesis_and_decorator_color.png)

β€Žcore/darkcode.jsonβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,10 @@
8484
"sideBarSectionHeader.foreground": "#C0C0C0",
8585
"sideBarTitle.foreground": "#cecece",
8686
"statusBar.background": "#22212b",
87-
"statusBar.debuggingBackground": "#2a0052",
87+
"statusBar.debuggingBackground": "#2a0a47",
88+
"debugToolBar.background": "#2a0a47",
89+
"debugToolBar.border": "#2a0a47",
90+
"statusBar.debuggingBorder": "#2a0a47",
8891
"statusBar.foreground": "#bababa",
8992
"statusBar.noFolderBackground": "#a75a0029",
9093
"statusBarItem.remoteBackground": "#22212b", // En alttaki Γ§ubukta en soldaki remote alanΔ±

β€Žpackage.jsonβ€Ž

Lines changed: 7 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,7 @@
3030
"markdown",
3131
"python",
3232
"autohotkey",
33-
"java",
34-
"light",
35-
"light code",
36-
"lightcode",
37-
"light theme",
38-
"lightest",
39-
"deep light",
40-
"deep white"
33+
"java"
4134
],
4235
"repository": {
4336
"type": "git",
@@ -46,64 +39,34 @@
4639
"contributes": {
4740
"themes": [
4841
{
49-
"label": "🌘 DarkCode",
42+
"label": "πŸŒ‘ DarkCode",
5043
"uiTheme": "vs-dark",
5144
"path": "./themes/darkcode.json"
5245
},
5346
{
54-
"label": "🌘 DarkCode+",
47+
"label": "πŸŒ“ DarkCode+",
5548
"uiTheme": "vs-dark",
5649
"path": "./themes/darkcode-plus.json"
5750
},
5851
{
59-
"label": "🌘 DarkCode++",
52+
"label": "πŸŒ› DarkCode++",
6053
"uiTheme": "vs-dark",
6154
"path": "./themes/darkcode-plus-plus.json"
6255
},
6356
{
64-
"label": "πŸŒ‘ DarkCode Contrast",
57+
"label": "πŸŒ’ DarkCode Contrast",
6558
"uiTheme": "vs-dark",
6659
"path": "./themes/darkcode-contrast.json"
6760
},
6861
{
69-
"label": "🌚 DarkCode Contrast+",
62+
"label": "🌘 DarkCode Contrast+",
7063
"uiTheme": "vs-dark",
7164
"path": "./themes/darkcode-contrast-plus.json"
7265
},
7366
{
74-
"label": "🌚 DarkCode Contrast++",
67+
"label": "🌜 DarkCode Contrast++",
7568
"uiTheme": "vs-dark",
7669
"path": "./themes/darkcode-contrast-plus-plus.json"
77-
},
78-
{
79-
"label": "πŸŒ” LightCode",
80-
"uiTheme": "vs",
81-
"path": "./themes/lightcode.json"
82-
},
83-
{
84-
"label": "πŸŒ– LightCode+",
85-
"uiTheme": "vs",
86-
"path": "./themes/lightcode-plus.json"
87-
},
88-
{
89-
"label": "πŸŒ– LightCode++",
90-
"uiTheme": "vs",
91-
"path": "./themes/lightcode-plus-plus.json"
92-
},
93-
{
94-
"label": "β˜€οΈ LightCode Contrast",
95-
"uiTheme": "vs",
96-
"path": "./themes/lightcode-contrast.json"
97-
},
98-
{
99-
"label": "🌞 LightCode Contrast+",
100-
"uiTheme": "vs",
101-
"path": "./themes/lightcode-contrast-plus.json"
102-
},
103-
{
104-
"label": "🌞 LightCode Contrast++",
105-
"uiTheme": "vs",
106-
"path": "./themes/lightcode-contrast-plus-plus.json"
10770
}
10871
]
10972
}

β€Žthemes/darkcode-contrast-plus-plus.jsonβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,10 @@
8484
"sideBarSectionHeader.foreground": "#acacaa",
8585
"sideBarTitle.foreground": "#e7e7e7",
8686
"statusBar.background": "#191824",
87-
"statusBar.debuggingBackground": "#2a0052",
87+
"statusBar.debuggingBackground": "#2a0a47",
88+
"debugToolBar.background": "#2a0a47",
89+
"debugToolBar.border": "#2a0a47",
90+
"statusBar.debuggingBorder": "#2a0a47",
8891
"statusBar.foreground": "#bababa",
8992
"statusBar.noFolderBackground": "#a75a0029",
9093
"statusBarItem.remoteBackground": "#191824",

β€Žthemes/darkcode-contrast-plus.jsonβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,10 @@
8484
"sideBarSectionHeader.foreground": "#acacaa",
8585
"sideBarTitle.foreground": "#e7e7e7",
8686
"statusBar.background": "#191824",
87-
"statusBar.debuggingBackground": "#2a0052",
87+
"statusBar.debuggingBackground": "#2a0a47",
88+
"debugToolBar.background": "#2a0a47",
89+
"debugToolBar.border": "#2a0a47",
90+
"statusBar.debuggingBorder": "#2a0a47",
8891
"statusBar.foreground": "#bababa",
8992
"statusBar.noFolderBackground": "#a75a0029",
9093
"statusBarItem.remoteBackground": "#191824",

β€Žthemes/darkcode-contrast.jsonβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,10 @@
8484
"sideBarSectionHeader.foreground": "#acacaa",
8585
"sideBarTitle.foreground": "#e7e7e7",
8686
"statusBar.background": "#191824",
87-
"statusBar.debuggingBackground": "#2a0052",
87+
"statusBar.debuggingBackground": "#2a0a47",
88+
"debugToolBar.background": "#2a0a47",
89+
"debugToolBar.border": "#2a0a47",
90+
"statusBar.debuggingBorder": "#2a0a47",
8891
"statusBar.foreground": "#bababa",
8992
"statusBar.noFolderBackground": "#a75a0029",
9093
"statusBarItem.remoteBackground": "#191824",

β€Žthemes/darkcode-plus-plus.jsonβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,10 @@
8484
"sideBarSectionHeader.foreground": "#C0C0C0",
8585
"sideBarTitle.foreground": "#cecece",
8686
"statusBar.background": "#22212b",
87-
"statusBar.debuggingBackground": "#2a0052",
87+
"statusBar.debuggingBackground": "#2a0a47",
88+
"debugToolBar.background": "#2a0a47",
89+
"debugToolBar.border": "#2a0a47",
90+
"statusBar.debuggingBorder": "#2a0a47",
8891
"statusBar.foreground": "#bababa",
8992
"statusBar.noFolderBackground": "#a75a0029",
9093
"statusBarItem.remoteBackground": "#22212b",

β€Žthemes/darkcode-plus.jsonβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,10 @@
8484
"sideBarSectionHeader.foreground": "#C0C0C0",
8585
"sideBarTitle.foreground": "#cecece",
8686
"statusBar.background": "#22212b",
87-
"statusBar.debuggingBackground": "#2a0052",
87+
"statusBar.debuggingBackground": "#2a0a47",
88+
"debugToolBar.background": "#2a0a47",
89+
"debugToolBar.border": "#2a0a47",
90+
"statusBar.debuggingBorder": "#2a0a47",
8891
"statusBar.foreground": "#bababa",
8992
"statusBar.noFolderBackground": "#a75a0029",
9093
"statusBarItem.remoteBackground": "#22212b",

β€Žthemes/darkcode.jsonβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,10 @@
8484
"sideBarSectionHeader.foreground": "#C0C0C0",
8585
"sideBarTitle.foreground": "#cecece",
8686
"statusBar.background": "#22212b",
87-
"statusBar.debuggingBackground": "#2a0052",
87+
"statusBar.debuggingBackground": "#2a0a47",
88+
"debugToolBar.background": "#2a0a47",
89+
"debugToolBar.border": "#2a0a47",
90+
"statusBar.debuggingBorder": "#2a0a47",
8891
"statusBar.foreground": "#bababa",
8992
"statusBar.noFolderBackground": "#a75a0029",
9093
"statusBarItem.remoteBackground": "#22212b", // En alttaki Γ§ubukta en soldaki remote alanΔ±

0 commit comments

Comments
Β (0)