diff options
author | Daniel Smith <rdnlsmith@gmail.com> | 2019-02-24 15:58:04 -0500 |
---|---|---|
committer | Daniel Smith <rdnlsmith@gmail.com> | 2019-02-24 15:58:04 -0500 |
commit | 8f3db33d2cbe2408cc79f09cb440d1e84da68ced (patch) | |
tree | 7797f5500862f0c7632bd8448d814693efb236cd /themes/dark | |
parent | 3c4867e86b7615a41ac15d8bc9cc9dcb6a888819 (diff) |
Communitheme: Remove in favor of Yaru / Yaru Dark
Diffstat (limited to 'themes/dark')
-rw-r--r-- | themes/dark/communitheme.json | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/themes/dark/communitheme.json b/themes/dark/communitheme.json deleted file mode 100644 index 597f459..0000000 --- a/themes/dark/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 |