aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/kijish-color-theme.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/themes/kijish-color-theme.json b/themes/kijish-color-theme.json
index 91d6475..8447bd6 100644
--- a/themes/kijish-color-theme.json
+++ b/themes/kijish-color-theme.json
@@ -114,8 +114,8 @@
"editor.foreground": "#dcdcdc",
"editorLineNumber.foreground": "#a9a9a9",
"editorLineNumber.activeForeground": "#00ffff",
- "editorCursor.foreground": "#dcdcdc",
- "editorCursor.background": "#2c2c2c",
+ "editorCursor.background": "#303030",
+ "editorCursor.foreground": "#69baa7",
"editor.selectionBackground": "#4a4a4a",
"editor.inactiveSelectionBackground": "#3f3f3f99",
"editor.selectionHighlightBackground": "#4a4a4a55",
@@ -226,13 +226,13 @@
"panelTitle.activeForeground": "#dcdcdc",
"panelTitle.inactiveForeground": "#709080",
"panelInput.border": "#3f3f3f",
- "statusBar.background": "#1e1e1e",
- "statusBar.foreground": "#b0b0b0",
- "statusBar.border": "#1e1e1e",
- "statusBar.debuggingBackground": "#d67979",
- "statusBar.debuggingForeground": "#2c2c2c",
- "statusBar.noFolderBackground": "#1e1e1e",
- "statusBar.noFolderForeground": "#b0b0b0",
+ "statusBar.background": "#303030",
+ "statusBar.foreground": "#ffffff",
+ "statusBar.border": "#303030",
+ "statusBar.debuggingBackground": "#7d4c10",
+ "statusBar.debuggingForeground": "#ffffff",
+ "statusBar.noFolderBackground": "#303030",
+ "statusBar.noFolderForeground": "#ffffff",
"statusBarItem.activeBackground": "#3f3f3f",
"statusBarItem.hoverBackground": "#333333",
"statusBarItem.prominentBackground": "#3f3f3f",