aboutsummaryrefslogtreecommitdiff
path: root/themes/communitheme.json
diff options
context:
space:
mode:
authorGravatar Daniel Smith <rdnlsmith@gmail.com> 2018-10-26 11:34:04 -0400
committerGravatar Daniel Smith <rdnlsmith@gmail.com> 2018-10-26 11:34:04 -0400
commita6d232d837e807a6e52fbb154543a765cab9b0f0 (patch)
tree77a7d33d942c71b96f4ddac1b9af919838fd1a6b /themes/communitheme.json
parent0258eba386a15238e38e92151ed950757e1fa192 (diff)
Group themes by light/dark
Diffstat (limited to 'themes/communitheme.json')
-rw-r--r--themes/communitheme.json19
1 files changed, 0 insertions, 19 deletions
diff --git a/themes/communitheme.json b/themes/communitheme.json
deleted file mode 100644
index 597f459..0000000
--- a/themes/communitheme.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "$schema": "vscode://schemas/color-theme",
- "name": "Communitheme",
- "include": "./ambiance.json",
- "colors": {
- "editorGroupHeader.tabsBackground": "#2B2929",
- "tab.inactiveBackground": "#2B2929",
- "editor.background": "#2F2F2F",
- "tab.activeBackground": "#2F2F2F",
- "sideBar.background": "#2B2929",
- "sideBarSectionHeader.background": "#2B2929",
- "activityBar.background": "#2B2929",
- "widget.shadow": "#0000",
- "editorWidget.background": "#2B2929",
- "badge.background": "#EC4700",
- "activityBarBadge.background": "#EC4700",
- "debugToolBar.background": "#2B2929"
- }
-} \ No newline at end of file