Skip to content

Commit 912daf8

Browse files
committed
themes colors adjusted
1 parent 4ed47ea commit 912daf8

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"DisplayName": "Kelly Green",
33
"DarkMode": true,
4-
"BackgroundColor": "#2B2B2B",
4+
"BackgroundColor": "#1E1E1E",
55
"ForegroundColor": "#E9E9E9",
66
"HyperlinkColor": "#90DCE8",
77
"SelectedBackgroundColor": "#4CBB17",
88
"SelectedForegroundColor": "#000000",
9-
"LineColor": "#303030",
9+
"LineColor": "#262626",
1010
"StrongLineColor": "#454545"
1111
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"DisplayName": "Persian Green",
33
"DarkMode": true,
4-
"BackgroundColor": "#2B2B2B",
4+
"BackgroundColor": "#000000",
55
"ForegroundColor": "#E9E9E9",
66
"HyperlinkColor": "#90DCE8",
7-
"SelectedBackgroundColor": "#00A693",
8-
"SelectedForegroundColor": "#000000",
9-
"LineColor": "#303030",
7+
"SelectedBackgroundColor": "#009687",
8+
"SelectedForegroundColor": "#FFFFFF",
9+
"LineColor": "#101010",
1010
"StrongLineColor": "#454545"
1111
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"DisplayName": "Rich Carmine",
33
"DarkMode": true,
4-
"BackgroundColor": "#2B2B2B",
4+
"BackgroundColor": "#000000",
55
"ForegroundColor": "#E9E9E9",
66
"HyperlinkColor": "#FF3C7C",
77
"SelectedBackgroundColor": "#D70040",
88
"SelectedForegroundColor": "#E9E9E9",
9-
"LineColor": "#303030",
9+
"LineColor": "#101010",
1010
"StrongLineColor": "#454545"
1111
}

0 commit comments

Comments
 (0)