From 72efe134f645a5212f875c153dd8db4a64cbe968 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 23 Jan 2024 11:13:18 +0100 Subject: changes --- Common/powerline_config/config.json | 53 ------------------------------------- 1 file changed, 53 deletions(-) delete mode 100644 Common/powerline_config/config.json (limited to 'Common/powerline_config/config.json') diff --git a/Common/powerline_config/config.json b/Common/powerline_config/config.json deleted file mode 100644 index 4491885..0000000 --- a/Common/powerline_config/config.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "common": { - "term_truecolor": false - }, - "ext": { - "ipython": { - "colorscheme": "default", - "theme": "in", - "local_themes": { - "rewrite": "rewrite", - "out": "out", - "in2": "in2" - } - }, - "pdb": { - "colorscheme": "default", - "theme": "default" - }, - "shell": { - "colorscheme": "default", - "theme": "default", - "local_themes": { - "continuation": "continuation", - "select": "select" - } - }, - "tmux": { - "colorscheme": "default", - "theme": "default" - }, - "vim": { - "colorscheme": "default", - "theme": "default", - "local_themes": { - "__tabline__": "tabline", - - "cmdwin": "cmdwin", - "help": "help", - "quickfix": "quickfix", - - "powerline.matchers.vim.plugin.nerdtree.nerdtree": "plugin_nerdtree", - "powerline.matchers.vim.plugin.commandt.commandt": "plugin_commandt", - "powerline.matchers.vim.plugin.gundo.gundo": "plugin_gundo", - "powerline.matchers.vim.plugin.gundo.gundo_preview": "plugin_gundo-preview" - } - }, - "wm": { - "colorscheme": "default", - "theme": "default", - "update_interval": 2 - } - } -} -- cgit v1.2.3