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,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