From 1ca34960998b1d2df5ac9430b631f0838a0c25d0 Mon Sep 17 00:00:00 2001 From: Ivan Ivanov Date: Thu, 21 Mar 2024 16:11:27 +1300 Subject: [PATCH] Add region_heredoc to themes --- config/themes/basic-light.focus-theme | 1 + config/themes/gruber-darker.focus-theme | 1 + config/themes/gruvbox-flat.focus-theme | 1 + config/themes/halogen.focus-theme | 1 + config/themes/jblow-nostalgia.focus-theme | 1 + config/themes/jblowtorch.focus-theme | 1 + config/themes/nord-midnight.focus-theme | 1 + config/themes/nord.focus-theme | 1 + config/themes/solarized-dark.focus-theme | 1 + config/themes/spacemacs-light.focus-theme | 1 + config/themes/steel-breeze.focus-theme | 1 + config/themes/zenburn.focus-theme | 1 + 12 files changed, 12 insertions(+) diff --git a/config/themes/basic-light.focus-theme b/config/themes/basic-light.focus-theme index 6eaef5f18..6a8c5862a 100644 --- a/config/themes/basic-light.focus-theme +++ b/config/themes/basic-light.focus-theme @@ -56,6 +56,7 @@ region_header: FFFFFFFF region_success: F0FFF0FF region_warning: EEE8AAFF region_error: FFC0CBFF +region_heredoc: F1F1F1F1 build_panel_background: EEEEEEFF build_panel_scrollbar: 33CCCC19 diff --git a/config/themes/gruber-darker.focus-theme b/config/themes/gruber-darker.focus-theme index 8d92eab98..44c6a70a9 100644 --- a/config/themes/gruber-darker.focus-theme +++ b/config/themes/gruber-darker.focus-theme @@ -57,6 +57,7 @@ region_header: 181818FF region_success: 181818FF region_warning: 226022FF region_error: 772222FF +region_heredoc: 141414FF build_panel_background: 262624FF build_panel_scrollbar: 33CCCC19 diff --git a/config/themes/gruvbox-flat.focus-theme b/config/themes/gruvbox-flat.focus-theme index 332e70494..5df8fc8a1 100644 --- a/config/themes/gruvbox-flat.focus-theme +++ b/config/themes/gruvbox-flat.focus-theme @@ -56,6 +56,7 @@ region_header: 1A5152FF region_success: 226022FF region_warning: 986032FF region_error: 772222FF +region_heredoc: 23201FFF build_panel_background: 3C3836FF build_panel_scrollbar: 33CCCC19 diff --git a/config/themes/halogen.focus-theme b/config/themes/halogen.focus-theme index ef887b228..9ed8a0c12 100644 --- a/config/themes/halogen.focus-theme +++ b/config/themes/halogen.focus-theme @@ -55,6 +55,7 @@ region_header: 227722FF region_success: 227722FF region_warning: 227722FF region_error: 227722FF +region_heredoc: 101010FF build_panel_background: 202020FF build_panel_scrollbar: 33CCCC19 diff --git a/config/themes/jblow-nostalgia.focus-theme b/config/themes/jblow-nostalgia.focus-theme index 9e80d0580..1dd7660ba 100644 --- a/config/themes/jblow-nostalgia.focus-theme +++ b/config/themes/jblow-nostalgia.focus-theme @@ -56,6 +56,7 @@ region_header: 1A5152FF region_success: 226022FF region_warning: 986032FF region_error: 772222FF +region_heredoc: 181818FF build_panel_title_bar: 1A1A1AFF build_panel_background: 131313FF diff --git a/config/themes/jblowtorch.focus-theme b/config/themes/jblowtorch.focus-theme index 206197bd9..df94b1cd0 100644 --- a/config/themes/jblowtorch.focus-theme +++ b/config/themes/jblowtorch.focus-theme @@ -55,6 +55,7 @@ region_header: 1A5152FF region_success: 226022FF region_warning: 986032FF region_error: 772222FF +region_heredoc: 011A1AFF build_panel_background: 262624FF build_panel_scrollbar: 33CCCC19 diff --git a/config/themes/nord-midnight.focus-theme b/config/themes/nord-midnight.focus-theme index e162e470f..7b954dda2 100644 --- a/config/themes/nord-midnight.focus-theme +++ b/config/themes/nord-midnight.focus-theme @@ -55,6 +55,7 @@ region_header: 1A5152FF region_success: 226022FF region_warning: 986032FF region_error: 772222FF +region_heredoc: 101920FF build_panel_background: 1D2129FF build_panel_scrollbar: 292D38AF diff --git a/config/themes/nord.focus-theme b/config/themes/nord.focus-theme index ec87a881b..47f768e42 100644 --- a/config/themes/nord.focus-theme +++ b/config/themes/nord.focus-theme @@ -55,6 +55,7 @@ region_header: 1A5152FF region_success: 226022FF region_warning: 986032FF region_error: 772222FF +region_heredoc: 202837FF build_panel_background: 2E3440FF build_panel_scrollbar: 292D38AF diff --git a/config/themes/solarized-dark.focus-theme b/config/themes/solarized-dark.focus-theme index 2de4e4a64..e7a33ea12 100644 --- a/config/themes/solarized-dark.focus-theme +++ b/config/themes/solarized-dark.focus-theme @@ -55,6 +55,7 @@ region_header: 1A5152FF region_success: 226022FF region_warning: 986032FF region_error: 772222FF +region_heredoc: 00202EFF build_panel_background: 073642FF build_panel_scrollbar: 33CCCC19 diff --git a/config/themes/spacemacs-light.focus-theme b/config/themes/spacemacs-light.focus-theme index fd35dfc0e..59b71d66b 100644 --- a/config/themes/spacemacs-light.focus-theme +++ b/config/themes/spacemacs-light.focus-theme @@ -55,6 +55,7 @@ region_header: 1A5152FF region_success: 226022FF region_warning: 986032FF region_error: 772222FF +region_heredoc: f0eee0FF build_panel_background: efeae9FF build_panel_scrollbar: 33CCCC19 diff --git a/config/themes/steel-breeze.focus-theme b/config/themes/steel-breeze.focus-theme index 0350c81c5..75029a1bd 100644 --- a/config/themes/steel-breeze.focus-theme +++ b/config/themes/steel-breeze.focus-theme @@ -9,6 +9,7 @@ region_header: 34a2a480 # Debug build header message ba region_success: 44c04480 # Debug Panel success message background region_warning: ffc04480 region_error: ee444480 +region_heredoc: 101010FF # Build panel colours (self-explanatory) build_panel_title_bar: ffffff03 diff --git a/config/themes/zenburn.focus-theme b/config/themes/zenburn.focus-theme index 675a7056b..53bfca8d3 100644 --- a/config/themes/zenburn.focus-theme +++ b/config/themes/zenburn.focus-theme @@ -57,6 +57,7 @@ region_header: 1A5152FF region_success: 226022FF region_warning: 986032FF region_error: 772222FF +region_heredoc: 131313FF build_panel_background: 1F1F1FFF build_panel_scrollbar: 33CCCC19