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'
|
||||
Reference in New Issue
Block a user