Skip to content

Commit

Permalink
better activityBar inactive icon and line number color for cuttlefish
Browse files Browse the repository at this point in the history
  • Loading branch information
ZYinMD committed Dec 23, 2018
1 parent 37c57ea commit 613f97b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/sepia-from-cuttlefish.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"activityBar.background": "#00474c",
"activityBar.dropBackground": "#ffffff44",
"activityBar.foreground": "#dbd1be",
"activityBar.inactiveForeground": "#cfb37990",
"activityBar.inactiveForeground": "#cebc9790",
"activityBarBadge.background": "#589292",
"activityBarBadge.foreground": "#ffffff",
"badge.background": "#408080",
Expand Down Expand Up @@ -54,7 +54,7 @@
"editorIndentGuide.background": "#66666666",
"editorInfo.foreground": "#55ccff",
"editorLineNumber.activeForeground": "#999999",
"editorLineNumber.foreground": "#777777",
"editorLineNumber.foreground": "#557777",
"editorLink.activeForeground": "#58c0f0",
"editorMarkerNavigation.background": "#113333",
"editorMarkerNavigationError.background": "#ab395b",
Expand Down

0 comments on commit 613f97b

Please sign in to comment.