aboutsummaryrefslogtreecommitdiff
path: root/themes/Arc Dark-color-theme.json
diff options
context:
space:
mode:
authorGravatar SolarLiner <solarliner@gmail.com> 2017-06-19 01:26:59 +0200
committerGravatar SolarLiner <solarliner@gmail.com> 2017-06-19 01:26:59 +0200
commit1840b72ebac3b6e14d617098245e6827c5c87031 (patch)
tree7db1202d6873b15fbf1f4a886f9d131da66e07d6 /themes/Arc Dark-color-theme.json
parent5f0f6aaca79fc08710b4eaa4f48086ad888b7cae (diff)
"Refractored" themes and added initial support for Adapta theme
Diffstat (limited to 'themes/Arc Dark-color-theme.json')
-rw-r--r--themes/Arc Dark-color-theme.json55
1 files changed, 0 insertions, 55 deletions
diff --git a/themes/Arc Dark-color-theme.json b/themes/Arc Dark-color-theme.json
deleted file mode 100644
index 3efe111..0000000
--- a/themes/Arc Dark-color-theme.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{
- "name": "Arc Dark",
- "include": "./include/dark+_vs.json",
- "colors": {
- "focusBorder": "#404552",
- "foreground": "#D3DAE3",
- "button.background": "#383C4A",
- "button.foreground": "#FFF",
- "input.background": "#393f4c",
- "input.foreground": "#FFF",
- "inputValidation.errorBackground": "#FC4138",
- "inputValidation.infoBackground": "#4DADD4",
- "inputValidation.warningBackground": "#F27835",
- "sideBar.background": "#2f343f",
- "sideBarSectionHeader.background": "#262b33",
- "sideBarTitle.foreground": "#FFF",
- "list.hoverBackground": "#0000",
- "list.dropBackground": "#F08437",
- "activityBar.background": "#262b33",
- "editorGroup.background": "#262b33",
- "editorGroup.dropBackground": "#FFFFFF0F",
- "editor.background": "#2f343f",
- "editor.foreground": "#CCC",
- "editor.lineHighlightBackground": "#FFF1",
- "editor.selectionBackground": "#88F5",
- "editor.inactiveSelectionBackground": "#FFF2",
- "editorLineNumber.foreground": "#FFF4",
- "editorCursor.foreground": "#5294E2",
- "editorGroupHeader.tabsBackground": "#2f343f",
- "editorGroupHeader.noTabsBackground": "#2f343f",
- "editorWidget.background": "#2f343f",
- "editorHoverWidget.background": "#2f343f",
- "editorHoverWidget.border": "#0004",
- "tab.activeBackground": "#0000",
- "tab.activeForeground": "#FFF",
- "tab.border": "#0000",
- "tab.inactiveBackground": "#0002",
- "tab.inactiveForeground": "#CCC",
- "statusBar.background": "#262b33",
- "statusBar.debuggingBackground": "#F04A50",
- "statusBar.noFolderBackground": "#262b33",
- "statusBar.foreground": "#CCC",
- "statusBarItem.activeBackground": "#0004",
- "statusBarItem.hoverBackground": "#0002",
- "statusBarItem.prominentBackground": "#0044",
- "statusBarItem.prominentHoverBackground": "#0002",
- "titleBar.activeBackground": "#2f343f",
- "titleBar.activeForeground": "#CCC",
- "titleBar.inactiveBackground": "#2f343f",
- "titleBar.inactiveForeground": "#888",
- "panelTitle.activeBorder": "#2f343f",
- "notification.background": "#262a33",
- "notification.foreground": "#EEE"
- }
-} \ No newline at end of file