mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
init
This commit is contained in:
63
example_config/palettes/catppuccin-frappe.toml
Normal file
63
example_config/palettes/catppuccin-frappe.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#A6D189FF'
|
||||
background = '#303446FF'
|
||||
border_emphasized = '#8CAAEEFF'
|
||||
border_focused = '#A6D189FF'
|
||||
border_window = '#51576DFF'
|
||||
cursor = '#F2D5CFFF'
|
||||
editor_background = '#303446FF'
|
||||
error = '#E78284FF'
|
||||
floating_window_background = '#414559FF'
|
||||
foreground = '#C6D0F5FF'
|
||||
foreground_emphasis = '#C6D0F5FF'
|
||||
foreground_secondary = '#B5BFE2FF'
|
||||
info = '#8CAAEEFF'
|
||||
menu_option_background = '#414559FF'
|
||||
outline = '#51576DFF'
|
||||
popup_background = '#292C3CFF'
|
||||
shadow = '#00000080'
|
||||
sidebar_background = '#292C3CFF'
|
||||
success = '#A6D189FF'
|
||||
surface = '#292C3CFF'
|
||||
surface_variant = '#414559FF'
|
||||
syntax_error = '#E78284FF'
|
||||
syntax_function = '#8CAAEEFF'
|
||||
syntax_keyword = '#CA9EE6FF'
|
||||
syntax_operator = '#99D1DBFF'
|
||||
syntax_special_keyword = '#E5C890FF'
|
||||
term_black = '#51576DFF'
|
||||
term_black_bright = '#626880FF'
|
||||
term_blue = '#8CAAEEFF'
|
||||
term_blue_bright = '#8CAAEEFF'
|
||||
term_cyan = '#81C8BEFF'
|
||||
term_cyan_bright = '#81C8BEFF'
|
||||
term_green = '#A6D189FF'
|
||||
term_green_bright = '#A6D189FF'
|
||||
term_magenta = '#F4B8E4FF'
|
||||
term_magenta_bright = '#F4B8E4FF'
|
||||
term_red = '#E78284FF'
|
||||
term_red_bright = '#E78284FF'
|
||||
term_white = '#B5BFE2FF'
|
||||
term_white_bright = '#A5ADCEFF'
|
||||
term_yellow = '#E5C890FF'
|
||||
term_yellow_bright = '#E5C890FF'
|
||||
terminal_gray = '#626880FF'
|
||||
text_command = '#A6D189FF'
|
||||
text_comment = '#737994FF'
|
||||
text_disabled = '#737994FF'
|
||||
text_emphasis = '#C6D0F5FF'
|
||||
text_error = '#E78284FF'
|
||||
text_inactive = '#838BA7FF'
|
||||
text_line_number = '#737994FF'
|
||||
text_link = '#8CAAEEFF'
|
||||
text_main = '#C6D0F5FF'
|
||||
text_selected = '#62688038'
|
||||
text_selection_inactive = '#51576D38'
|
||||
text_string = '#A6D189FF'
|
||||
text_success = '#A6D189FF'
|
||||
text_warning = '#E5C890FF'
|
||||
warning = '#EF9F76FF'
|
||||
warning_emphasis = '#E5C890FF'
|
||||
|
||||
[general]
|
||||
name = 'catppuccin-frappe'
|
||||
63
example_config/palettes/catppuccin-latte.toml
Normal file
63
example_config/palettes/catppuccin-latte.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#40A02BFF'
|
||||
background = '#EFF1F5FF'
|
||||
border_emphasized = '#1E66F5FF'
|
||||
border_focused = '#40A02BFF'
|
||||
border_window = '#CCD0DAFF'
|
||||
cursor = '#DC8A78FF'
|
||||
editor_background = '#EFF1F5FF'
|
||||
error = '#D20F39FF'
|
||||
floating_window_background = '#E6E9EFFF'
|
||||
foreground = '#4C4F69FF'
|
||||
foreground_emphasis = '#4C4F69FF'
|
||||
foreground_secondary = '#6C6F85FF'
|
||||
info = '#1E66F5FF'
|
||||
menu_option_background = '#E6E9EFFF'
|
||||
outline = '#CCD0DAFF'
|
||||
popup_background = '#DCE0E8FF'
|
||||
shadow = '#00000040'
|
||||
sidebar_background = '#DCE0E8FF'
|
||||
success = '#40A02BFF'
|
||||
surface = '#DCE0E8FF'
|
||||
surface_variant = '#E6E9EFFF'
|
||||
syntax_error = '#D20F39FF'
|
||||
syntax_function = '#1E66F5FF'
|
||||
syntax_keyword = '#8839EFFF'
|
||||
syntax_operator = '#04A5E5FF'
|
||||
syntax_special_keyword = '#DF8E1DFF'
|
||||
term_black = '#5C5F77FF'
|
||||
term_black_bright = '#6C6F85FF'
|
||||
term_blue = '#1E66F5FF'
|
||||
term_blue_bright = '#1E66F5FF'
|
||||
term_cyan = '#179299FF'
|
||||
term_cyan_bright = '#179299FF'
|
||||
term_green = '#40A02BFF'
|
||||
term_green_bright = '#40A02BFF'
|
||||
term_magenta = '#EA76CBFF'
|
||||
term_magenta_bright = '#EA76CBFF'
|
||||
term_red = '#D20F39FF'
|
||||
term_red_bright = '#D20F39FF'
|
||||
term_white = '#4C4F69FF'
|
||||
term_white_bright = '#4C4F69FF'
|
||||
term_yellow = '#DF8E1DFF'
|
||||
term_yellow_bright = '#DF8E1DFF'
|
||||
terminal_gray = '#9CA0B0FF'
|
||||
text_command = '#40A02BFF'
|
||||
text_comment = '#ACB0BEFF'
|
||||
text_disabled = '#ACB0BEFF'
|
||||
text_emphasis = '#4C4F69FF'
|
||||
text_error = '#D20F39FF'
|
||||
text_inactive = '#8C8FA1FF'
|
||||
text_line_number = '#ACB0BEFF'
|
||||
text_link = '#1E66F5FF'
|
||||
text_main = '#4C4F69FF'
|
||||
text_selected = '#CCD0DA38'
|
||||
text_selection_inactive = '#DCE0E838'
|
||||
text_string = '#40A02BFF'
|
||||
text_success = '#40A02BFF'
|
||||
text_warning = '#DF8E1DFF'
|
||||
warning = '#FE640BFF'
|
||||
warning_emphasis = '#DF8E1DFF'
|
||||
|
||||
[general]
|
||||
name = 'catppuccin-latte'
|
||||
63
example_config/palettes/catppuccin-macciato.toml
Normal file
63
example_config/palettes/catppuccin-macciato.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#A6DA95FF'
|
||||
background = '#24273AFF'
|
||||
border_emphasized = '#8AADF4FF'
|
||||
border_focused = '#A6DA95FF'
|
||||
border_window = '#494D64FF'
|
||||
cursor = '#F4DBD6FF'
|
||||
editor_background = '#24273AFF'
|
||||
error = '#ED8796FF'
|
||||
floating_window_background = '#363A4FFF'
|
||||
foreground = '#CAD3F5FF'
|
||||
foreground_emphasis = '#CAD3F5FF'
|
||||
foreground_secondary = '#B8C0E0FF'
|
||||
info = '#8AADF4FF'
|
||||
menu_option_background = '#363A4FFF'
|
||||
outline = '#494D64FF'
|
||||
popup_background = '#1E2030FF'
|
||||
shadow = '#00000080'
|
||||
sidebar_background = '#1E2030FF'
|
||||
success = '#A6DA95FF'
|
||||
surface = '#1E2030FF'
|
||||
surface_variant = '#363A4FFF'
|
||||
syntax_error = '#ED8796FF'
|
||||
syntax_function = '#8AADF4FF'
|
||||
syntax_keyword = '#C6A0F6FF'
|
||||
syntax_operator = '#91D7E3FF'
|
||||
syntax_special_keyword = '#EED49FFF'
|
||||
term_black = '#494D64FF'
|
||||
term_black_bright = '#5B6078FF'
|
||||
term_blue = '#8AADF4FF'
|
||||
term_blue_bright = '#8AADF4FF'
|
||||
term_cyan = '#8BD5CAFF'
|
||||
term_cyan_bright = '#8BD5CAFF'
|
||||
term_green = '#A6DA95FF'
|
||||
term_green_bright = '#A6DA95FF'
|
||||
term_magenta = '#F5BDE6FF'
|
||||
term_magenta_bright = '#F5BDE6FF'
|
||||
term_red = '#ED8796FF'
|
||||
term_red_bright = '#ED8796FF'
|
||||
term_white = '#B8C0E0FF'
|
||||
term_white_bright = '#A5ADCBFF'
|
||||
term_yellow = '#EED49FFF'
|
||||
term_yellow_bright = '#EED49FFF'
|
||||
terminal_gray = '#5B6078FF'
|
||||
text_command = '#A6DA95FF'
|
||||
text_comment = '#6E738DFF'
|
||||
text_disabled = '#6E738DFF'
|
||||
text_emphasis = '#CAD3F5FF'
|
||||
text_error = '#ED8796FF'
|
||||
text_inactive = '#8087A2FF'
|
||||
text_line_number = '#6E738DFF'
|
||||
text_link = '#8AADF4FF'
|
||||
text_main = '#CAD3F5FF'
|
||||
text_selected = '#5B607838'
|
||||
text_selection_inactive = '#494D6438'
|
||||
text_string = '#A6DA95FF'
|
||||
text_success = '#A6DA95FF'
|
||||
text_warning = '#EED49FFF'
|
||||
warning = '#F5A97FFF'
|
||||
warning_emphasis = '#EED49FFF'
|
||||
|
||||
[general]
|
||||
name = 'catppuccin-macchiato'
|
||||
63
example_config/palettes/catppuccin-mocha.toml
Normal file
63
example_config/palettes/catppuccin-mocha.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#A6E3A1FF'
|
||||
background = '#1E1E2EFF'
|
||||
border_emphasized = '#89B4FAFF'
|
||||
border_focused = '#A6E3A1FF'
|
||||
border_window = '#45475AFF'
|
||||
cursor = '#F5E0DCFF'
|
||||
editor_background = '#1E1E2EFF'
|
||||
error = '#F38BA8FF'
|
||||
floating_window_background = '#313244FF'
|
||||
foreground = '#CDD6F4FF'
|
||||
foreground_emphasis = '#CDD6F4FF'
|
||||
foreground_secondary = '#BAC2DEFF'
|
||||
info = '#89B4FAFF'
|
||||
menu_option_background = '#313244FF'
|
||||
outline = '#45475AFF'
|
||||
popup_background = '#181825FF'
|
||||
shadow = '#00000080'
|
||||
sidebar_background = '#181825FF'
|
||||
success = '#A6E3A1FF'
|
||||
surface = '#181825FF'
|
||||
surface_variant = '#313244FF'
|
||||
syntax_error = '#F38BA8FF'
|
||||
syntax_function = '#89B4FAFF'
|
||||
syntax_keyword = '#CBA6F7FF'
|
||||
syntax_operator = '#89DCEBFF'
|
||||
syntax_special_keyword = '#F9E2AFFF'
|
||||
term_black = '#45475AFF'
|
||||
term_black_bright = '#585B70FF'
|
||||
term_blue = '#89B4FAFF'
|
||||
term_blue_bright = '#89B4FAFF'
|
||||
term_cyan = '#94E2D5FF'
|
||||
term_cyan_bright = '#94E2D5FF'
|
||||
term_green = '#A6E3A1FF'
|
||||
term_green_bright = '#A6E3A1FF'
|
||||
term_magenta = '#F5C2E7FF'
|
||||
term_magenta_bright = '#F5C2E7FF'
|
||||
term_red = '#F38BA8FF'
|
||||
term_red_bright = '#F38BA8FF'
|
||||
term_white = '#BAC2DEFF'
|
||||
term_white_bright = '#A6ADC8FF'
|
||||
term_yellow = '#F9E2AFFF'
|
||||
term_yellow_bright = '#F9E2AFFF'
|
||||
terminal_gray = '#585B70FF'
|
||||
text_command = '#A6E3A1FF'
|
||||
text_comment = '#6C7086FF'
|
||||
text_disabled = '#6C7086FF'
|
||||
text_emphasis = '#CDD6F4FF'
|
||||
text_error = '#F38BA8FF'
|
||||
text_inactive = '#7F849CFF'
|
||||
text_line_number = '#6C7086FF'
|
||||
text_link = '#89B4FAFF'
|
||||
text_main = '#CDD6F4FF'
|
||||
text_selected = '#585B7038'
|
||||
text_selection_inactive = '#45475A38'
|
||||
text_string = '#A6E3A1FF'
|
||||
text_success = '#A6E3A1FF'
|
||||
text_warning = '#F9E2AFFF'
|
||||
warning = '#FAB387FF'
|
||||
warning_emphasis = '#F9E2AFFF'
|
||||
|
||||
[general]
|
||||
name = 'catppuccin-mocha'
|
||||
63
example_config/palettes/dark.toml
Normal file
63
example_config/palettes/dark.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#00AA56FF'
|
||||
background = '#111318FF'
|
||||
border_emphasized = '#5DB2FFFF'
|
||||
border_focused = '#00AA56FF'
|
||||
border_window = '#44474FFF'
|
||||
cursor = '#FFFFFFFF'
|
||||
editor_background = '#111318FF'
|
||||
error = '#FF5F5FFF'
|
||||
floating_window_background = '#282A2FFF'
|
||||
foreground = '#E2E2E9FF'
|
||||
foreground_emphasis = '#FFFFFFFF'
|
||||
foreground_secondary = '#A8ABB3FF'
|
||||
info = '#5DB2FFFF'
|
||||
menu_option_background = '#282A2FFF'
|
||||
outline = '#44474FFF'
|
||||
popup_background = '#1E1F25FF'
|
||||
shadow = '#00000080'
|
||||
sidebar_background = '#1E1F25FF'
|
||||
success = '#6AD68BFF'
|
||||
surface = '#1E1F25FF'
|
||||
surface_variant = '#282A2FFF'
|
||||
syntax_error = '#FF5F5FFF'
|
||||
syntax_function = '#86C9FFFF'
|
||||
syntax_keyword = '#DEBCDFFF'
|
||||
syntax_operator = '#A8ABB3FF'
|
||||
syntax_special_keyword = '#FFC966FF'
|
||||
term_black = '#111318FF'
|
||||
term_black_bright = '#33353AFF'
|
||||
term_blue = '#5DB2FFFF'
|
||||
term_blue_bright = '#86C9FFFF'
|
||||
term_cyan = '#86C9FFFF'
|
||||
term_cyan_bright = '#BFEFFFFF'
|
||||
term_green = '#00AA56FF'
|
||||
term_green_bright = '#00CC6AFF'
|
||||
term_magenta = '#DEBCDFFF'
|
||||
term_magenta_bright = '#F0D6F0FF'
|
||||
term_red = '#FF5F5FFF'
|
||||
term_red_bright = '#FFB780FF'
|
||||
term_white = '#E2E2E9FF'
|
||||
term_white_bright = '#FFFFFFFF'
|
||||
term_yellow = '#FFC966FF'
|
||||
term_yellow_bright = '#FFD580FF'
|
||||
terminal_gray = '#33353AFF'
|
||||
text_command = '#00AA56FF'
|
||||
text_comment = '#44474FFF'
|
||||
text_disabled = '#44474FFF'
|
||||
text_emphasis = '#FFFFFFFF'
|
||||
text_error = '#FF5F5FFF'
|
||||
text_inactive = '#A8ABB3FF'
|
||||
text_line_number = '#44474FFF'
|
||||
text_link = '#5DB2FFFF'
|
||||
text_main = '#E2E2E9FF'
|
||||
text_selected = '#FFFFFF1A'
|
||||
text_selection_inactive = '#A8ABB338'
|
||||
text_string = '#6AD68BFF'
|
||||
text_success = '#6AD68BFF'
|
||||
text_warning = '#FFC966FF'
|
||||
warning = '#FFC966FF'
|
||||
warning_emphasis = '#FFD580FF'
|
||||
|
||||
[general]
|
||||
name = 'dark'
|
||||
63
example_config/palettes/everforest-dark-hard.toml
Normal file
63
example_config/palettes/everforest-dark-hard.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#A7C080FF'
|
||||
background = '#272E33FF'
|
||||
border_emphasized = '#7FBBB3FF'
|
||||
border_focused = '#A7C080FF'
|
||||
border_window = '#475258FF'
|
||||
cursor = '#D3C6AAFF'
|
||||
editor_background = '#272E33FF'
|
||||
error = '#E67E80FF'
|
||||
floating_window_background = '#3D484DFF'
|
||||
foreground = '#D3C6AAFF'
|
||||
foreground_emphasis = '#D3C6AAFF'
|
||||
foreground_secondary = '#9DA9A0FF'
|
||||
info = '#7FBBB3FF'
|
||||
menu_option_background = '#3D484DFF'
|
||||
outline = '#475258FF'
|
||||
popup_background = '#2E383CFF'
|
||||
shadow = '#00000080'
|
||||
sidebar_background = '#2E383CFF'
|
||||
success = '#A7C080FF'
|
||||
surface = '#2E383CFF'
|
||||
surface_variant = '#3D484DFF'
|
||||
syntax_error = '#E67E80FF'
|
||||
syntax_function = '#7FBBB3FF'
|
||||
syntax_keyword = '#D699B6FF'
|
||||
syntax_operator = '#83C092FF'
|
||||
syntax_special_keyword = '#DBBC7FFF'
|
||||
term_black = '#475258FF'
|
||||
term_black_bright = '#4F585EFF'
|
||||
term_blue = '#7FBBB3FF'
|
||||
term_blue_bright = '#7FBBB3FF'
|
||||
term_cyan = '#83C092FF'
|
||||
term_cyan_bright = '#83C092FF'
|
||||
term_green = '#A7C080FF'
|
||||
term_green_bright = '#A7C080FF'
|
||||
term_magenta = '#D699B6FF'
|
||||
term_magenta_bright = '#D699B6FF'
|
||||
term_red = '#E67E80FF'
|
||||
term_red_bright = '#E67E80FF'
|
||||
term_white = '#D3C6AAFF'
|
||||
term_white_bright = '#D3C6AAFF'
|
||||
term_yellow = '#DBBC7FFF'
|
||||
term_yellow_bright = '#DBBC7FFF'
|
||||
terminal_gray = '#4F585EFF'
|
||||
text_command = '#A7C080FF'
|
||||
text_comment = '#859289FF'
|
||||
text_disabled = '#859289FF'
|
||||
text_emphasis = '#D3C6AAFF'
|
||||
text_error = '#E67E80FF'
|
||||
text_inactive = '#7A8478FF'
|
||||
text_line_number = '#859289FF'
|
||||
text_link = '#7FBBB3FF'
|
||||
text_main = '#D3C6AAFF'
|
||||
text_selected = '#543A4838'
|
||||
text_selection_inactive = '#51404538'
|
||||
text_string = '#A7C080FF'
|
||||
text_success = '#A7C080FF'
|
||||
text_warning = '#DBBC7FFF'
|
||||
warning = '#E69875FF'
|
||||
warning_emphasis = '#DBBC7FFF'
|
||||
|
||||
[general]
|
||||
name = 'everforest-dark-hard'
|
||||
63
example_config/palettes/everforest-dark.toml
Normal file
63
example_config/palettes/everforest-dark.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#A7C080FF'
|
||||
background = '#2D353BFF'
|
||||
border_emphasized = '#7FBBB3FF'
|
||||
border_focused = '#A7C080FF'
|
||||
border_window = '#475258FF'
|
||||
cursor = '#D3C6AAFF'
|
||||
editor_background = '#2D353BFF'
|
||||
error = '#E67E80FF'
|
||||
floating_window_background = '#3D484DFF'
|
||||
foreground = '#D3C6AAFF'
|
||||
foreground_emphasis = '#D3C6AAFF'
|
||||
foreground_secondary = '#9DA9A0FF'
|
||||
info = '#7FBBB3FF'
|
||||
menu_option_background = '#3D484DFF'
|
||||
outline = '#475258FF'
|
||||
popup_background = '#343F44FF'
|
||||
shadow = '#00000080'
|
||||
sidebar_background = '#343F44FF'
|
||||
success = '#A7C080FF'
|
||||
surface = '#343F44FF'
|
||||
surface_variant = '#3D484DFF'
|
||||
syntax_error = '#E67E80FF'
|
||||
syntax_function = '#7FBBB3FF'
|
||||
syntax_keyword = '#D699B6FF'
|
||||
syntax_operator = '#83C092FF'
|
||||
syntax_special_keyword = '#DBBC7FFF'
|
||||
term_black = '#475258FF'
|
||||
term_black_bright = '#4F585EFF'
|
||||
term_blue = '#7FBBB3FF'
|
||||
term_blue_bright = '#7FBBB3FF'
|
||||
term_cyan = '#83C092FF'
|
||||
term_cyan_bright = '#83C092FF'
|
||||
term_green = '#A7C080FF'
|
||||
term_green_bright = '#A7C080FF'
|
||||
term_magenta = '#D699B6FF'
|
||||
term_magenta_bright = '#D699B6FF'
|
||||
term_red = '#E67E80FF'
|
||||
term_red_bright = '#E67E80FF'
|
||||
term_white = '#D3C6AAFF'
|
||||
term_white_bright = '#D3C6AAFF'
|
||||
term_yellow = '#DBBC7FFF'
|
||||
term_yellow_bright = '#DBBC7FFF'
|
||||
terminal_gray = '#4F585EFF'
|
||||
text_command = '#A7C080FF'
|
||||
text_comment = '#859289FF'
|
||||
text_disabled = '#859289FF'
|
||||
text_emphasis = '#D3C6AAFF'
|
||||
text_error = '#E67E80FF'
|
||||
text_inactive = '#7A8478FF'
|
||||
text_line_number = '#859289FF'
|
||||
text_link = '#7FBBB3FF'
|
||||
text_main = '#D3C6AAFF'
|
||||
text_selected = '#543A4838'
|
||||
text_selection_inactive = '#51404538'
|
||||
text_string = '#A7C080FF'
|
||||
text_success = '#A7C080FF'
|
||||
text_warning = '#DBBC7FFF'
|
||||
warning = '#E69875FF'
|
||||
warning_emphasis = '#DBBC7FFF'
|
||||
|
||||
[general]
|
||||
name = 'everforest-dark'
|
||||
63
example_config/palettes/everforest-light.toml
Normal file
63
example_config/palettes/everforest-light.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#8DA101FF'
|
||||
background = '#FFF9E8FF'
|
||||
border_emphasized = '#3A94C5FF'
|
||||
border_focused = '#8DA101FF'
|
||||
border_window = '#E6E2CCFF'
|
||||
cursor = '#5C6A72FF'
|
||||
editor_background = '#FFF9E8FF'
|
||||
error = '#F85552FF'
|
||||
floating_window_background = '#F4F0D9FF'
|
||||
foreground = '#5C6A72FF'
|
||||
foreground_emphasis = '#5C6A72FF'
|
||||
foreground_secondary = '#939F91FF'
|
||||
info = '#3A94C5FF'
|
||||
menu_option_background = '#F4F0D9FF'
|
||||
outline = '#E6E2CCFF'
|
||||
popup_background = '#FDFCEEFF'
|
||||
shadow = '#00000040'
|
||||
sidebar_background = '#FDFCEEFF'
|
||||
success = '#8DA101FF'
|
||||
surface = '#FDFCEEFF'
|
||||
surface_variant = '#F4F0D9FF'
|
||||
syntax_error = '#F85552FF'
|
||||
syntax_function = '#3A94C5FF'
|
||||
syntax_keyword = '#DF69BAFF'
|
||||
syntax_operator = '#35A77CFF'
|
||||
syntax_special_keyword = '#DFA000FF'
|
||||
term_black = '#E6E2CCFF'
|
||||
term_black_bright = '#D8CAACFF'
|
||||
term_blue = '#3A94C5FF'
|
||||
term_blue_bright = '#3A94C5FF'
|
||||
term_cyan = '#35A77CFF'
|
||||
term_cyan_bright = '#35A77CFF'
|
||||
term_green = '#8DA101FF'
|
||||
term_green_bright = '#8DA101FF'
|
||||
term_magenta = '#DF69BAFF'
|
||||
term_magenta_bright = '#DF69BAFF'
|
||||
term_red = '#F85552FF'
|
||||
term_red_bright = '#F85552FF'
|
||||
term_white = '#5C6A72FF'
|
||||
term_white_bright = '#5C6A72FF'
|
||||
term_yellow = '#DFA000FF'
|
||||
term_yellow_bright = '#DFA000FF'
|
||||
terminal_gray = '#D8CAACFF'
|
||||
text_command = '#8DA101FF'
|
||||
text_comment = '#A6B0A0FF'
|
||||
text_disabled = '#A6B0A0FF'
|
||||
text_emphasis = '#5C6A72FF'
|
||||
text_error = '#F85552FF'
|
||||
text_inactive = '#939F91FF'
|
||||
text_line_number = '#A6B0A0FF'
|
||||
text_link = '#3A94C5FF'
|
||||
text_main = '#5C6A72FF'
|
||||
text_selected = '#EAE4D938'
|
||||
text_selection_inactive = '#F0EBDB38'
|
||||
text_string = '#8DA101FF'
|
||||
text_success = '#8DA101FF'
|
||||
text_warning = '#DFA000FF'
|
||||
warning = '#F57D26FF'
|
||||
warning_emphasis = '#DFA000FF'
|
||||
|
||||
[general]
|
||||
name = 'everforest-light'
|
||||
63
example_config/palettes/flexoki-light.toml
Normal file
63
example_config/palettes/flexoki-light.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#66800BFF'
|
||||
background = '#FFFCF0FF'
|
||||
border_emphasized = '#205EA6FF'
|
||||
border_focused = '#66800BFF'
|
||||
border_window = '#DAD8CEFF'
|
||||
cursor = '#100F0FFF'
|
||||
editor_background = '#FFFCF0FF'
|
||||
error = '#AF3029FF'
|
||||
floating_window_background = '#F2F0E5FF'
|
||||
foreground = '#100F0FFF'
|
||||
foreground_emphasis = '#100F0FFF'
|
||||
foreground_secondary = '#403E3CFF'
|
||||
info = '#205EA6FF'
|
||||
menu_option_background = '#F2F0E5FF'
|
||||
outline = '#DAD8CEFF'
|
||||
popup_background = '#F2F0E5FF'
|
||||
shadow = '#00000040'
|
||||
sidebar_background = '#F2F0E5FF'
|
||||
success = '#66800BFF'
|
||||
surface = '#F2F0E5FF'
|
||||
surface_variant = '#E6E4D9FF'
|
||||
syntax_error = '#AF3029FF'
|
||||
syntax_function = '#205EA6FF'
|
||||
syntax_keyword = '#5E409DFF'
|
||||
syntax_operator = '#24837BFF'
|
||||
syntax_special_keyword = '#AD8301FF'
|
||||
term_black = '#FFFCF0FF'
|
||||
term_black_bright = '#6F6E69FF'
|
||||
term_blue = '#205EA6FF'
|
||||
term_blue_bright = '#205EA6FF'
|
||||
term_cyan = '#24837BFF'
|
||||
term_cyan_bright = '#24837BFF'
|
||||
term_green = '#66800BFF'
|
||||
term_green_bright = '#66800BFF'
|
||||
term_magenta = '#A02F6FFF'
|
||||
term_magenta_bright = '#A02F6FFF'
|
||||
term_red = '#AF3029FF'
|
||||
term_red_bright = '#AF3029FF'
|
||||
term_white = '#100F0FFF'
|
||||
term_white_bright = '#100F0FFF'
|
||||
term_yellow = '#AD8301FF'
|
||||
term_yellow_bright = '#AD8301FF'
|
||||
terminal_gray = '#6F6E69FF'
|
||||
text_command = '#66800BFF'
|
||||
text_comment = '#878580FF'
|
||||
text_disabled = '#B7B5ACFF'
|
||||
text_emphasis = '#100F0FFF'
|
||||
text_error = '#AF3029FF'
|
||||
text_inactive = '#6F6E69FF'
|
||||
text_line_number = '#878580FF'
|
||||
text_link = '#205EA6FF'
|
||||
text_main = '#100F0FFF'
|
||||
text_selected = '#E6E4D938'
|
||||
text_selection_inactive = '#F2F0E538'
|
||||
text_string = '#66800BFF'
|
||||
text_success = '#66800BFF'
|
||||
text_warning = '#AD8301FF'
|
||||
warning = '#BC5215FF'
|
||||
warning_emphasis = '#AD8301FF'
|
||||
|
||||
[general]
|
||||
name = 'flexoki-light'
|
||||
63
example_config/palettes/flexoki.toml
Normal file
63
example_config/palettes/flexoki.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#879A39FF'
|
||||
background = '#100F0FFF'
|
||||
border_emphasized = '#4385BEFF'
|
||||
border_focused = '#879A39FF'
|
||||
border_window = '#282726FF'
|
||||
cursor = '#CECDC3FF'
|
||||
editor_background = '#100F0FFF'
|
||||
error = '#D14D41FF'
|
||||
floating_window_background = '#1C1B1AFF'
|
||||
foreground = '#CECDC3FF'
|
||||
foreground_emphasis = '#E6E4D9FF'
|
||||
foreground_secondary = '#B7B5ACFF'
|
||||
info = '#4385BEFF'
|
||||
menu_option_background = '#1C1B1AFF'
|
||||
outline = '#282726FF'
|
||||
popup_background = '#1C1B1AFF'
|
||||
shadow = '#00000080'
|
||||
sidebar_background = '#1C1B1AFF'
|
||||
success = '#879A39FF'
|
||||
surface = '#1C1B1AFF'
|
||||
surface_variant = '#282726FF'
|
||||
syntax_error = '#D14D41FF'
|
||||
syntax_function = '#4385BEFF'
|
||||
syntax_keyword = '#8B7EC8FF'
|
||||
syntax_operator = '#3AA99FFF'
|
||||
syntax_special_keyword = '#D0A215FF'
|
||||
term_black = '#100F0FFF'
|
||||
term_black_bright = '#6F6E69FF'
|
||||
term_blue = '#4385BEFF'
|
||||
term_blue_bright = '#4385BEFF'
|
||||
term_cyan = '#3AA99FFF'
|
||||
term_cyan_bright = '#3AA99FFF'
|
||||
term_green = '#879A39FF'
|
||||
term_green_bright = '#879A39FF'
|
||||
term_magenta = '#CE5D97FF'
|
||||
term_magenta_bright = '#CE5D97FF'
|
||||
term_red = '#D14D41FF'
|
||||
term_red_bright = '#D14D41FF'
|
||||
term_white = '#CECDC3FF'
|
||||
term_white_bright = '#E6E4D9FF'
|
||||
term_yellow = '#D0A215FF'
|
||||
term_yellow_bright = '#D0A215FF'
|
||||
terminal_gray = '#6F6E69FF'
|
||||
text_command = '#879A39FF'
|
||||
text_comment = '#575653FF'
|
||||
text_disabled = '#403E3CFF'
|
||||
text_emphasis = '#E6E4D9FF'
|
||||
text_error = '#D14D41FF'
|
||||
text_inactive = '#6F6E69FF'
|
||||
text_line_number = '#575653FF'
|
||||
text_link = '#4385BEFF'
|
||||
text_main = '#CECDC3FF'
|
||||
text_selected = '#28272638'
|
||||
text_selection_inactive = '#1C1B1A38'
|
||||
text_string = '#879A39FF'
|
||||
text_success = '#879A39FF'
|
||||
text_warning = '#D0A215FF'
|
||||
warning = '#DA702CFF'
|
||||
warning_emphasis = '#D0A215FF'
|
||||
|
||||
[general]
|
||||
name = 'flexoki'
|
||||
63
example_config/palettes/gruvbox-dark.toml
Normal file
63
example_config/palettes/gruvbox-dark.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#B8BB26FF'
|
||||
background = '#282828FF'
|
||||
border_emphasized = '#83A598FF'
|
||||
border_focused = '#B8BB26FF'
|
||||
border_window = '#504945FF'
|
||||
cursor = '#EBDBB2FF'
|
||||
editor_background = '#282828FF'
|
||||
error = '#FB4934FF'
|
||||
floating_window_background = '#3C3836FF'
|
||||
foreground = '#EBDBB2FF'
|
||||
foreground_emphasis = '#FBF1C7FF'
|
||||
foreground_secondary = '#D5C4A1FF'
|
||||
info = '#83A598FF'
|
||||
menu_option_background = '#3C3836FF'
|
||||
outline = '#504945FF'
|
||||
popup_background = '#32302FFF'
|
||||
shadow = '#00000080'
|
||||
sidebar_background = '#32302FFF'
|
||||
success = '#B8BB26FF'
|
||||
surface = '#32302FFF'
|
||||
surface_variant = '#3C3836FF'
|
||||
syntax_error = '#FB4934FF'
|
||||
syntax_function = '#83A598FF'
|
||||
syntax_keyword = '#D3869BFF'
|
||||
syntax_operator = '#8EC07CFF'
|
||||
syntax_special_keyword = '#FABD2FFF'
|
||||
term_black = '#282828FF'
|
||||
term_black_bright = '#928374FF'
|
||||
term_blue = '#458588FF'
|
||||
term_blue_bright = '#83A598FF'
|
||||
term_cyan = '#689D6AFF'
|
||||
term_cyan_bright = '#8EC07CFF'
|
||||
term_green = '#98971AFF'
|
||||
term_green_bright = '#B8BB26FF'
|
||||
term_magenta = '#B16286FF'
|
||||
term_magenta_bright = '#D3869BFF'
|
||||
term_red = '#CC241DFF'
|
||||
term_red_bright = '#FB4934FF'
|
||||
term_white = '#A89984FF'
|
||||
term_white_bright = '#EBDBB2FF'
|
||||
term_yellow = '#D79921FF'
|
||||
term_yellow_bright = '#FABD2FFF'
|
||||
terminal_gray = '#928374FF'
|
||||
text_command = '#B8BB26FF'
|
||||
text_comment = '#928374FF'
|
||||
text_disabled = '#665C54FF'
|
||||
text_emphasis = '#FBF1C7FF'
|
||||
text_error = '#FB4934FF'
|
||||
text_inactive = '#7C6F64FF'
|
||||
text_line_number = '#7C6F64FF'
|
||||
text_link = '#83A598FF'
|
||||
text_main = '#EBDBB2FF'
|
||||
text_selected = '#665C5438'
|
||||
text_selection_inactive = '#50494538'
|
||||
text_string = '#B8BB26FF'
|
||||
text_success = '#B8BB26FF'
|
||||
text_warning = '#FABD2FFF'
|
||||
warning = '#FE8019FF'
|
||||
warning_emphasis = '#FABD2FFF'
|
||||
|
||||
[general]
|
||||
name = 'gruvbox-dark'
|
||||
63
example_config/palettes/gruvbox-hard.toml
Normal file
63
example_config/palettes/gruvbox-hard.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#B8BB26FF'
|
||||
background = '#1D2021FF'
|
||||
border_emphasized = '#83A598FF'
|
||||
border_focused = '#B8BB26FF'
|
||||
border_window = '#504945FF'
|
||||
cursor = '#EBDBB2FF'
|
||||
editor_background = '#1D2021FF'
|
||||
error = '#FB4934FF'
|
||||
floating_window_background = '#3C3836FF'
|
||||
foreground = '#EBDBB2FF'
|
||||
foreground_emphasis = '#FBF1C7FF'
|
||||
foreground_secondary = '#D5C4A1FF'
|
||||
info = '#83A598FF'
|
||||
menu_option_background = '#3C3836FF'
|
||||
outline = '#504945FF'
|
||||
popup_background = '#282828FF'
|
||||
shadow = '#00000080'
|
||||
sidebar_background = '#282828FF'
|
||||
success = '#B8BB26FF'
|
||||
surface = '#282828FF'
|
||||
surface_variant = '#3C3836FF'
|
||||
syntax_error = '#FB4934FF'
|
||||
syntax_function = '#83A598FF'
|
||||
syntax_keyword = '#D3869BFF'
|
||||
syntax_operator = '#8EC07CFF'
|
||||
syntax_special_keyword = '#FABD2FFF'
|
||||
term_black = '#1D2021FF'
|
||||
term_black_bright = '#928374FF'
|
||||
term_blue = '#458588FF'
|
||||
term_blue_bright = '#83A598FF'
|
||||
term_cyan = '#689D6AFF'
|
||||
term_cyan_bright = '#8EC07CFF'
|
||||
term_green = '#98971AFF'
|
||||
term_green_bright = '#B8BB26FF'
|
||||
term_magenta = '#B16286FF'
|
||||
term_magenta_bright = '#D3869BFF'
|
||||
term_red = '#CC241DFF'
|
||||
term_red_bright = '#FB4934FF'
|
||||
term_white = '#A89984FF'
|
||||
term_white_bright = '#EBDBB2FF'
|
||||
term_yellow = '#D79921FF'
|
||||
term_yellow_bright = '#FABD2FFF'
|
||||
terminal_gray = '#928374FF'
|
||||
text_command = '#B8BB26FF'
|
||||
text_comment = '#928374FF'
|
||||
text_disabled = '#665C54FF'
|
||||
text_emphasis = '#FBF1C7FF'
|
||||
text_error = '#FB4934FF'
|
||||
text_inactive = '#7C6F64FF'
|
||||
text_line_number = '#7C6F64FF'
|
||||
text_link = '#83A598FF'
|
||||
text_main = '#EBDBB2FF'
|
||||
text_selected = '#665C5438'
|
||||
text_selection_inactive = '#50494538'
|
||||
text_string = '#B8BB26FF'
|
||||
text_success = '#B8BB26FF'
|
||||
text_warning = '#FABD2FFF'
|
||||
warning = '#FE8019FF'
|
||||
warning_emphasis = '#FABD2FFF'
|
||||
|
||||
[general]
|
||||
name = 'gruvbox-dark-hard'
|
||||
63
example_config/palettes/gruvbox-light.toml
Normal file
63
example_config/palettes/gruvbox-light.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#79740EFF'
|
||||
background = '#F9F5D7FF'
|
||||
border_emphasized = '#076678FF'
|
||||
border_focused = '#79740EFF'
|
||||
border_window = '#D5C4A1FF'
|
||||
cursor = '#282828FF'
|
||||
editor_background = '#F9F5D7FF'
|
||||
error = '#9D0006FF'
|
||||
floating_window_background = '#F2E5BCFF'
|
||||
foreground = '#3C3836FF'
|
||||
foreground_emphasis = '#282828FF'
|
||||
foreground_secondary = '#504945FF'
|
||||
info = '#076678FF'
|
||||
menu_option_background = '#F2E5BCFF'
|
||||
outline = '#D5C4A1FF'
|
||||
popup_background = '#FBF1C7FF'
|
||||
shadow = '#00000040'
|
||||
sidebar_background = '#FBF1C7FF'
|
||||
success = '#79740EFF'
|
||||
surface = '#FBF1C7FF'
|
||||
surface_variant = '#F2E5BCFF'
|
||||
syntax_error = '#9D0006FF'
|
||||
syntax_function = '#076678FF'
|
||||
syntax_keyword = '#8F3F71FF'
|
||||
syntax_operator = '#427B58FF'
|
||||
syntax_special_keyword = '#B57614FF'
|
||||
term_black = '#F9F5D7FF'
|
||||
term_black_bright = '#928374FF'
|
||||
term_blue = '#076678FF'
|
||||
term_blue_bright = '#458588FF'
|
||||
term_cyan = '#427B58FF'
|
||||
term_cyan_bright = '#689D6AFF'
|
||||
term_green = '#79740EFF'
|
||||
term_green_bright = '#98971AFF'
|
||||
term_magenta = '#8F3F71FF'
|
||||
term_magenta_bright = '#B16286FF'
|
||||
term_red = '#9D0006FF'
|
||||
term_red_bright = '#CC241DFF'
|
||||
term_white = '#7C6F64FF'
|
||||
term_white_bright = '#3C3836FF'
|
||||
term_yellow = '#B57614FF'
|
||||
term_yellow_bright = '#D79921FF'
|
||||
terminal_gray = '#928374FF'
|
||||
text_command = '#79740EFF'
|
||||
text_comment = '#928374FF'
|
||||
text_disabled = '#D5C4A1FF'
|
||||
text_emphasis = '#282828FF'
|
||||
text_error = '#9D0006FF'
|
||||
text_inactive = '#A89984FF'
|
||||
text_line_number = '#A89984FF'
|
||||
text_link = '#076678FF'
|
||||
text_main = '#3C3836FF'
|
||||
text_selected = '#D5C4A138'
|
||||
text_selection_inactive = '#EBDBB238'
|
||||
text_string = '#79740EFF'
|
||||
text_success = '#79740EFF'
|
||||
text_warning = '#B57614FF'
|
||||
warning = '#AF3A03FF'
|
||||
warning_emphasis = '#B57614FF'
|
||||
|
||||
[general]
|
||||
name = 'gruvbox-light-hard'
|
||||
63
example_config/palettes/light.toml
Normal file
63
example_config/palettes/light.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#007A35FF'
|
||||
background = '#FFFFFFFF'
|
||||
border_emphasized = '#3399FFFF'
|
||||
border_focused = '#007A35FF'
|
||||
border_window = '#CCCCCCFF'
|
||||
cursor = '#111318FF'
|
||||
editor_background = '#FFFFFFFF'
|
||||
error = '#D00000FF'
|
||||
floating_window_background = '#E8E8E8FF'
|
||||
foreground = '#1E1F25FF'
|
||||
foreground_emphasis = '#111318FF'
|
||||
foreground_secondary = '#44474FFF'
|
||||
info = '#3399FFFF'
|
||||
menu_option_background = '#E8E8E8FF'
|
||||
outline = '#CCCCCCFF'
|
||||
popup_background = '#F5F5F5FF'
|
||||
shadow = '#000000FF'
|
||||
sidebar_background = '#F5F5F5FF'
|
||||
success = '#008833FF'
|
||||
surface = '#F5F5F5FF'
|
||||
surface_variant = '#E8E8E8FF'
|
||||
syntax_error = '#D00000FF'
|
||||
syntax_function = '#0066CCFF'
|
||||
syntax_keyword = '#9933CCFF'
|
||||
syntax_operator = '#44474FFF'
|
||||
syntax_special_keyword = '#FF9900FF'
|
||||
term_black = '#111318FF'
|
||||
term_black_bright = '#888888FF'
|
||||
term_blue = '#3399FFFF'
|
||||
term_blue_bright = '#66B2FFFF'
|
||||
term_cyan = '#0066CCFF'
|
||||
term_cyan_bright = '#99DDFFFF'
|
||||
term_green = '#007A35FF'
|
||||
term_green_bright = '#33CC66FF'
|
||||
term_magenta = '#9933CCFF'
|
||||
term_magenta_bright = '#CC99CCFF'
|
||||
term_red = '#D00000FF'
|
||||
term_red_bright = '#FF6666FF'
|
||||
term_white = '#FFFFFFFF'
|
||||
term_white_bright = '#FFFFFFFF'
|
||||
term_yellow = '#FF9900FF'
|
||||
term_yellow_bright = '#FFCC80FF'
|
||||
terminal_gray = '#CCCCCCFF'
|
||||
text_command = '#007A35FF'
|
||||
text_comment = '#888888FF'
|
||||
text_disabled = '#CCCCCCFF'
|
||||
text_emphasis = '#111318FF'
|
||||
text_error = '#D00000FF'
|
||||
text_inactive = '#44474FFF'
|
||||
text_line_number = '#888888FF'
|
||||
text_link = '#3399FFFF'
|
||||
text_main = '#1E1F25FF'
|
||||
text_selected = '#D6D6D6FF'
|
||||
text_selection_inactive = '#888888FF'
|
||||
text_string = '#008833FF'
|
||||
text_success = '#008833FF'
|
||||
text_warning = '#FF9900FF'
|
||||
warning = '#FF9900FF'
|
||||
warning_emphasis = '#FFCC80FF'
|
||||
|
||||
[general]
|
||||
name = 'light'
|
||||
63
example_config/palettes/rose-pine-dawn.toml
Normal file
63
example_config/palettes/rose-pine-dawn.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#286983FF'
|
||||
background = '#FAF4EDFF'
|
||||
border_emphasized = '#907AA9FF'
|
||||
border_focused = '#286983FF'
|
||||
border_window = '#CECACDFF'
|
||||
cursor = '#575279FF'
|
||||
editor_background = '#FAF4EDFF'
|
||||
error = '#B4637AFF'
|
||||
floating_window_background = '#F2E9E1FF'
|
||||
foreground = '#575279FF'
|
||||
foreground_emphasis = '#111318FF'
|
||||
foreground_secondary = '#797593FF'
|
||||
info = '#907AA9FF'
|
||||
menu_option_background = '#F2E9E1FF'
|
||||
outline = '#9893A5FF'
|
||||
popup_background = '#FFFAF3FF'
|
||||
shadow = '#00000020'
|
||||
sidebar_background = '#FFFAF3FF'
|
||||
success = '#286983FF'
|
||||
surface = '#FFFAF3FF'
|
||||
surface_variant = '#F2E9E1FF'
|
||||
syntax_error = '#B4637AFF'
|
||||
syntax_function = '#907AA9FF'
|
||||
syntax_keyword = '#D7827EFF'
|
||||
syntax_operator = '#797593FF'
|
||||
syntax_special_keyword = '#EA9D34FF'
|
||||
term_black = '#FAF4EDFF'
|
||||
term_black_bright = '#DFDAD9FF'
|
||||
term_blue = '#907AA9FF'
|
||||
term_blue_bright = '#66B2FFFF'
|
||||
term_cyan = '#56949FFF'
|
||||
term_cyan_bright = '#99DDFFFF'
|
||||
term_green = '#286983FF'
|
||||
term_green_bright = '#33CC66FF'
|
||||
term_magenta = '#D7827EFF'
|
||||
term_magenta_bright = '#CC99CCFF'
|
||||
term_red = '#B4637AFF'
|
||||
term_red_bright = '#FF6666FF'
|
||||
term_white = '#575279FF'
|
||||
term_white_bright = '#111318FF'
|
||||
term_yellow = '#EA9D34FF'
|
||||
term_yellow_bright = '#FFCC80FF'
|
||||
terminal_gray = '#CCCCCCFF'
|
||||
text_command = '#286983FF'
|
||||
text_comment = '#9893A5FF'
|
||||
text_disabled = '#9893A5FF'
|
||||
text_emphasis = '#111318FF'
|
||||
text_error = '#B4637AFF'
|
||||
text_inactive = '#797593FF'
|
||||
text_line_number = '#9893A5FF'
|
||||
text_link = '#907AA9FF'
|
||||
text_main = '#575279FF'
|
||||
text_selected = '#DFDAD979'
|
||||
text_selection_inactive = '#79759338'
|
||||
text_string = '#286983FF'
|
||||
text_success = '#286983FF'
|
||||
text_warning = '#EA9D34FF'
|
||||
warning = '#EA9D34FF'
|
||||
warning_emphasis = '#FFD580FF'
|
||||
|
||||
[general]
|
||||
name = 'rose-pine-dawn'
|
||||
63
example_config/palettes/rose-pine-moon.toml
Normal file
63
example_config/palettes/rose-pine-moon.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[general]
|
||||
name = "rose-pine-moon"
|
||||
|
||||
[colors]
|
||||
accent = "#3e8fb0FF"
|
||||
background = "#232136FF"
|
||||
border_emphasized = "#c4a7e7FF"
|
||||
border_focused = "#3e8fb0FF"
|
||||
border_window = "#56526eFF"
|
||||
cursor = "#e0def4FF"
|
||||
editor_background = "#232136FF"
|
||||
error = "#eb6f92FF"
|
||||
floating_window_background = "#393552FF"
|
||||
foreground = "#e0def4FF"
|
||||
foreground_emphasis = "#ffffffFF"
|
||||
foreground_secondary = "#908caaFF"
|
||||
info = "#c4a7e7FF"
|
||||
menu_option_background = "#393552FF"
|
||||
outline = "#6e6a86FF"
|
||||
popup_background = "#2a273fff"
|
||||
shadow = "#00000080"
|
||||
sidebar_background = "#2a273fff"
|
||||
success = "#3e8fb0FF"
|
||||
surface = "#2a273fff"
|
||||
surface_variant = "#393552FF"
|
||||
syntax_error = "#eb6f92FF"
|
||||
syntax_function = "#c4a7e7FF"
|
||||
syntax_keyword = "#ea9a97FF"
|
||||
syntax_operator = "#908caaFF"
|
||||
syntax_special_keyword = "#f6c177FF"
|
||||
term_black = "#232136FF"
|
||||
term_black_bright = "#44415aFF"
|
||||
term_blue = "#c4a7e7FF"
|
||||
term_blue_bright = "#66b2ffff"
|
||||
term_cyan = "#9ccfd8FF"
|
||||
term_cyan_bright = "#bfefffff"
|
||||
term_green = "#3e8fb0FF"
|
||||
term_green_bright = "#00cc6aff"
|
||||
term_magenta = "#ea9a97FF"
|
||||
term_magenta_bright = "#f0d6f0FF"
|
||||
term_red = "#eb6f92FF"
|
||||
term_red_bright = "#ffb780FF"
|
||||
term_white = "#e0def4FF"
|
||||
term_white_bright = "#ffffffFF"
|
||||
term_yellow = "#f6c177FF"
|
||||
term_yellow_bright = "#ffd580FF"
|
||||
terminal_gray = "#33353AFF"
|
||||
text_command = "#3e8fb0FF"
|
||||
text_comment = "#6e6a86FF"
|
||||
text_disabled = "#6e6a86FF"
|
||||
text_emphasis = "#ffffffFF"
|
||||
text_error = "#eb6f92FF"
|
||||
text_inactive = "#908caaFF"
|
||||
text_line_number = "#6e6a86FF"
|
||||
text_link = "#c4a7e7FF"
|
||||
text_main = "#e0def4FF"
|
||||
text_selected = "#56526e1A"
|
||||
text_selection_inactive = "#908caa38"
|
||||
text_string = "#3e8fb0FF"
|
||||
text_success = "#3e8fb0FF"
|
||||
text_warning = "#f6c177FF"
|
||||
warning = "#f6c177FF"
|
||||
warning_emphasis = "#ffd580FF"
|
||||
63
example_config/palettes/rose-pine.toml
Normal file
63
example_config/palettes/rose-pine.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[colors]
|
||||
accent = '#31748FFF'
|
||||
background = '#191724FF'
|
||||
border_emphasized = '#C4A7E7FF'
|
||||
border_focused = '#31748FFF'
|
||||
border_window = '#524F67FF'
|
||||
cursor = '#E0DEF4FF'
|
||||
editor_background = '#191724FF'
|
||||
error = '#EB6F92FF'
|
||||
floating_window_background = '#26233AFF'
|
||||
foreground = '#E0DEF4FF'
|
||||
foreground_emphasis = '#FFFFFFFF'
|
||||
foreground_secondary = '#908CAAFF'
|
||||
info = '#C4A7E7FF'
|
||||
menu_option_background = '#26233AFF'
|
||||
outline = '#6E6A86FF'
|
||||
popup_background = '#1F1D2EFF'
|
||||
shadow = '#00000080'
|
||||
sidebar_background = '#1F1D2EFF'
|
||||
success = '#31748FFF'
|
||||
surface = '#1F1D2EFF'
|
||||
surface_variant = '#26233AFF'
|
||||
syntax_error = '#EB6F92FF'
|
||||
syntax_function = '#C4A7E7FF'
|
||||
syntax_keyword = '#EBBCBAFF'
|
||||
syntax_operator = '#908CAAFF'
|
||||
syntax_special_keyword = '#F6C177FF'
|
||||
term_black = '#191724FF'
|
||||
term_black_bright = '#403D52FF'
|
||||
term_blue = '#C4A7E7FF'
|
||||
term_blue_bright = '#C4A7E7FF'
|
||||
term_cyan = '#9CCFD8FF'
|
||||
term_cyan_bright = '#9CCFD8FF'
|
||||
term_green = '#31748FFF'
|
||||
term_green_bright = '#31748FFF'
|
||||
term_magenta = '#EBBCBAFF'
|
||||
term_magenta_bright = '#F0D6F0FF'
|
||||
term_red = '#EB6F92FF'
|
||||
term_red_bright = '#EB6F92FF'
|
||||
term_white = '#E0DEF4FF'
|
||||
term_white_bright = '#FFFFFFFF'
|
||||
term_yellow = '#F6C177FF'
|
||||
term_yellow_bright = '#F6C177FF'
|
||||
terminal_gray = '#33353AFF'
|
||||
text_command = '#31748FFF'
|
||||
text_comment = '#6E6A86FF'
|
||||
text_disabled = '#6E6A86FF'
|
||||
text_emphasis = '#FFFFFFFF'
|
||||
text_error = '#EB6F92FF'
|
||||
text_inactive = '#908CAAFF'
|
||||
text_line_number = '#6E6A86FF'
|
||||
text_link = '#C4A7E7FF'
|
||||
text_main = '#E0DEF4FF'
|
||||
text_selected = '#524F671A'
|
||||
text_selection_inactive = '#908CAA38'
|
||||
text_string = '#31748FFF'
|
||||
text_success = '#31748FFF'
|
||||
text_warning = '#F6C177FF'
|
||||
warning = '#F6C177FF'
|
||||
warning_emphasis = '#F6C177FF'
|
||||
|
||||
[general]
|
||||
name = 'rose-pine'
|
||||
Reference in New Issue
Block a user