From 1a9e4c95f2844a47290d7b103179524ab05a5fcc Mon Sep 17 00:00:00 2001 From: Almaz Date: Thu, 15 Jul 2021 12:24:05 +0300 Subject: [PATCH] Update Visual Studio Code Terminal theme --- Color-schemes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Color-schemes.md b/Color-schemes.md index 6f489a8..22109d1 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -2298,6 +2298,12 @@ colors: # Default colors primary: background: '#1e1e1e' #Background from Dark Theme + foreground: '#cccccc' + + # Selection colors + selection: + text: CellForeground + background: '#565656' # Normal colors normal: