fully add focus-editor, get it showing up in app launchers

This commit is contained in:
2025-12-12 15:23:24 +00:00
parent 12995724e9
commit b00706cd4f
26 changed files with 2080 additions and 4 deletions
@@ -0,0 +1,93 @@
[16] # Version number. Do not delete.
[colors]
background0: FFFFFFFF
background1: E5E5E5FF
background2: FFFFFFFF
background3: E5E5E5FF
background4: E5E5E5FF
selection_active: D3E4FBFF
selection_inactive: E5E5E5FF
selection_highlight: E5E5E5FF
search_result_active: D6C280FF
search_result_inactive: E5E5E5FF
scrollbar: CCCCCC19
scrollbar_hover: 1818184C
scrollbar_background: 10191F4C
cursor: 181818FF
cursor_inactive: 196666FF
paste_animation: E5E5E5FF
splitter: E5E5E5FF
splitter_hover: E5E5E5FF
letter_highlight: 181818FF
list_cursor_lite: 18181819
list_cursor: 1818184C
shadow_dark: 18181810
shadow_transparent: 0E161C00
text_input_label: 3B4450FF
char_under_cursor: FFFFFFFF
ui_default: 181818FF
ui_dim: 303030FF
ui_neutral: CCCCCCFF
ui_warning: BA620FFF
ui_warning_dim: BA620FFF
ui_error: BD2929FF
ui_error_bright: FF0000FF
ui_success: 63C963FF
region_scope_export: FFFFFFFF
region_scope_file: F5F5F5FF
region_scope_module: E5E5E5FF
region_header: FFFFFFFF
region_success: 63C963FF
region_warning: EEE8AAFF
region_error: FFC0CBFF
region_heredoc: F8F8F8FF
build_panel_background: FFFFFFFF
build_panel_scrollbar: 33CCCC19
build_panel_scrollbar_hover: 33CCCC4C
build_panel_scrollbar_background: 10191F4C
build_panel_title_bar: E5E5E5FF
code_default: 181818FF
code_comment: 416529FF
code_type: 008080FF
code_function: 1260A1FF
code_punctuation: 181818FF
code_operation: 181818FF
code_string_literal: 871C1DFF
code_value: 0000FFFF
code_highlight: 0261D1FF
code_error: FF0000FF
code_warning: E4D97DFF
code_keyword: 0000FFFF
code_invalid: FF0000FF
code_multiline_string: 871C1DFF
code_raw_string: 871C1DFF
code_char_literal: 008080FF
code_identifier: 181818FF
code_note: 181818FF
code_number: 0000FFFF
code_multiline_comment: 416529FF
code_modifier: 6F0093FF
code_attribute: 6F0093FF
code_enum_variant: 181818FF
code_macro: 1260A1FF
code_builtin_variable: 0000FFFF
code_builtin_function: 1260A1FF
code_builtin_exception: 181818FF
code_directive: 8D5C0FFF
code_directive_modifier: 8D5C0FFF
code_header: 6F0093FF
code_header2: 181818FF
code_header3: 181818FF
code_header4: 181818FF
code_header5: 181818FF
code_header6: 181818FF
ruler: 196666FF
bracket_highlight: E5E5E5FF
indent_guide: E5E5E5FF
@@ -0,0 +1,94 @@
[16] # Version number. Do not delete.
# Based on Everforest Hard colors from https://github.com/sainnhe/everforest.
[colors]
background0: 1E2326FF
background1: 272E33FF
background2: 2E383CFF
background3: 272E33FF
background4: 272E33FF
selection_active: 3C4841FF
selection_inactive: 2E383CFF
selection_highlight: A7C08022
search_result_active: 385F38FF
search_result_inactive: 95A99F55
scrollbar: 272E3319
scrollbar_hover: 484848FF
scrollbar_background: 4848484C
cursor: A7C080AA
cursor_inactive: A7C080FF
paste_animation: 4F5B58FF
splitter: 2E383CFF
splitter_hover: 4F5B58FF
letter_highlight: DFDFBFFF
list_cursor_lite: 4F5B584C
list_cursor: 4F5B58FF
shadow_dark: 0E161C44
shadow_transparent: 0E161C00
text_input_label: 7A8478FF
char_under_cursor: FFFFFFFF
ui_default: D3C6AAFF
ui_dim: 9DA9A0FF
ui_neutral: 7A8478FF
ui_warning: DBBC7FFF
ui_warning_dim: 45443CFF
ui_error: E67E80FF
ui_error_bright: FF0000FF
ui_success: 3C4841FF
region_scope_export: 1E2326FF
region_scope_file: 00000033
region_scope_module: 00000022
region_header: 1A5152FF
region_success: 226022FF
region_warning: 986032FF
region_error: 772222FF
region_heredoc: 272E33FF
build_panel_background: 1E2326FF
build_panel_scrollbar: 272E3319
build_panel_scrollbar_hover: 484848FF
build_panel_scrollbar_background: 4848484C
build_panel_title_bar: 272E33FF
code_default: D3C6AAFF
code_comment: 7A8478FF
code_type: E69875FF
code_function: A7C080FF
code_punctuation: 7A8478FF
code_operation: 7A8478FF
code_string_literal: 83C092FF
code_value: DBBC7FFF
code_highlight: D699B6FF
code_error: E67E80FF
code_warning: E69875FF
code_keyword: E67E80FF
code_invalid: E67E80FF
code_multiline_string: 83C092FF
code_raw_string: 83C092FF
code_char_literal: 83C092FF
code_identifier: D3C6AAFF
code_note: 7A8478FF
code_number: DBBC7FFF
code_multiline_comment: 7A8478FF
code_modifier: E67E80FF
code_attribute: E67E80FF
code_enum_variant: D3C6AAFF
code_macro: 7A8478FF
code_builtin_variable: DBBC7FFF
code_builtin_function: 7A8478FF
code_builtin_exception: 7A8478FF
code_directive: E67E80FF
code_directive_modifier: E67E80FF
code_header: E67E80FF
code_header2: 7A8478FF
code_header3: 7A8478FF
code_header4: 7A8478FF
code_header5: 7A8478FF
code_header6: 7A8478FF
ruler: A7C08022
bracket_highlight: A7C08022
indent_guide: 272E33FF
@@ -0,0 +1,94 @@
[16] # Version number. Do not delete.
# Based on the gruber darker theme by Jason Blevins
# https://github.com/rexim/gruber-darker-theme
[colors]
background0: 181818FF
background1: 141416FF
background2: 453D41FF
background3: 282828FF
background4: 141416FF
selection_active: 484848FF
selection_inactive: 48484899
selection_highlight: FCEDFC26
search_result_active: 565F73FF
search_result_inactive: 95A99F26
scrollbar: 484848FF
scrollbar_hover: 484848FF
scrollbar_background: 4848484C
cursor: FFDD33FF
cursor_inactive: FFDD3311
paste_animation: 484848FF
splitter: 1A1A1AFF
splitter_hover: 484848FF
letter_highlight: FFDD33FF
list_cursor_lite: FCEDFC19
list_cursor: FCEDFC4C
shadow_dark: 0E161C33
shadow_transparent: 0E161C00
text_input_label: 3B4450FF
ui_default: BFC9DBFF
ui_dim: 87919DFF
ui_neutral: 4C4C4CFF
ui_warning: CB4B16FF
ui_warning_dim: 986032FF
ui_error: 772222FF
ui_error_bright: FF0000FF
ui_success: 227722FF
region_scope_export: 181818FF
region_scope_file: 202020FF
region_scope_module: 222222FF
region_header: 181818FF
region_success: 181818FF
region_warning: 226022FF
region_error: 772222FF
region_heredoc: 141414FF
build_panel_background: 262624FF
build_panel_scrollbar: 33CCCC19
build_panel_scrollbar_hover: 33CCCC4C
build_panel_scrollbar_background: 2626244C
build_panel_title_bar: 141416FF
code_default: E4E4EFFF
code_comment: CC8C3CFF
code_type: 95A99fFF
code_function: E4E4EFFF
code_punctuation: E4E4EFFF
code_operation: E4E4EFFF
code_string_literal: 73C936FF
code_value: E4E4EFFF
code_highlight: D89B75FF
code_error: FF0000FF
code_keyword: FFDD33FF
code_warning: E4D97DFF
code_invalid: FF0000FF
code_multiline_string: 73C936FF
code_raw_string: 73C936FF
code_char_literal: 73C936FF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: FFDD3311
bracket_highlight: FCEDFC26
indent_guide: FCEDFC26
@@ -0,0 +1,93 @@
[16] # Version number. Do not delete.
[colors]
background0: 32302FFF
background1: 32302FFF
background2: 5A524CFF
background3: 282828FF
background4: 282828FF
selection_active: 3c3836FF
selection_inactive: 3C3836AA
selection_highlight: FCEDFC26
search_result_active: 8E772EFF
search_result_inactive: FCEDFC26
scrollbar: D4BE9819
scrollbar_hover: D4BE984C
scrollbar_background: 10191F4C
cursor: 45403DFF
cursor_inactive: 000000FF
paste_animation: D4BE9822
splitter: 282828FF
splitter_hover: 282828FF
letter_highlight: D79921FF
list_cursor_lite: D4BE9819
list_cursor: D4BE984C
shadow_dark: 1818182F
shadow_transparent: 18181800
text_input_label: D4BE98FF
ui_default: D4BE98FF
ui_dim: 87919DFF
ui_neutral: 4C4C4CFF
ui_warning: F8AD34FF
ui_warning_dim: 986032FF
ui_error: 772222FF
ui_error_bright: FF0000FF
ui_success: 227722FF
region_scope_export: 32302FFF
region_scope_file: 32302FFF
region_scope_module: 32302FFF
region_header: 1A5152FF
region_success: 226022FF
region_warning: 986032FF
region_error: 772222FF
region_heredoc: 23201FFF
build_panel_background: 3C3836FF
build_panel_scrollbar: 33CCCC19
build_panel_scrollbar_hover: 33CCCC4C
build_panel_scrollbar_background: 10191F4C
build_panel_title_bar: 282828FF
code_default: D4BE98FF
code_comment: 7C6f64FF
code_type: D65D0EFF
code_function: FB4934FF
code_punctuation: 928374FF
code_operation: D79221FF
code_string_literal: A9B665FF
code_value: D3869BFF
code_highlight: 458588FF
code_error: FF0000FF
code_keyword: D79921FF
code_warning: E4D97DFF
code_invalid: FF0000FF
code_multiline_string: A9B665FF
code_raw_string: A9B665FF
code_char_literal: A9B665FF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: 000000FF
bracket_highlight: FCEDFC26
indent_guide: FCEDFC26
@@ -0,0 +1,93 @@
[16] # Version number. Do not delete.
[colors]
background0: 181818FF
background1: 181818FF
background2: 383838FF
background3: 181818FB
background4: 181818FB
selection_active: BFC9DB38
selection_inactive: BFC9DB38
selection_highlight: FCEDFC26
search_result_active: 8E772EFF
search_result_inactive: FCEDFC26
scrollbar: 28282850
scrollbar_hover: 282828FF
scrollbar_background: 181818FF
cursor: BFC9DBFF
cursor_inactive: BFC9DBFF
paste_animation: 1C4449FF
splitter: 8296c120
splitter_hover: 8296c130
letter_highlight: BFC9DBFF
list_cursor_lite: BFC9DB38
list_cursor: FCEDFC26
shadow_dark: 8296c103
shadow_transparent: 0E161C00
text_input_label: 3B4450FF
ui_default: BFC9DBFF
ui_dim: 87919DFF
ui_neutral: 4C4C4CFF
ui_warning: F8AD34FF
ui_warning_dim: 986032FF
ui_error: 772222FF
ui_error_bright: FF0000FF
ui_success: 18181850
region_scope_export: 181818FF
region_scope_file: 181818FF
region_scope_module: 181818FF
region_header: 227722FF
region_success: 227722FF
region_warning: 227722FF
region_error: 227722FF
region_heredoc: 101010FF
build_panel_background: 202020FF
build_panel_scrollbar: 33CCCC19
build_panel_scrollbar_hover: 33CCCC4C
build_panel_scrollbar_background: 10191F4C
build_panel_title_bar: 383838FF
code_default: BFC9DBFF
code_comment: 536371FF
code_type: 6e8eb8FF
code_function: 6e8eb8FF
code_punctuation: BFC9DBFF
code_operation: FFFFFFFF
code_string_literal: D4BC7DFF
code_value: 3aa982FF
code_highlight: D89B75FF
code_error: FF0000FF
code_keyword: 3aa982FF
code_warning: E4D97DFF
code_invalid: FF0000FF
code_multiline_string: D4BC7DFF
code_raw_string: D4BC7DFF
code_char_literal: D4BC7DFF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: BFC9DBFF
bracket_highlight: FCEDFC26
indent_guide: FCEDFC26
@@ -0,0 +1,96 @@
[16] # Version number. Do not delete.
# Based on Casey Muratori's emacs theme used on Handmade Hero series
[colors]
background0: 161616FF
background1: 141414FF
background2: 18262FFF # unused
background3: 121212FF
background4: 121212FF
selection_active: 0100CDFF
selection_inactive: 0100CD7F
selection_highlight: FCEDFC26 # todo
search_result_active: B55F75FF
search_result_inactive: B55F754C
scrollbar: CDAA7D19
scrollbar_hover: CDAA7D4C
scrollbar_background: CDAA7D11
cursor: 40FF40FF
cursor_inactive: 40FF4011
paste_animation: 0100CDFF
splitter: CDAA7D19
splitter_hover: CDAA7D4C
letter_highlight: B8860BFF
list_cursor_lite: CDAA7D19
list_cursor: CDAA7D4C
shadow_dark: 1010107F
shadow_transparent: 10101000
text_input_label: 7F7F7FFF
char_under_cursor: 161616FF
ui_default: CDAA7DFF
ui_dim: 7F7F7FFF
ui_neutral: 7F7F7FFF
ui_warning: FFAD34FF # todo
ui_warning_dim: 986032FF # todo
ui_error: 772222FF # todo
ui_error_bright: FF0000FF # todo
ui_success: 227722FF # todo
region_scope_export: 161616FF
region_scope_file: 161616FF
region_scope_module: 161616FF
region_header: 161616FF
region_success: 227722FF # todo
region_warning: 986032FF # todo
region_error: 772222FF # todo
region_heredoc: 121212FF
build_panel_background: 161616FF
build_panel_scrollbar: CDAA7D19
build_panel_scrollbar_hover: CDAA7D4C
build_panel_scrollbar_background: CDAA7D11
build_panel_title_bar: 121212FF
code_default: CDAA7DFF
code_comment: 7F7F7FFF
code_type: B8860BFF
code_function: CDAA7DFF
code_punctuation: CDAA7DFF
code_operation: CDAA7DFF
code_string_literal: 6B8E23FF
code_value: 6B8E23FF
code_highlight: D89B75FF # unused
code_error: FF0000FF # todo
code_warning: E4D97DFF # todo
code_keyword: B8860BFF
code_invalid: FF0000FF
code_multiline_string: 6B8E23FF
code_raw_string: 6B8E23FF
code_char_literal: 6B8E23FF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: 40FF4011
bracket_highlight: FCEDFC26
indent_guide: FCEDFC26
@@ -0,0 +1,93 @@
[16] # Version number. Do not delete.
[colors]
background0: 292929FF
background1: 1A1A1AFF
background2: 1A1A1AFF
background3: 1A1A1AFF
background4: 1A1A1AFF
selection_active: 0000FFFF
selection_inactive: 0000FF00
selection_highlight: FCEDFC26
search_result_active: CD6889FF
search_result_inactive: FCEDFC26
scrollbar: D0C5A94C
scrollbar_hover: D0C5A9A8
scrollbar_background: 10191F4C
cursor: 89E2A1FF
cursor_inactive: 161616FF
paste_animation: D3B58D19
splitter: D0C5A94C
splitter_hover: D0C5A9A8
letter_highlight: FFFFFFFF
list_cursor_lite: D3B58D19
list_cursor: D3B58D4C
shadow_dark: 0E161C33
shadow_transparent: 0E161C00
text_input_label: 3B4450FF
ui_default: BFC9DBFF
ui_dim: 87919DFF
ui_neutral: 4C4C4CFF
ui_warning: F8AD34FF
ui_warning_dim: 986032FF
ui_error: 772222FF
ui_error_bright: FF0000FF
ui_success: 227722FF
region_scope_export 292929FF
region_scope_file 292929FF
region_scope_module 292929FF
region_header: 1A5152FF
region_success: 226022FF
region_warning: 986032FF
region_error: 772222FF
region_heredoc: 181818FF
build_panel_title_bar: 1A1A1AFF
build_panel_background: 131313FF
build_panel_scrollbar: D0C5A94C
build_panel_scrollbar_hover: D0C5A9A8
build_panel_scrollbar_background: 10191F4C
code_default: D3B58DFF
code_comment: FFFF00FF
code_type: 98FB98FF
code_function: D3B58DFF
code_punctuation: D3B58DFF
code_operation: D3B58DFF
code_string_literal: BEBEBEFF
code_value: 7FFFD4FF
code_highlight: D89B75FF
code_error: FF0000FF
code_keyword: FFFFFFFF
code_warning: E4D97DFF
code_invalid: FF0000FF
code_multiline_string: BEBEBEFF
code_raw_string: BEBEBEFF
code_char_literal: BEBEBEFF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: 161616FF
bracket_highlight: FCEDFC26
indent_guide: FCEDFC26
@@ -0,0 +1,92 @@
[16] # Version number. Do not delete.
[colors]
background0: 072626FF
background1: 1A1A1AFF
background2: 18262FFF
background3: 072626FF
background4: 1A1A1AFF
selection_active: 0000FFFF
selection_inactive: 0000FF00
selection_highlight: FCEDFC26
search_result_active: CD6889FF
search_result_inactive: FCEDFC26
scrollbar: 33CCCC19
scrollbar_hover: 33CCCC4C
scrollbar_background: 0726264C
cursor: 90EE90FF
cursor_inactive: 196666FF
paste_animation: 0FDFAF4C
splitter: 1A1A1AFF
splitter_hover: 1C4449FF
letter_highlight: FFFFFFFF
list_cursor_lite: 0FDFAF19
list_cursor: 0FDFAF4C
shadow_dark: 0E161C33
shadow_transparent: 0E161C00
text_input_label: 3B4450FF
ui_default: BFC9DBFF
ui_dim: 87919DFF
ui_neutral: 4C4C4CFF
ui_warning: F8AD34FF
ui_warning_dim: 986032FF
ui_error: 772222FF
ui_error_bright: FF0000FF
ui_success: 227722FF
region_scope_export: 072626FF
region_scope_file: 072626FF
region_scope_module: 072626FF
region_header: 1A5152FF
region_success: 226022FF
region_warning: 986032FF
region_error: 772222FF
region_heredoc: 011A1AFF
build_panel_background: 262624FF
build_panel_scrollbar: 33CCCC19
build_panel_scrollbar_hover: 33CCCC4C
build_panel_scrollbar_background: 2626244C
build_panel_title_bar: 1A1A1AFF
code_default: D3B58DFF
code_comment: 3DDF23FF
code_type: 98FB98FF
code_function: D3B58DFF
code_punctuation: D3B58DFF
code_operation: E0AD82FF
code_string_literal: 0FDFAFFF
code_value: 7FFFD4FF
code_highlight: D89B75FF
code_error: FF0000FF
code_keyword: FFFFFFFF
code_warning: E4D97DFF
code_invalid: FF0000FF
code_multiline_string: 0FDFAFFF
code_raw_string: 0FDFAFFF
code_char_literal: 0FDFAFFF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: 196666FF
bracket_highlight: FCEDFC26
indent_guide: FCEDFC26
@@ -0,0 +1,92 @@
[16] # Version number. Do not delete.
[colors]
background0: 1D2129FF
background1: 3B4252FF
background2: 434C5EFF
background3: 292D38FF
background4: 292D38FF
selection_active: 434C5eFF
selection_inactive: 434C5e52
selection_highlight: 434C5EFF
search_result_active: B48EADFF
search_result_inactive: B48EAD26
scrollbar: 292D38AF
scrollbar_hover: 292D38FF
scrollbar_background: 1d212990
cursor: D8DEE99F
cursor_inactive: D8DEE9FF
paste_animation: 2E3440FF
splitter: 3B4252FF
splitter_hover: 3B4252FF
letter_highlight: 81A1C1FF
list_cursor_lite: 88C0D019
list_cursor: 88C0D04C
shadow_dark: 121419AF
shadow_transparent: 1D21291F
text_input_label: ECEFF4FF
ui_default: ECEFF4FF
ui_dim: ECEFF49F
ui_neutral: 2E3440FF
ui_warning: D08770FF
ui_warning_dim: D08770FF
ui_error: BF616AFF
ui_error_bright: BF616AFF
ui_success: 5E81ACFF
region_scope_export: 1D2129FF
region_scope_file: 3B425270
region_scope_module: 434C5E30
region_header: 1A5152FF
region_success: 226022FF
region_warning: 986032FF
region_error: 772222FF
region_heredoc: 101920FF
build_panel_background: 1D2129FF
build_panel_scrollbar: 292D38AF
build_panel_scrollbar_hover: 292D38FF
build_panel_scrollbar_background: 1d212990
build_panel_title_bar: 292D38FF
code_default: ECEFF4FF
code_comment: 516173FF
code_type: 8FBCBBFF
code_function: 88C0D0FF
code_punctuation: 81A1C1FF
code_operation: 81A1C1FF
code_string_literal: A3BE8CFF
code_value: B48EADFF
code_highlight: 5E81ACFF
code_error: BF616AFF
code_keyword: 81A1C1FF
code_warning: E4D97DFF
code_invalid: FF0000FF
code_multiline_string: A3BE8CFF
code_raw_string: A3BE8CFF
code_char_literal: A3BE8CFF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: D8DEE9FF
bracket_highlight: 434C5EFF
indent_guide: 434C5EFF
@@ -0,0 +1,92 @@
[16] # Version number. Do not delete.
[colors]
background0: 2E3440FF
background1: 3B4252FF
background2: 434C5EFF
background3: 434C5EFF
background4: 3B4252FF
selection_active: 434C5EFF
selection_inactive: 434C5EFF
selection_highlight: 434C5EFF
search_result_active: B48EADFF
search_result_inactive: B48EAD26
scrollbar: 3A4252AF
scrollbar_hover: 3A4252FF
scrollbar_background: 2E3440FF
cursor: D8DEE99F
cursor_inactive: D8DEE9FF
paste_animation: 2E3440FF
splitter: 3B4252FF
splitter_hover: 3B4252FF
letter_highlight: 81A1C1FF
list_cursor_lite: 88C0D019
list_cursor: 88C0D04C
shadow_dark: 2A2F3AFF
shadow_transparent: 2A2F3A00
text_input_label: ECEFF4FF
ui_default: ECEFF4FF
ui_dim: ECEFF49F
ui_neutral: 2E3440FF
ui_warning: D08770FF
ui_warning_dim: D087709F
ui_error: BF616A9F
ui_error_bright: BF616AFF
ui_success: 5E81ACFF
region_scope_export: 2E3440FF
region_scope_file: 3B4252AF
region_scope_module: 434C5E9F
region_header: 1A5152FF
region_success: 226022FF
region_warning: 986032FF
region_error: 772222FF
region_heredoc: 202837FF
build_panel_background: 2E3440FF
build_panel_scrollbar: 292D38AF
build_panel_scrollbar_hover: 292D38FF
build_panel_scrollbar_background: 1D212990
build_panel_title_bar: 434C5EFF
code_default: ECEFF4FF
code_comment: EBCB8BAF
code_type: 8FBCBBFF
code_function: 88C0D0FF
code_punctuation: 81A1C1FF
code_operation: 81A1C1FF
code_string_literal: A3BE8CFF
code_value: B48EADFF
code_highlight: 5E81ACFF
code_error: BF616AFF
code_keyword: 81A1C1FF
code_warning: E4D97DFF
code_invalid: FF0000FF
code_multiline_string: A3BE8CFF
code_raw_string: A3BE8CFF
code_char_literal: A3BE8CFF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: D8DEE9FF
bracket_highlight: 434C5EFF
indent_guide: 434C5EFF
@@ -0,0 +1,92 @@
[16] # Version number. Do not delete.
[colors]
background0: 002B36FF
background1: 002B36FF
background2: 073642FF
background3: 073642FF
background4: 073642FF
selection_active: 073642FF
selection_inactive: 073642FF
selection_highlight: 93A1A1FF
search_result_active: B58900FF
search_result_inactive: FCEDFC26
scrollbar: 33CCCC19
scrollbar_hover: 33CCCC4C
scrollbar_background: 10191F4C
cursor: 93A1A1FF
cursor_inactive: 93A1A1FF
paste_animation: 1C4449FF
splitter: 21333FFF
splitter_hover: 1C4449FF
letter_highlight: 599999FF
list_cursor_lite: 93A1A122
list_cursor: 93A1A144
shadow_dark: 0E161C7F
shadow_transparent: 0E161C00
text_input_label: 3B4450FF
ui_default: BFC9DBFF
ui_dim: 87919DFF
ui_neutral: 073642FF
ui_warning: CB4B16FF
ui_warning_dim: CB4B16FF
ui_error: FC32FFFF
ui_error_bright: DC322FFF
ui_success: 073642FF
region_scope_export: 002B36FF
region_scope_file: 002B36FF
region_scope_module: 002B36FF
region_header: 1A5152FF
region_success: 226022FF
region_warning: 986032FF
region_error: 772222FF
region_heredoc: 00202EFF
build_panel_background: 073642FF
build_panel_scrollbar: 33CCCC19
build_panel_scrollbar_hover: 33CCCC4C
build_panel_scrollbar_background: 10191F4C
build_panel_title_bar: 1C303AFF
code_default: 839496FF
code_comment: 586E75FF
code_type: 859900FF
code_function: 839496FF
code_punctuation: 93A1A1FF
code_operation: 93A1A1FF
code_string_literal: 2AA198FF
code_value: D33682FF
code_highlight: D89B75FF
code_error: FF0000FF
code_keyword: 859900FF
code_warning: E4D97DFF
code_invalid: FF0000FF
code_multiline_string: 2AA198FF
code_raw_string: 2AA198FF
code_char_literal: 2AA198FF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: 93A1A1FF
bracket_highlight: 93A1A1FF
indent_guide: 93A1A1FF
@@ -0,0 +1,92 @@
[16] # Version number. Do not delete.
[colors]
background0: fbf8efFF
background1: d2cedaFF
background2: e3deddFF
background3: efeae9FF
background4: d2cedaFF
selection_active: d3d3e7FF
selection_inactive: e7e7fcFF # This is in the search result
selection_highlight: dae6d0FF # highlight in search result
search_result_active: ba2f595F # Have to dim it because no foreground for search matches
search_result_inactive: dae6d0FF
scrollbar: d3d3e7FF
scrollbar_hover: d3d3e7FF
scrollbar_background: efeae9FF
cursor: 100a14FF
cursor_inactive: 196666FF
paste_animation: e7e7fcFF
splitter: b3b9beFF
splitter_hover: efeae9FF
letter_highlight: 3a81c3FF
list_cursor_lite: d3d3e7FF
list_cursor: d3d3e7FF
shadow_dark: a094a23F
shadow_transparent: a094a200
text_input_label: 655370FF
ui_default: 6c3163FF
ui_dim: 655370FF
ui_neutral: 4C4C4CFF # TODO
ui_warning: dc752fFF
ui_warning_dim: dc752f5F
ui_error: e0211dFF
ui_error_bright: FF0000FF # TODO
ui_success: 42ae2cFF
region_scope_export: fbf8efFF
region_scope_file: fbf8efFF
region_scope_module: fbf8efFF
region_header: d2cedaFF
region_success: 42ae2cFF
region_warning: 986032FF
region_error: e0211dFF
region_heredoc: f0eee0FF
build_panel_background: fbf8efFF
build_panel_scrollbar: 33CCCC19
build_panel_scrollbar_hover: 33CCCC4C
build_panel_scrollbar_background: 10191F4C
build_panel_title_bar: d2cedaFF
code_default: 655370FF
code_comment: 2aa1aeFF
code_type: ba2f59FF
code_function: 6c3163FF
code_punctuation: 655370FF
code_operation: 655370FF
code_string_literal: 2d9574FF
code_value: 4e3163FF
code_highlight: ba2f59FF
code_error: e0211dFF
code_keyword: 3a81c3FF
code_warning: E4D97DFF
code_invalid: FF0000FF
code_multiline_string: 2d9574FF
code_raw_string: 2d9574FF
code_char_literal: 2d9574FF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: 196666FF
bracket_highlight: dae6d0FF
indent_guide: dae6d0FF
@@ -0,0 +1,93 @@
[16] # Version number. Do not delete.
[colors]
region_scope_export 2c2c2c80
region_scope_file 40404080
region_scope_module 30303080
region_header: 34a2a480 # Debug build header message background
region_success: 44c04480 # Debug Panel success message background
region_warning: ffc04480
region_error: ee444480
region_heredoc: 101010FF
# Build panel colours (self-explanatory)
build_panel_title_bar: ffffff03
build_panel_background: 000000e8
build_panel_scrollbar: ffffff40
build_panel_scrollbar_hover: ffffff30
build_panel_scrollbar_background: ffffff20
background0: 00000060 # Body and dialog text area background
background1: 000000ff # Bottom layer
background2: ff0000ff
background3: 000000aa # Dialog background
background4: ffffff02 # Status bar
selection_active: 4000ff80 # Selection and file dialog current directory
selection_inactive: 3e02b580 # Background of selection on other side
selection_highlight: ffffff20 # Background of other occurences of selection
paste_animation: 4000ffc0 # Background colour during paste animation
search_result_active: 4000ff80 # Background of highlighted occurence
search_result_inactive: ffffff30 # Background of unhighlighted occurences
scrollbar: ffffff40 # Actual scrollbar
scrollbar_background: ffffff20 # Scrollbar curb
scrollbar_hover: ffffff30 # Whole scrollbar groove when hovered
cursor: 4020ffff # Text cursor background in body area
splitter: ffffff20 # Splitter between right and left body
splitter_hover: ffffff40 # Splitter while hovered
list_cursor: 4000ffa0 # Cursor in dialog
list_cursor_lite: 4000ff80 # Mouse cursor in dialog
shadow_dark: ffffff08 # Shadow at the edge of status bar and dialog
shadow_transparent: ffffff00 # Statusbar inverse shadow
cursor_inactive: 4000ffa0 # Search dialog text area outline
text_input_label: ffffff90 # Dialog input prompt
letter_highlight: ffffffff # Highlighted letters in dialog
ui_default: ffffffe0 # normal letters in dialog
ui_dim: ffffff80
ui_neutral: ffffff40
ui_warning: ffc044e0
ui_warning_dim: ffc04480
ui_error: ee4444e0
ui_error_bright: ee4444ff
ui_success: 44c044e0
code_default: ffffffe0
code_comment: ffffff80
code_type: 00ff88e0
code_function: 0060ffe0
code_punctuation: ffffff60
code_operation: ffffff70
code_string_literal: ff6000e0
code_value: ff6060e0
code_highlight: d89b75e0
code_error: ff0000e0
code_keyword: 8860ffe0
code_warning: ffff60e0
code_invalid: FF0000FF
code_multiline_string: ff6000e0
code_raw_string: ff6000e0
code_char_literal: ff6000e0
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: 4000ffa0
bracket_highlight: ffffff20
indent_guide: ffffff20
@@ -0,0 +1,93 @@
[16] # Version number. Do not delete.
[colors]
background0: D5D6DBFF
background1: C1C2C7FF
background2: C1C2C7FF
background3: DCDEE3FF
background4: DCDEE3FF
selection_active: C8C9DEFF
selection_inactive: CFCFE4FF
selection_highlight: CFCFE4FF
search_result_active: AFAFE4FF
search_result_inactive: CFCFE4FF
scrollbar: CCCDD2FF
scrollbar_hover: BFC0C5FF
scrollbar_background: D5D6DBFF
cursor: 4C505EFF
cursor_inactive: 4C505EFF
paste_animation: CFCFE4FF
splitter: C1C2C7FF
splitter_hover: C1C2C7FF
letter_highlight: 343B58FF
list_cursor_lite: C8C9DEFF
list_cursor: C8C9DEFF
shadow_dark: 18181809
shadow_transparent: 0E161C00
text_input_label: 9699A3FF
char_under_cursor: B3AFA1FF
ui_default: 343B58FF
ui_dim: 9DA0ABFF
ui_neutral: 9DA0ABFF
ui_warning: D28822FF
ui_warning_dim: D28822FF
ui_error: BD4040FF
ui_error_bright: DD4E52FF
ui_success: 9ECE6AFF
region_scope_export: D5D6DBFF
region_scope_file: CBCCD1FF
region_scope_module: CBCCD1FF
region_header: D5D6DBFF
region_success: 627C48FF
region_warning: 965027FF
region_error: 8C4351FF
region_heredoc: D5D6DBFF
build_panel_background: CBCCD1FF
build_panel_scrollbar: CCCDD2FF
build_panel_scrollbar_hover: C1C2C7FF
build_panel_scrollbar_background: D5D6DBFF
build_panel_title_bar: C1C2C7FF
code_default: 343B58FF
code_comment: 9699A3FF
code_type: 5A4A78FF
code_function: 34548AFF
code_punctuation: 34548AFF
code_operation: 4C505EFF
code_string_literal: 485E30FF
code_value: 965027FF
code_highlight: D89B75FF
code_error: DD4E52FF
code_warning: 965027FF
code_keyword: 5A4A78FF
code_invalid: DD4E52FF
code_multiline_string: 485E30FF
code_raw_string: 485E30FF
code_char_literal: 485E30FF
code_identifier: 343B58FF
code_note: 4C505EFF
code_number: 965027FF
code_multiline_comment: 9699A3FF
code_modifier: 5A4A78FF
code_attribute: 5A4A78FF
code_enum_variant: 343B58FF
code_macro: 4C505EFF
code_builtin_variable: 965027FF
code_builtin_function: 4C505EFF
code_builtin_exception: 4C505EFF
code_directive: 5A4A78FF
code_directive_modifier: 5A4A78FF
code_header: 5A4A78FF
code_header2: 4C505EFF
code_header3: 4C505EFF
code_header4: 4C505EFF
code_header5: 4C505EFF
code_header6: 4C505EFF
# Added after migration to version [8]
ruler: 4C505EFF
bracket_highlight: CFCFE4FF
indent_guide: CFCFE4FF
@@ -0,0 +1,93 @@
[16] # Version number. Do not delete.
[colors]
background0: 1A1B26FF
background1: 24283BFF
background2: 24283BFF
background3: 16161EFF
background4: 16161EFF
selection_active: 2A2F41FF
selection_inactive: 212433FF
selection_highlight: 2A2F41FF
search_result_active: 4864A7FF
search_result_inactive: 283457FF
scrollbar: 1F2130FF
scrollbar_hover: 34384BFF
scrollbar_background: 1A1B26FF
cursor: C0CAF5FF
cursor_inactive: 8A91B1FF
paste_animation: 4864A7FF
splitter: 101014FF
splitter_hover: 101014FF
letter_highlight: A9B1D6FF
list_cursor_lite: 13131BFF
list_cursor: 202430FF
shadow_dark: 0202088F
shadow_transparent: 02020800
text_input_label: 565F89FF
char_under_cursor: 3f350AFF
ui_default: A9B1D6FF
ui_dim: 363B54FF
ui_neutral: 363B54FF
ui_warning: FF9E64FF
ui_warning_dim: 895738FF
ui_error: A95263FF
ui_error_bright: F7768EFF
ui_success: 485E30FF
region_scope_export: 1A1B26FF
region_scope_file: 1E202EFF
region_scope_module: 1E202EFF
region_header: 1A1B26FF
region_success: 627C48FF
region_warning: 965027FF
region_error: 8C4351FF
region_heredoc: 1A1B26FF
build_panel_background: 1E202EFF
build_panel_scrollbar: 1F2130FF
build_panel_scrollbar_hover: 24283BFF
build_panel_scrollbar_background: 1A1B26FF
build_panel_title_bar: 101014FF
code_default: A9B1D6FF
code_comment: 565F89FF
code_type: BB9AF7FF
code_function: 7AA2F7FF
code_punctuation: 7AA2F7FF
code_operation: 89DDFFFF
code_string_literal: 9ECE6AFF
code_value: FF9E64FF
code_highlight: D89B75FF
code_error: F7768EFF
code_warning: 965027FF
code_keyword: BB9AF7FF
code_invalid: F7768EFF
code_multiline_string: 9ECE6AFF
code_raw_string: 9ECE6AFF
code_char_literal: 9ECE6AFF
code_identifier: A9B1D6FF
code_note: 89DDFFFF
code_number: FF9E64FF
code_multiline_comment: 565F89FF
code_modifier: BB9AF7FF
code_attribute: BB9AF7FF
code_enum_variant: A9B1D6FF
code_macro: 89DDFFFF
code_builtin_variable: FF9E64FF
code_builtin_function: 89DDFFFF
code_builtin_exception: 89DDFFFF
code_directive: BB9AF7FF
code_directive_modifier: BB9AF7FF
code_header: BB9AF7FF
code_header2: 89DDFFFF
code_header3: 89DDFFFF
code_header4: 89DDFFFF
code_header5: 89DDFFFF
code_header6: 89DDFFFF
# Added after migration to version [8]
ruler: 8A91B1FF
bracket_highlight: 2A2F41FF
indent_guide: 2A2F41FF
@@ -0,0 +1,94 @@
[16] # Version number. Do not delete.
# Based on the original Zenburn Vim theme:
# https://github.com/jnurmine/Zenburn/blob/master/colors/zenburn.vim
[colors]
background0: 3F3F3FFF
background1: 282828FF
background2: 2E3330FF
background3: 2E3330FF
background4: 2E3330FF
selection_active: 304A3DFF
selection_inactive: 484848FF
selection_highlight: FCEDFC26
search_result_active: 385f38FF
search_result_inactive: 95A99F55
scrollbar: 28282819
scrollbar_hover: 484848FF
scrollbar_background: 4848484C
cursor: 8FAF9FFF
cursor_inactive: 8FAF9FFF
paste_animation: 304A3DFF
splitter: 2E3330FF
splitter_hover: 2E3330FF
letter_highlight: DFDFBFFF
list_cursor_lite: 2E33304C
list_cursor: 304A3DFF
shadow_dark: 0E161C33
shadow_transparent: 0E161C00
text_input_label: BFC9DBFF
ui_default: BFC9DBFF
ui_dim: 87919DFF
ui_neutral: 4C4C4CFF
ui_warning: F8AD34FF
ui_warning_dim: 986032FF
ui_error: 772222FF
ui_error_bright: FF0000FF
ui_success: 227722FF
region_scope_export: 3F3F3FFF
region_scope_file: 484848FF
region_scope_module: 292929FF
region_header: 1A5152FF
region_success: 226022FF
region_warning: 986032FF
region_error: 772222FF
region_heredoc: 131313FF
build_panel_background: 1F1F1FFF
build_panel_scrollbar: 33CCCC19
build_panel_scrollbar_hover: 33CCCC4C
build_panel_scrollbar_background: 2626244C
build_panel_title_bar: 2E3330FF
code_default: DCDCCCFF
code_comment: 7F9F7FFF
code_type: DFDFBFFF
code_function: EFEF8FFF
code_punctuation: DCDCCCFF
code_operation: F0EFD0FF
code_string_literal: CC9393FF
code_value: 8CD0D3FF
code_highlight: D89B75FF
code_error: FF0000FF
code_keyword: F0DFAFFF
code_warning: E4D97DFF
code_invalid: FF0000FF
code_multiline_string: CC9393FF
code_raw_string: CC9393FF
code_char_literal: CC9393FF
code_identifier: BFC9DBFF
code_note: E0AD82FF
code_number: D699B5FF
code_multiline_comment: 87919DFF
code_modifier: E67D74FF
code_attribute: E67D74FF
code_enum_variant: BFC9DBFF
code_macro: E0AD82FF
code_builtin_variable: D699B5FF
code_builtin_function: E0AD82FF
code_builtin_exception: E0AD82FF
code_directive: E67D74FF
code_directive_modifier: E67D74FF
code_header: E67D74FF
code_header2: E0AD82FF
code_header3: E0AD82FF
code_header4: E0AD82FF
code_header5: E0AD82FF
code_header6: E0AD82FF
# Added after migration to version [8]
ruler: 8FAF9FFF
bracket_highlight: FCEDFC26
indent_guide: FCEDFC26