From 0bdb9545921889e4f0f503c2cbb704f27c190def Mon Sep 17 00:00:00 2001 From: Toria Date: Wed, 14 Jan 2026 21:38:10 +0000 Subject: [PATCH] Upstream changes to config - Remove deprecated "directory_icon_color". - Prettify to fit upstream template! - Actually, it was my PR that pushed the config prettifying! Signed-off-by: Toria --- superfile.tera | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-blue.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-flamingo.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-green.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-lavender.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-maroon.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-mauve.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-peach.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-pink.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-red.toml | 78 +++++++++++++------ .../frappe/catppuccin-frappe-rosewater.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-sapphire.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-sky.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-teal.toml | 78 +++++++++++++------ themes/frappe/catppuccin-frappe-yellow.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-blue.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-flamingo.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-green.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-lavender.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-maroon.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-mauve.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-peach.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-pink.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-red.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-rosewater.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-sapphire.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-sky.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-teal.toml | 78 +++++++++++++------ themes/latte/catppuccin-latte-yellow.toml | 78 +++++++++++++------ .../macchiato/catppuccin-macchiato-blue.toml | 78 +++++++++++++------ .../catppuccin-macchiato-flamingo.toml | 78 +++++++++++++------ .../macchiato/catppuccin-macchiato-green.toml | 78 +++++++++++++------ .../catppuccin-macchiato-lavender.toml | 78 +++++++++++++------ .../catppuccin-macchiato-maroon.toml | 78 +++++++++++++------ .../macchiato/catppuccin-macchiato-mauve.toml | 78 +++++++++++++------ .../macchiato/catppuccin-macchiato-peach.toml | 78 +++++++++++++------ .../macchiato/catppuccin-macchiato-pink.toml | 78 +++++++++++++------ .../macchiato/catppuccin-macchiato-red.toml | 78 +++++++++++++------ .../catppuccin-macchiato-rosewater.toml | 78 +++++++++++++------ .../catppuccin-macchiato-sapphire.toml | 78 +++++++++++++------ .../macchiato/catppuccin-macchiato-sky.toml | 78 +++++++++++++------ .../macchiato/catppuccin-macchiato-teal.toml | 78 +++++++++++++------ .../catppuccin-macchiato-yellow.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-blue.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-flamingo.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-green.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-lavender.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-maroon.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-mauve.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-peach.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-pink.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-red.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-rosewater.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-sapphire.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-sky.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-teal.toml | 78 +++++++++++++------ themes/mocha/catppuccin-mocha-yellow.toml | 78 +++++++++++++------ 57 files changed, 3192 insertions(+), 1254 deletions(-) diff --git a/superfile.tera b/superfile.tera index eba7cd7..f32706f 100644 --- a/superfile.tera +++ b/superfile.tera @@ -9,45 +9,79 @@ whiskers: {%- set accent = flavor.colors[accent] -%} +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin {{flavor.name}} {{accent.name}} +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-{{flavor.identifier}}" -file_panel_border = "#{{overlay0.hex}}" -sidebar_border = "#{{base.hex}}" -footer_border = "#{{overlay0.hex}}" -file_panel_border_active = "#{{accent.hex}}" -sidebar_border_active = "#{{accent.hex}}" -footer_border_active = "#{{accent.hex}}" -modal_border_active = "#{{overlay0.hex}}" -full_screen_bg = "#{{base.hex}}" -file_panel_bg = "#{{base.hex}}" -sidebar_bg = "#{{base.hex}}" -footer_bg = "#{{base.hex}}" -modal_bg = "#{{base.hex}}" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#{{subtext0.hex}}" -file_panel_fg = "#{{subtext0.hex}}" -sidebar_fg = "#{{subtext0.hex}}" -footer_fg = "#{{subtext0.hex}}" -modal_fg = "#{{subtext0.hex}}" -cursor = "#{{rosewater.hex}}" -correct = "#{{green.hex}}" -error = "#{{red.hex}}" -hint = "#{{sky.hex}}" -cancel = "#{{pink.hex}}" +full_screen_bg = "#{{base.hex}}" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#{{blue.hex}}", "#{{mauve.hex}}"] -directory_icon_color = "#{{blue.hex}}" + +#-- File Panel +file_panel_fg = "#{{subtext0.hex}}" +file_panel_bg = "#{{base.hex}}" +file_panel_border = "#{{overlay0.hex}}" +file_panel_border_active = "#{{accent.hex}}" file_panel_top_directory_icon = "#{{green.hex}}" file_panel_top_path = "#{{blue.hex}}" file_panel_item_selected_fg = "#{{accent.hex}}" file_panel_item_selected_bg = "#{{base.hex}}" + +#-- Footer +footer_fg = "#{{subtext0.hex}}" +footer_bg = "#{{base.hex}}" +footer_border = "#{{overlay0.hex}}" +footer_border_active = "#{{accent.hex}}" + +#-- Sidebar +sidebar_fg = "#{{subtext0.hex}}" +sidebar_bg = "#{{base.hex}}" sidebar_title = "#{{sky.hex}}" +sidebar_border = "#{{base.hex}}" +sidebar_border_active = "#{{accent.hex}}" sidebar_item_selected_fg = "#{{accent.hex}}" sidebar_item_selected_bg = "#{{base.hex}}" sidebar_divider = "#{{overlay0.hex}}" + +#-- Modals +modal_fg = "#{{subtext0.hex}}" +modal_bg = "#{{base.hex}}" +modal_border_active = "#{{overlay0.hex}}" modal_cancel_fg = "#{{surface0.hex}}" modal_cancel_bg = "#{{pink.hex}}" modal_confirm_fg = "#{{surface0.hex}}" modal_confirm_bg = "#{{sky.hex}}" + +#-- Help Menu help_menu_hotkey = "#{{sky.hex}}" help_menu_title = "#{{pink.hex}}" + +#-- Special +cursor = "#{{rosewater.hex}}" +correct = "#{{green.hex}}" +error = "#{{red.hex}}" +hint = "#{{sky.hex}}" +cancel = "#{{pink.hex}}" diff --git a/themes/frappe/catppuccin-frappe-blue.toml b/themes/frappe/catppuccin-frappe-blue.toml index 3a1c3e6..c8aad23 100644 --- a/themes/frappe/catppuccin-frappe-blue.toml +++ b/themes/frappe/catppuccin-frappe-blue.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Blue +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#8caaee" -sidebar_border_active = "#8caaee" -footer_border_active = "#8caaee" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#8caaee" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#8caaee" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#8caaee" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#8caaee" sidebar_item_selected_fg = "#8caaee" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-flamingo.toml b/themes/frappe/catppuccin-frappe-flamingo.toml index 9b24704..e428ce2 100644 --- a/themes/frappe/catppuccin-frappe-flamingo.toml +++ b/themes/frappe/catppuccin-frappe-flamingo.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Flamingo +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#eebebe" -sidebar_border_active = "#eebebe" -footer_border_active = "#eebebe" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#eebebe" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#eebebe" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#eebebe" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#eebebe" sidebar_item_selected_fg = "#eebebe" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-green.toml b/themes/frappe/catppuccin-frappe-green.toml index b34b148..267ee1d 100644 --- a/themes/frappe/catppuccin-frappe-green.toml +++ b/themes/frappe/catppuccin-frappe-green.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Green +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#a6d189" -sidebar_border_active = "#a6d189" -footer_border_active = "#a6d189" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#a6d189" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#a6d189" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#a6d189" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#a6d189" sidebar_item_selected_fg = "#a6d189" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-lavender.toml b/themes/frappe/catppuccin-frappe-lavender.toml index f938183..50cc2e6 100644 --- a/themes/frappe/catppuccin-frappe-lavender.toml +++ b/themes/frappe/catppuccin-frappe-lavender.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Lavender +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#babbf1" -sidebar_border_active = "#babbf1" -footer_border_active = "#babbf1" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#babbf1" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#babbf1" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#babbf1" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#babbf1" sidebar_item_selected_fg = "#babbf1" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-maroon.toml b/themes/frappe/catppuccin-frappe-maroon.toml index d53ed93..035d9d9 100644 --- a/themes/frappe/catppuccin-frappe-maroon.toml +++ b/themes/frappe/catppuccin-frappe-maroon.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Maroon +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#ea999c" -sidebar_border_active = "#ea999c" -footer_border_active = "#ea999c" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#ea999c" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#ea999c" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#ea999c" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#ea999c" sidebar_item_selected_fg = "#ea999c" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-mauve.toml b/themes/frappe/catppuccin-frappe-mauve.toml index c007e38..372c63b 100644 --- a/themes/frappe/catppuccin-frappe-mauve.toml +++ b/themes/frappe/catppuccin-frappe-mauve.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Mauve +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#ca9ee6" -sidebar_border_active = "#ca9ee6" -footer_border_active = "#ca9ee6" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#ca9ee6" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#ca9ee6" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#ca9ee6" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#ca9ee6" sidebar_item_selected_fg = "#ca9ee6" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-peach.toml b/themes/frappe/catppuccin-frappe-peach.toml index 2274b10..52261da 100644 --- a/themes/frappe/catppuccin-frappe-peach.toml +++ b/themes/frappe/catppuccin-frappe-peach.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Peach +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#ef9f76" -sidebar_border_active = "#ef9f76" -footer_border_active = "#ef9f76" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#ef9f76" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#ef9f76" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#ef9f76" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#ef9f76" sidebar_item_selected_fg = "#ef9f76" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-pink.toml b/themes/frappe/catppuccin-frappe-pink.toml index 5459c59..6e5ac5b 100644 --- a/themes/frappe/catppuccin-frappe-pink.toml +++ b/themes/frappe/catppuccin-frappe-pink.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Pink +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#f4b8e4" -sidebar_border_active = "#f4b8e4" -footer_border_active = "#f4b8e4" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#f4b8e4" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#f4b8e4" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#f4b8e4" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#f4b8e4" sidebar_item_selected_fg = "#f4b8e4" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-red.toml b/themes/frappe/catppuccin-frappe-red.toml index 5f3f8e7..e2b8bb0 100644 --- a/themes/frappe/catppuccin-frappe-red.toml +++ b/themes/frappe/catppuccin-frappe-red.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Red +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#e78284" -sidebar_border_active = "#e78284" -footer_border_active = "#e78284" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#e78284" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#e78284" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#e78284" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#e78284" sidebar_item_selected_fg = "#e78284" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-rosewater.toml b/themes/frappe/catppuccin-frappe-rosewater.toml index 73961f6..e7142e6 100644 --- a/themes/frappe/catppuccin-frappe-rosewater.toml +++ b/themes/frappe/catppuccin-frappe-rosewater.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Rosewater +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#f2d5cf" -sidebar_border_active = "#f2d5cf" -footer_border_active = "#f2d5cf" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#f2d5cf" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#f2d5cf" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#f2d5cf" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#f2d5cf" sidebar_item_selected_fg = "#f2d5cf" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-sapphire.toml b/themes/frappe/catppuccin-frappe-sapphire.toml index 7c1eef6..4b86051 100644 --- a/themes/frappe/catppuccin-frappe-sapphire.toml +++ b/themes/frappe/catppuccin-frappe-sapphire.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Sapphire +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#85c1dc" -sidebar_border_active = "#85c1dc" -footer_border_active = "#85c1dc" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#85c1dc" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#85c1dc" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#85c1dc" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#85c1dc" sidebar_item_selected_fg = "#85c1dc" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-sky.toml b/themes/frappe/catppuccin-frappe-sky.toml index 3bd553f..b3f1037 100644 --- a/themes/frappe/catppuccin-frappe-sky.toml +++ b/themes/frappe/catppuccin-frappe-sky.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Sky +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#99d1db" -sidebar_border_active = "#99d1db" -footer_border_active = "#99d1db" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#99d1db" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#99d1db" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#99d1db" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#99d1db" sidebar_item_selected_fg = "#99d1db" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-teal.toml b/themes/frappe/catppuccin-frappe-teal.toml index 22aedb6..b44f484 100644 --- a/themes/frappe/catppuccin-frappe-teal.toml +++ b/themes/frappe/catppuccin-frappe-teal.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Teal +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#81c8be" -sidebar_border_active = "#81c8be" -footer_border_active = "#81c8be" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#81c8be" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#81c8be" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#81c8be" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#81c8be" sidebar_item_selected_fg = "#81c8be" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/frappe/catppuccin-frappe-yellow.toml b/themes/frappe/catppuccin-frappe-yellow.toml index bfcee57..b1d78f2 100644 --- a/themes/frappe/catppuccin-frappe-yellow.toml +++ b/themes/frappe/catppuccin-frappe-yellow.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Frappé Yellow +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-frappe" -file_panel_border = "#737994" -sidebar_border = "#303446" -footer_border = "#737994" -file_panel_border_active = "#e5c890" -sidebar_border_active = "#e5c890" -footer_border_active = "#e5c890" -modal_border_active = "#737994" -full_screen_bg = "#303446" -file_panel_bg = "#303446" -sidebar_bg = "#303446" -footer_bg = "#303446" -modal_bg = "#303446" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adce" -file_panel_fg = "#a5adce" -sidebar_fg = "#a5adce" -footer_fg = "#a5adce" -modal_fg = "#a5adce" -cursor = "#f2d5cf" -correct = "#a6d189" -error = "#e78284" -hint = "#99d1db" -cancel = "#f4b8e4" +full_screen_bg = "#303446" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8caaee", "#ca9ee6"] -directory_icon_color = "#8caaee" + +#-- File Panel +file_panel_fg = "#a5adce" +file_panel_bg = "#303446" +file_panel_border = "#737994" +file_panel_border_active = "#e5c890" file_panel_top_directory_icon = "#a6d189" file_panel_top_path = "#8caaee" file_panel_item_selected_fg = "#e5c890" file_panel_item_selected_bg = "#303446" + +#-- Footer +footer_fg = "#a5adce" +footer_bg = "#303446" +footer_border = "#737994" +footer_border_active = "#e5c890" + +#-- Sidebar +sidebar_fg = "#a5adce" +sidebar_bg = "#303446" sidebar_title = "#99d1db" +sidebar_border = "#303446" +sidebar_border_active = "#e5c890" sidebar_item_selected_fg = "#e5c890" sidebar_item_selected_bg = "#303446" sidebar_divider = "#737994" + +#-- Modals +modal_fg = "#a5adce" +modal_bg = "#303446" +modal_border_active = "#737994" modal_cancel_fg = "#414559" modal_cancel_bg = "#f4b8e4" modal_confirm_fg = "#414559" modal_confirm_bg = "#99d1db" + +#-- Help Menu help_menu_hotkey = "#99d1db" help_menu_title = "#f4b8e4" + +#-- Special +cursor = "#f2d5cf" +correct = "#a6d189" +error = "#e78284" +hint = "#99d1db" +cancel = "#f4b8e4" diff --git a/themes/latte/catppuccin-latte-blue.toml b/themes/latte/catppuccin-latte-blue.toml index 8673b8a..e250c39 100644 --- a/themes/latte/catppuccin-latte-blue.toml +++ b/themes/latte/catppuccin-latte-blue.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Blue +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#1e66f5" -sidebar_border_active = "#1e66f5" -footer_border_active = "#1e66f5" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#1e66f5" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#1e66f5" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#1e66f5" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#1e66f5" sidebar_item_selected_fg = "#1e66f5" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-flamingo.toml b/themes/latte/catppuccin-latte-flamingo.toml index 319abee..e15e74b 100644 --- a/themes/latte/catppuccin-latte-flamingo.toml +++ b/themes/latte/catppuccin-latte-flamingo.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Flamingo +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#dd7878" -sidebar_border_active = "#dd7878" -footer_border_active = "#dd7878" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#dd7878" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#dd7878" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#dd7878" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#dd7878" sidebar_item_selected_fg = "#dd7878" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-green.toml b/themes/latte/catppuccin-latte-green.toml index d8068ab..5d18892 100644 --- a/themes/latte/catppuccin-latte-green.toml +++ b/themes/latte/catppuccin-latte-green.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Green +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#40a02b" -sidebar_border_active = "#40a02b" -footer_border_active = "#40a02b" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#40a02b" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#40a02b" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#40a02b" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#40a02b" sidebar_item_selected_fg = "#40a02b" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-lavender.toml b/themes/latte/catppuccin-latte-lavender.toml index bd0d93d..75f21b4 100644 --- a/themes/latte/catppuccin-latte-lavender.toml +++ b/themes/latte/catppuccin-latte-lavender.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Lavender +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#7287fd" -sidebar_border_active = "#7287fd" -footer_border_active = "#7287fd" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#7287fd" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#7287fd" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#7287fd" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#7287fd" sidebar_item_selected_fg = "#7287fd" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-maroon.toml b/themes/latte/catppuccin-latte-maroon.toml index 65680d1..5839dba 100644 --- a/themes/latte/catppuccin-latte-maroon.toml +++ b/themes/latte/catppuccin-latte-maroon.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Maroon +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#e64553" -sidebar_border_active = "#e64553" -footer_border_active = "#e64553" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#e64553" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#e64553" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#e64553" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#e64553" sidebar_item_selected_fg = "#e64553" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-mauve.toml b/themes/latte/catppuccin-latte-mauve.toml index 4fd9ffa..9f9ff35 100644 --- a/themes/latte/catppuccin-latte-mauve.toml +++ b/themes/latte/catppuccin-latte-mauve.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Mauve +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#8839ef" -sidebar_border_active = "#8839ef" -footer_border_active = "#8839ef" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#8839ef" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#8839ef" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#8839ef" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#8839ef" sidebar_item_selected_fg = "#8839ef" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-peach.toml b/themes/latte/catppuccin-latte-peach.toml index 3fc39d0..1ae45ec 100644 --- a/themes/latte/catppuccin-latte-peach.toml +++ b/themes/latte/catppuccin-latte-peach.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Peach +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#fe640b" -sidebar_border_active = "#fe640b" -footer_border_active = "#fe640b" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#fe640b" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#fe640b" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#fe640b" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#fe640b" sidebar_item_selected_fg = "#fe640b" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-pink.toml b/themes/latte/catppuccin-latte-pink.toml index acfdfd6..30b9dd0 100644 --- a/themes/latte/catppuccin-latte-pink.toml +++ b/themes/latte/catppuccin-latte-pink.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Pink +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#ea76cb" -sidebar_border_active = "#ea76cb" -footer_border_active = "#ea76cb" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#ea76cb" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#ea76cb" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#ea76cb" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#ea76cb" sidebar_item_selected_fg = "#ea76cb" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-red.toml b/themes/latte/catppuccin-latte-red.toml index 6681b3d..1d4a528 100644 --- a/themes/latte/catppuccin-latte-red.toml +++ b/themes/latte/catppuccin-latte-red.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Red +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#d20f39" -sidebar_border_active = "#d20f39" -footer_border_active = "#d20f39" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#d20f39" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#d20f39" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#d20f39" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#d20f39" sidebar_item_selected_fg = "#d20f39" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-rosewater.toml b/themes/latte/catppuccin-latte-rosewater.toml index 827e4ca..d7c75bd 100644 --- a/themes/latte/catppuccin-latte-rosewater.toml +++ b/themes/latte/catppuccin-latte-rosewater.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Rosewater +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#dc8a78" -sidebar_border_active = "#dc8a78" -footer_border_active = "#dc8a78" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#dc8a78" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#dc8a78" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#dc8a78" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#dc8a78" sidebar_item_selected_fg = "#dc8a78" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-sapphire.toml b/themes/latte/catppuccin-latte-sapphire.toml index 4c9d675..ff4d323 100644 --- a/themes/latte/catppuccin-latte-sapphire.toml +++ b/themes/latte/catppuccin-latte-sapphire.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Sapphire +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#209fb5" -sidebar_border_active = "#209fb5" -footer_border_active = "#209fb5" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#209fb5" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#209fb5" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#209fb5" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#209fb5" sidebar_item_selected_fg = "#209fb5" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-sky.toml b/themes/latte/catppuccin-latte-sky.toml index 57ef9e0..cd6eac7 100644 --- a/themes/latte/catppuccin-latte-sky.toml +++ b/themes/latte/catppuccin-latte-sky.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Sky +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#04a5e5" -sidebar_border_active = "#04a5e5" -footer_border_active = "#04a5e5" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#04a5e5" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#04a5e5" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#04a5e5" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#04a5e5" sidebar_item_selected_fg = "#04a5e5" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-teal.toml b/themes/latte/catppuccin-latte-teal.toml index 55a6627..d65db2d 100644 --- a/themes/latte/catppuccin-latte-teal.toml +++ b/themes/latte/catppuccin-latte-teal.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Teal +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#179299" -sidebar_border_active = "#179299" -footer_border_active = "#179299" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#179299" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#179299" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#179299" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#179299" sidebar_item_selected_fg = "#179299" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/latte/catppuccin-latte-yellow.toml b/themes/latte/catppuccin-latte-yellow.toml index 2a628eb..1c04efd 100644 --- a/themes/latte/catppuccin-latte-yellow.toml +++ b/themes/latte/catppuccin-latte-yellow.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Latte Yellow +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-latte" -file_panel_border = "#9ca0b0" -sidebar_border = "#eff1f5" -footer_border = "#9ca0b0" -file_panel_border_active = "#df8e1d" -sidebar_border_active = "#df8e1d" -footer_border_active = "#df8e1d" -modal_border_active = "#9ca0b0" -full_screen_bg = "#eff1f5" -file_panel_bg = "#eff1f5" -sidebar_bg = "#eff1f5" -footer_bg = "#eff1f5" -modal_bg = "#eff1f5" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#6c6f85" -file_panel_fg = "#6c6f85" -sidebar_fg = "#6c6f85" -footer_fg = "#6c6f85" -modal_fg = "#6c6f85" -cursor = "#dc8a78" -correct = "#40a02b" -error = "#d20f39" -hint = "#04a5e5" -cancel = "#ea76cb" +full_screen_bg = "#eff1f5" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#1e66f5", "#8839ef"] -directory_icon_color = "#1e66f5" + +#-- File Panel +file_panel_fg = "#6c6f85" +file_panel_bg = "#eff1f5" +file_panel_border = "#9ca0b0" +file_panel_border_active = "#df8e1d" file_panel_top_directory_icon = "#40a02b" file_panel_top_path = "#1e66f5" file_panel_item_selected_fg = "#df8e1d" file_panel_item_selected_bg = "#eff1f5" + +#-- Footer +footer_fg = "#6c6f85" +footer_bg = "#eff1f5" +footer_border = "#9ca0b0" +footer_border_active = "#df8e1d" + +#-- Sidebar +sidebar_fg = "#6c6f85" +sidebar_bg = "#eff1f5" sidebar_title = "#04a5e5" +sidebar_border = "#eff1f5" +sidebar_border_active = "#df8e1d" sidebar_item_selected_fg = "#df8e1d" sidebar_item_selected_bg = "#eff1f5" sidebar_divider = "#9ca0b0" + +#-- Modals +modal_fg = "#6c6f85" +modal_bg = "#eff1f5" +modal_border_active = "#9ca0b0" modal_cancel_fg = "#ccd0da" modal_cancel_bg = "#ea76cb" modal_confirm_fg = "#ccd0da" modal_confirm_bg = "#04a5e5" + +#-- Help Menu help_menu_hotkey = "#04a5e5" help_menu_title = "#ea76cb" + +#-- Special +cursor = "#dc8a78" +correct = "#40a02b" +error = "#d20f39" +hint = "#04a5e5" +cancel = "#ea76cb" diff --git a/themes/macchiato/catppuccin-macchiato-blue.toml b/themes/macchiato/catppuccin-macchiato-blue.toml index b92855f..a790eb4 100644 --- a/themes/macchiato/catppuccin-macchiato-blue.toml +++ b/themes/macchiato/catppuccin-macchiato-blue.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Blue +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#8aadf4" -sidebar_border_active = "#8aadf4" -footer_border_active = "#8aadf4" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#8aadf4" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#8aadf4" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#8aadf4" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#8aadf4" sidebar_item_selected_fg = "#8aadf4" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-flamingo.toml b/themes/macchiato/catppuccin-macchiato-flamingo.toml index 03e81b7..f752478 100644 --- a/themes/macchiato/catppuccin-macchiato-flamingo.toml +++ b/themes/macchiato/catppuccin-macchiato-flamingo.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Flamingo +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#f0c6c6" -sidebar_border_active = "#f0c6c6" -footer_border_active = "#f0c6c6" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#f0c6c6" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#f0c6c6" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#f0c6c6" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#f0c6c6" sidebar_item_selected_fg = "#f0c6c6" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-green.toml b/themes/macchiato/catppuccin-macchiato-green.toml index a7a98df..23ee1b8 100644 --- a/themes/macchiato/catppuccin-macchiato-green.toml +++ b/themes/macchiato/catppuccin-macchiato-green.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Green +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#a6da95" -sidebar_border_active = "#a6da95" -footer_border_active = "#a6da95" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#a6da95" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#a6da95" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#a6da95" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#a6da95" sidebar_item_selected_fg = "#a6da95" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-lavender.toml b/themes/macchiato/catppuccin-macchiato-lavender.toml index a305404..a23a70b 100644 --- a/themes/macchiato/catppuccin-macchiato-lavender.toml +++ b/themes/macchiato/catppuccin-macchiato-lavender.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Lavender +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#b7bdf8" -sidebar_border_active = "#b7bdf8" -footer_border_active = "#b7bdf8" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#b7bdf8" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#b7bdf8" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#b7bdf8" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#b7bdf8" sidebar_item_selected_fg = "#b7bdf8" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-maroon.toml b/themes/macchiato/catppuccin-macchiato-maroon.toml index 80200c9..991f9fd 100644 --- a/themes/macchiato/catppuccin-macchiato-maroon.toml +++ b/themes/macchiato/catppuccin-macchiato-maroon.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Maroon +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#ee99a0" -sidebar_border_active = "#ee99a0" -footer_border_active = "#ee99a0" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#ee99a0" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#ee99a0" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#ee99a0" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#ee99a0" sidebar_item_selected_fg = "#ee99a0" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-mauve.toml b/themes/macchiato/catppuccin-macchiato-mauve.toml index 58aff8e..364e8a7 100644 --- a/themes/macchiato/catppuccin-macchiato-mauve.toml +++ b/themes/macchiato/catppuccin-macchiato-mauve.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Mauve +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#c6a0f6" -sidebar_border_active = "#c6a0f6" -footer_border_active = "#c6a0f6" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#c6a0f6" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#c6a0f6" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#c6a0f6" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#c6a0f6" sidebar_item_selected_fg = "#c6a0f6" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-peach.toml b/themes/macchiato/catppuccin-macchiato-peach.toml index d18a1fc..30d5f43 100644 --- a/themes/macchiato/catppuccin-macchiato-peach.toml +++ b/themes/macchiato/catppuccin-macchiato-peach.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Peach +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#f5a97f" -sidebar_border_active = "#f5a97f" -footer_border_active = "#f5a97f" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#f5a97f" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#f5a97f" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#f5a97f" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#f5a97f" sidebar_item_selected_fg = "#f5a97f" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-pink.toml b/themes/macchiato/catppuccin-macchiato-pink.toml index 0b0f582..c29ba09 100644 --- a/themes/macchiato/catppuccin-macchiato-pink.toml +++ b/themes/macchiato/catppuccin-macchiato-pink.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Pink +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#f5bde6" -sidebar_border_active = "#f5bde6" -footer_border_active = "#f5bde6" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#f5bde6" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#f5bde6" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#f5bde6" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#f5bde6" sidebar_item_selected_fg = "#f5bde6" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-red.toml b/themes/macchiato/catppuccin-macchiato-red.toml index 7d6ad2a..f255e71 100644 --- a/themes/macchiato/catppuccin-macchiato-red.toml +++ b/themes/macchiato/catppuccin-macchiato-red.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Red +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#ed8796" -sidebar_border_active = "#ed8796" -footer_border_active = "#ed8796" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#ed8796" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#ed8796" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#ed8796" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#ed8796" sidebar_item_selected_fg = "#ed8796" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-rosewater.toml b/themes/macchiato/catppuccin-macchiato-rosewater.toml index d875936..3e6319f 100644 --- a/themes/macchiato/catppuccin-macchiato-rosewater.toml +++ b/themes/macchiato/catppuccin-macchiato-rosewater.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Rosewater +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#f4dbd6" -sidebar_border_active = "#f4dbd6" -footer_border_active = "#f4dbd6" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#f4dbd6" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#f4dbd6" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#f4dbd6" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#f4dbd6" sidebar_item_selected_fg = "#f4dbd6" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-sapphire.toml b/themes/macchiato/catppuccin-macchiato-sapphire.toml index 0f8829c..72ecb81 100644 --- a/themes/macchiato/catppuccin-macchiato-sapphire.toml +++ b/themes/macchiato/catppuccin-macchiato-sapphire.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Sapphire +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#7dc4e4" -sidebar_border_active = "#7dc4e4" -footer_border_active = "#7dc4e4" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#7dc4e4" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#7dc4e4" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#7dc4e4" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#7dc4e4" sidebar_item_selected_fg = "#7dc4e4" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-sky.toml b/themes/macchiato/catppuccin-macchiato-sky.toml index 14d2ed2..bc69e72 100644 --- a/themes/macchiato/catppuccin-macchiato-sky.toml +++ b/themes/macchiato/catppuccin-macchiato-sky.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Sky +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#91d7e3" -sidebar_border_active = "#91d7e3" -footer_border_active = "#91d7e3" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#91d7e3" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#91d7e3" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#91d7e3" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#91d7e3" sidebar_item_selected_fg = "#91d7e3" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-teal.toml b/themes/macchiato/catppuccin-macchiato-teal.toml index cb7f7c1..5fbd73f 100644 --- a/themes/macchiato/catppuccin-macchiato-teal.toml +++ b/themes/macchiato/catppuccin-macchiato-teal.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Teal +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#8bd5ca" -sidebar_border_active = "#8bd5ca" -footer_border_active = "#8bd5ca" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#8bd5ca" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#8bd5ca" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#8bd5ca" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#8bd5ca" sidebar_item_selected_fg = "#8bd5ca" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/macchiato/catppuccin-macchiato-yellow.toml b/themes/macchiato/catppuccin-macchiato-yellow.toml index 556bbf2..e507402 100644 --- a/themes/macchiato/catppuccin-macchiato-yellow.toml +++ b/themes/macchiato/catppuccin-macchiato-yellow.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Macchiato Yellow +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-macchiato" -file_panel_border = "#6e738d" -sidebar_border = "#24273a" -footer_border = "#6e738d" -file_panel_border_active = "#eed49f" -sidebar_border_active = "#eed49f" -footer_border_active = "#eed49f" -modal_border_active = "#6e738d" -full_screen_bg = "#24273a" -file_panel_bg = "#24273a" -sidebar_bg = "#24273a" -footer_bg = "#24273a" -modal_bg = "#24273a" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a5adcb" -file_panel_fg = "#a5adcb" -sidebar_fg = "#a5adcb" -footer_fg = "#a5adcb" -modal_fg = "#a5adcb" -cursor = "#f4dbd6" -correct = "#a6da95" -error = "#ed8796" -hint = "#91d7e3" -cancel = "#f5bde6" +full_screen_bg = "#24273a" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#8aadf4", "#c6a0f6"] -directory_icon_color = "#8aadf4" + +#-- File Panel +file_panel_fg = "#a5adcb" +file_panel_bg = "#24273a" +file_panel_border = "#6e738d" +file_panel_border_active = "#eed49f" file_panel_top_directory_icon = "#a6da95" file_panel_top_path = "#8aadf4" file_panel_item_selected_fg = "#eed49f" file_panel_item_selected_bg = "#24273a" + +#-- Footer +footer_fg = "#a5adcb" +footer_bg = "#24273a" +footer_border = "#6e738d" +footer_border_active = "#eed49f" + +#-- Sidebar +sidebar_fg = "#a5adcb" +sidebar_bg = "#24273a" sidebar_title = "#91d7e3" +sidebar_border = "#24273a" +sidebar_border_active = "#eed49f" sidebar_item_selected_fg = "#eed49f" sidebar_item_selected_bg = "#24273a" sidebar_divider = "#6e738d" + +#-- Modals +modal_fg = "#a5adcb" +modal_bg = "#24273a" +modal_border_active = "#6e738d" modal_cancel_fg = "#363a4f" modal_cancel_bg = "#f5bde6" modal_confirm_fg = "#363a4f" modal_confirm_bg = "#91d7e3" + +#-- Help Menu help_menu_hotkey = "#91d7e3" help_menu_title = "#f5bde6" + +#-- Special +cursor = "#f4dbd6" +correct = "#a6da95" +error = "#ed8796" +hint = "#91d7e3" +cancel = "#f5bde6" diff --git a/themes/mocha/catppuccin-mocha-blue.toml b/themes/mocha/catppuccin-mocha-blue.toml index b4c6db3..c472f10 100644 --- a/themes/mocha/catppuccin-mocha-blue.toml +++ b/themes/mocha/catppuccin-mocha-blue.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Blue +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#89b4fa" -sidebar_border_active = "#89b4fa" -footer_border_active = "#89b4fa" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#89b4fa" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#89b4fa" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#89b4fa" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#89b4fa" sidebar_item_selected_fg = "#89b4fa" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-flamingo.toml b/themes/mocha/catppuccin-mocha-flamingo.toml index 5bf0769..f0a1c88 100644 --- a/themes/mocha/catppuccin-mocha-flamingo.toml +++ b/themes/mocha/catppuccin-mocha-flamingo.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Flamingo +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#f2cdcd" -sidebar_border_active = "#f2cdcd" -footer_border_active = "#f2cdcd" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#f2cdcd" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#f2cdcd" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#f2cdcd" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#f2cdcd" sidebar_item_selected_fg = "#f2cdcd" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-green.toml b/themes/mocha/catppuccin-mocha-green.toml index d2c0b5f..2b86f2b 100644 --- a/themes/mocha/catppuccin-mocha-green.toml +++ b/themes/mocha/catppuccin-mocha-green.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Green +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#a6e3a1" -sidebar_border_active = "#a6e3a1" -footer_border_active = "#a6e3a1" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#a6e3a1" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#a6e3a1" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#a6e3a1" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#a6e3a1" sidebar_item_selected_fg = "#a6e3a1" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-lavender.toml b/themes/mocha/catppuccin-mocha-lavender.toml index 1372a56..8b1a2da 100644 --- a/themes/mocha/catppuccin-mocha-lavender.toml +++ b/themes/mocha/catppuccin-mocha-lavender.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Lavender +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#b4befe" -sidebar_border_active = "#b4befe" -footer_border_active = "#b4befe" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#b4befe" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#b4befe" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#b4befe" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#b4befe" sidebar_item_selected_fg = "#b4befe" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-maroon.toml b/themes/mocha/catppuccin-mocha-maroon.toml index 2ce6a3c..40cb3dd 100644 --- a/themes/mocha/catppuccin-mocha-maroon.toml +++ b/themes/mocha/catppuccin-mocha-maroon.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Maroon +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#eba0ac" -sidebar_border_active = "#eba0ac" -footer_border_active = "#eba0ac" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#eba0ac" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#eba0ac" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#eba0ac" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#eba0ac" sidebar_item_selected_fg = "#eba0ac" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-mauve.toml b/themes/mocha/catppuccin-mocha-mauve.toml index 5443295..5a016d2 100644 --- a/themes/mocha/catppuccin-mocha-mauve.toml +++ b/themes/mocha/catppuccin-mocha-mauve.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Mauve +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#cba6f7" -sidebar_border_active = "#cba6f7" -footer_border_active = "#cba6f7" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#cba6f7" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#cba6f7" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#cba6f7" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#cba6f7" sidebar_item_selected_fg = "#cba6f7" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-peach.toml b/themes/mocha/catppuccin-mocha-peach.toml index 2d0d62e..650335e 100644 --- a/themes/mocha/catppuccin-mocha-peach.toml +++ b/themes/mocha/catppuccin-mocha-peach.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Peach +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#fab387" -sidebar_border_active = "#fab387" -footer_border_active = "#fab387" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#fab387" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#fab387" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#fab387" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#fab387" sidebar_item_selected_fg = "#fab387" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-pink.toml b/themes/mocha/catppuccin-mocha-pink.toml index a8bce4e..c500ea3 100644 --- a/themes/mocha/catppuccin-mocha-pink.toml +++ b/themes/mocha/catppuccin-mocha-pink.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Pink +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#f5c2e7" -sidebar_border_active = "#f5c2e7" -footer_border_active = "#f5c2e7" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#f5c2e7" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#f5c2e7" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#f5c2e7" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#f5c2e7" sidebar_item_selected_fg = "#f5c2e7" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-red.toml b/themes/mocha/catppuccin-mocha-red.toml index c3d48fb..bbba9c5 100644 --- a/themes/mocha/catppuccin-mocha-red.toml +++ b/themes/mocha/catppuccin-mocha-red.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Red +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#f38ba8" -sidebar_border_active = "#f38ba8" -footer_border_active = "#f38ba8" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#f38ba8" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#f38ba8" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#f38ba8" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#f38ba8" sidebar_item_selected_fg = "#f38ba8" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-rosewater.toml b/themes/mocha/catppuccin-mocha-rosewater.toml index 5b42e64..3358930 100644 --- a/themes/mocha/catppuccin-mocha-rosewater.toml +++ b/themes/mocha/catppuccin-mocha-rosewater.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Rosewater +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#f5e0dc" -sidebar_border_active = "#f5e0dc" -footer_border_active = "#f5e0dc" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#f5e0dc" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#f5e0dc" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#f5e0dc" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#f5e0dc" sidebar_item_selected_fg = "#f5e0dc" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-sapphire.toml b/themes/mocha/catppuccin-mocha-sapphire.toml index d2d42c1..d8f6b5e 100644 --- a/themes/mocha/catppuccin-mocha-sapphire.toml +++ b/themes/mocha/catppuccin-mocha-sapphire.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Sapphire +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#74c7ec" -sidebar_border_active = "#74c7ec" -footer_border_active = "#74c7ec" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#74c7ec" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#74c7ec" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#74c7ec" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#74c7ec" sidebar_item_selected_fg = "#74c7ec" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-sky.toml b/themes/mocha/catppuccin-mocha-sky.toml index e74ef1f..bec68e1 100644 --- a/themes/mocha/catppuccin-mocha-sky.toml +++ b/themes/mocha/catppuccin-mocha-sky.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Sky +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#89dceb" -sidebar_border_active = "#89dceb" -footer_border_active = "#89dceb" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#89dceb" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#89dceb" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#89dceb" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#89dceb" sidebar_item_selected_fg = "#89dceb" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-teal.toml b/themes/mocha/catppuccin-mocha-teal.toml index 3f85fb1..0891fc6 100644 --- a/themes/mocha/catppuccin-mocha-teal.toml +++ b/themes/mocha/catppuccin-mocha-teal.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Teal +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#94e2d5" -sidebar_border_active = "#94e2d5" -footer_border_active = "#94e2d5" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#94e2d5" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#94e2d5" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#94e2d5" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#94e2d5" sidebar_item_selected_fg = "#94e2d5" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7" diff --git a/themes/mocha/catppuccin-mocha-yellow.toml b/themes/mocha/catppuccin-mocha-yellow.toml index 548f60b..ad2e996 100644 --- a/themes/mocha/catppuccin-mocha-yellow.toml +++ b/themes/mocha/catppuccin-mocha-yellow.toml @@ -1,42 +1,76 @@ +############################################## +# # +# Catppuccin Theme # +# # +############################################## + # Catppuccin Mocha Yellow +# This theme was created by: Catppuccin Org! Thank you <3 + +# This contains the theme config file for superfile! For more details see: +# https://superfile.dev/configure/custom-theme/ +############################################################################### +# Code Syntax Highlighting # +############################################################################### + +# Find one you like at: https://github.com/alecthomas/chroma/blob/master/styles. code_syntax_highlight = "catppuccin-mocha" -file_panel_border = "#6c7086" -sidebar_border = "#1e1e2e" -footer_border = "#6c7086" -file_panel_border_active = "#f9e2af" -sidebar_border_active = "#f9e2af" -footer_border_active = "#f9e2af" -modal_border_active = "#6c7086" -full_screen_bg = "#1e1e2e" -file_panel_bg = "#1e1e2e" -sidebar_bg = "#1e1e2e" -footer_bg = "#1e1e2e" -modal_bg = "#1e1e2e" +############################################################################### +# Base Colors # +############################################################################### + +#-- Full Screen full_screen_fg = "#a6adc8" -file_panel_fg = "#a6adc8" -sidebar_fg = "#a6adc8" -footer_fg = "#a6adc8" -modal_fg = "#a6adc8" -cursor = "#f5e0dc" -correct = "#a6e3a1" -error = "#f38ba8" -hint = "#89dceb" -cancel = "#f5c2e7" +full_screen_bg = "#1e1e2e" + +#-- Gradient +# Note: This currently only supports two colors. gradient_color = ["#89b4fa", "#cba6f7"] -directory_icon_color = "#89b4fa" + +#-- File Panel +file_panel_fg = "#a6adc8" +file_panel_bg = "#1e1e2e" +file_panel_border = "#6c7086" +file_panel_border_active = "#f9e2af" file_panel_top_directory_icon = "#a6e3a1" file_panel_top_path = "#89b4fa" file_panel_item_selected_fg = "#f9e2af" file_panel_item_selected_bg = "#1e1e2e" + +#-- Footer +footer_fg = "#a6adc8" +footer_bg = "#1e1e2e" +footer_border = "#6c7086" +footer_border_active = "#f9e2af" + +#-- Sidebar +sidebar_fg = "#a6adc8" +sidebar_bg = "#1e1e2e" sidebar_title = "#89dceb" +sidebar_border = "#1e1e2e" +sidebar_border_active = "#f9e2af" sidebar_item_selected_fg = "#f9e2af" sidebar_item_selected_bg = "#1e1e2e" sidebar_divider = "#6c7086" + +#-- Modals +modal_fg = "#a6adc8" +modal_bg = "#1e1e2e" +modal_border_active = "#6c7086" modal_cancel_fg = "#313244" modal_cancel_bg = "#f5c2e7" modal_confirm_fg = "#313244" modal_confirm_bg = "#89dceb" + +#-- Help Menu help_menu_hotkey = "#89dceb" help_menu_title = "#f5c2e7" + +#-- Special +cursor = "#f5e0dc" +correct = "#a6e3a1" +error = "#f38ba8" +hint = "#89dceb" +cancel = "#f5c2e7"