119 lines
4.8 KiB
Plaintext
119 lines
4.8 KiB
Plaintext
[25] # Version number. Do not delete.
|
|
|
|
[colors]
|
|
background0: 142B29FF
|
|
background1: 142b29FF
|
|
background2: 142b29FF
|
|
background3: 142B29FF
|
|
background4: 112523FF
|
|
|
|
# NOTE: region_scope colors only work for Jai at the moment
|
|
region_scope_export: 142B29FF
|
|
region_scope_file: 142B29FF
|
|
region_scope_module: 142B29FF
|
|
|
|
region_header: 1F2638FF
|
|
region_success: 226022FF
|
|
region_warning: 986032FF
|
|
region_error: 772222FF
|
|
region_heredoc: 142B29FF
|
|
|
|
selection_active: 224D49FF
|
|
selection_inactive: 222222FF
|
|
selection_highlight: FCEDFC26
|
|
search_result_active: 8E772EFF
|
|
search_result_inactive: FCEDFC83
|
|
scrollbar: 142b29FF
|
|
scrollbar_hover: 0F201FFF
|
|
scrollbar_background: 112523FF
|
|
cursor: DADEE5FF
|
|
cursor_inactive: 879C9DFF
|
|
paste_animation: 1C4449FF
|
|
splitter: 142B29FF
|
|
splitter_hover: 1F2638FF
|
|
ruler: FCEDFC26
|
|
indent_guide: FCEDFC26
|
|
letter_highlight: 85B8DEFF
|
|
list_cursor_lite: 0F201FFF
|
|
list_cursor: 0F201FFF
|
|
shadow_dark: 0E161C7F
|
|
shadow_transparent: 0E161C00
|
|
text_input_label: 3B4450FF
|
|
char_under_cursor: 000000FF
|
|
bracket_highlight: E8FCFE30
|
|
|
|
ui_default: DADEE5FF
|
|
ui_dim: 879c9dFF
|
|
ui_neutral: 4C4C4CFF
|
|
ui_warning: F8AD34FF
|
|
ui_warning_dim: 986032FF
|
|
ui_error: 772222FF
|
|
ui_error_bright: FF0000FF
|
|
ui_success: 227722FF
|
|
|
|
build_panel_background: 142B29FF
|
|
build_panel_scrollbar: 33CCCC19
|
|
build_panel_scrollbar_hover: 0F201FFF
|
|
build_panel_scrollbar_background: 112523FF
|
|
build_panel_title_bar: 112523FF
|
|
|
|
code_default: DADEE5FF
|
|
code_invalid: FF0000FF
|
|
|
|
code_string_literal: D3B58DFF
|
|
code_multiline_string: D3B58DFF
|
|
code_raw_string: D3B58DFF
|
|
code_char_literal: D3B58DFF
|
|
|
|
code_identifier: DADEE5FF
|
|
code_note: F9DD03FF
|
|
code_number: BBABC3FF
|
|
|
|
code_error: FF0000FF
|
|
code_warning: E4D97DFF
|
|
code_highlight: F9DD03FF
|
|
|
|
code_comment: 879c9dFF
|
|
code_multiline_comment: 879c9dFF
|
|
|
|
code_operation: DADEE5FF
|
|
code_punctuation: DADEE5FF
|
|
|
|
code_keyword: C47616FF
|
|
code_type: 85B8DEFF
|
|
code_value: BBABC3FF
|
|
code_modifier: C47616FF
|
|
code_attribute: C47616FF
|
|
code_enum_variant: DADEE5FF
|
|
code_macro: E0AD82FF
|
|
code_function: DADEE5FF
|
|
|
|
code_builtin_variable: 7DBAC1FF
|
|
code_builtin_function: E0AD82FF
|
|
code_builtin_exception: E0AD82FF
|
|
|
|
code_directive: C47616FF
|
|
code_directive_modifier: C47616FF
|
|
|
|
code_header1: C47616FF
|
|
code_header2: E0AD82FF
|
|
code_header3: E0AD82FF
|
|
code_header4: E0AD82FF
|
|
code_header5: E0AD82FF
|
|
code_header6: E0AD82FF
|
|
|
|
# Added after migration to version [18]
|
|
active_pane_border: 1A9087FF
|
|
inactive_pane_dim_overlay: 050505FF
|
|
|
|
# Added after migration to version [22]
|
|
code_comment_highlight1: F9DD03FF
|
|
code_comment_highlight2: FF0000FF
|
|
code_comment_highlight3: C47616FF
|
|
code_comment_highlight4: BBABC3FF
|
|
cursor_line_highlight: 112523FF
|
|
color_preview_title_bar: 112523FF
|
|
code_addition: 33B333FF
|
|
code_deletion: E64D4DFF
|
|
region_addition: 2260224C
|
|
region_deletion: 7722224C |