Skip to content

Instantly share code, notes, and snippets.

@0riginaln0
Last active March 8, 2026 12:46
Show Gist options
  • Select an option

  • Save 0riginaln0/8e6aa1909f0fd8020d464406e97d3be7 to your computer and use it in GitHub Desktop.

Select an option

Save 0riginaln0/8e6aa1909f0fd8020d464406e97d3be7 to your computer and use it in GitHub Desktop.
Port of Lite themes for Focus editor
[16] # Version number. Do not delete.
# Based on the original Lite Light theme:
# https://github.com/pragtical/colors/blob/master/colors/lite-light.lua
[colors]
background0: F5F5F5FF
background1: E0E0E0FF
background2: E0E0E0FF
background3: E0E0E0FF
background4: E0E0E0FF
selection_active: D0D0D0FF
selection_inactive: E0E0E0FF
selection_highlight: E0E0E0FF
search_result_active: D6C280FF
search_result_inactive: E0E0E0FF
scrollbar: B0B0B0FF
scrollbar_hover: A0A0A0FF
scrollbar_background: E0E0E0FF
cursor: 0078D7FF
cursor_inactive: 196666FF
paste_animation: E0E0E0FF
splitter: D0D0D0FF
splitter_hover: D0D0D0FF
letter_highlight: 333333FF
list_cursor_lite: 33333319
list_cursor: 44444419
shadow_dark: 0000001A
shadow_transparent: 0E161C00
text_input_label: A0A0A0FF
char_under_cursor: FFFFFFFF
ui_default: 333333FF
ui_dim: A0A0A0FF
ui_neutral: 0078D7FF
ui_warning: FFC107FF
ui_warning_dim: FFC107FF
ui_error: F44336FF
ui_error_bright: FFFFFF00
ui_success: 4CAF50FF
region_scope_export: FFFFFFFF
region_scope_file: F5F5F5FF
region_scope_module: E0E0E0FF
region_header: E0E0E0FF
region_success: 4CAF50FF
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: E0E0E0FF
code_default: 333333FF
code_comment: 9E9E9EFF
code_type: 008080FF
code_function: 0078D7FF
code_punctuation: 333333FF
code_operation: 0078D7FF
code_string_literal: B58900FF
code_value: 9E580DFF
code_highlight: 0261D1FF
code_error: F44336FF
code_warning: E4D97DFF
code_keyword: 9C27B0FF
code_invalid: FF0000FF
code_multiline_string: B58900FF
code_raw_string: B58900FF
code_char_literal: 9E580DFF
code_identifier: 333333FF
code_note: 333333FF
code_number: 9E580DFF
code_multiline_comment: 9E9E9EFF
code_modifier: AD1403FF
code_attribute: AD1403FF
code_enum_variant: 333333FF
code_macro: 0078D7FF
code_builtin_variable: 9E580DFF
code_builtin_function: 0078D7FF
code_builtin_exception: 333333FF
code_directive: 8D5C0FFF
code_directive_modifier: 8D5C0FFF
code_header: AD1403FF
code_header2: 333333FF
code_header3: 333333FF
code_header4: 333333FF
code_header5: 333333FF
code_header6: 333333FF
ruler: 196666FF
bracket_highlight: E0E0E0FF
indent_guide: E0E0E0FF
[16] # Version number. Do not delete.
# Based on the original Lite XL theme:
# https://github.com/pragtical/pragtical/blob/508f21c5920bfe6227c663e0ddddfac7cd8d8e51/data/colors/lite.lua
[colors]
background0: 2e2e32FF
background1: 252529FF
background2: 252529FF
background3: 252529FF
background4: 2E3330FF
selection_active: 484848FF
selection_inactive: 484848FF
selection_highlight: FCEDFC26
search_result_active: 385f38FF
search_result_inactive: 95A99F55
scrollbar: 414146FF
scrollbar_hover: 4b4b52FF
scrollbar_background: 4848484C
cursor: 93DDFAFF
cursor_inactive: 93DDFAFF
paste_animation: 304A3DFF
splitter: 202024FF
splitter_hover: 202024FF
letter_highlight: e1e1e6FF
list_cursor_lite: 525259FF
list_cursor: 83838FFF
shadow_dark: 0E161C33
shadow_transparent: 0E161C00
text_input_label: ADADB3FF
ui_default: E1E1E6FF
ui_dim: B3B3B9FF
ui_neutral: 4C4C4CFF
ui_warning: FFA94DFF
ui_warning_dim: 986032FF
ui_error: FF3333FF
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: e1e1e6FF
code_comment: 676B6FFF
code_type: DFDFBFFF
code_function: 93DDFAFF
code_punctuation: DCDCCCFF
code_operation: 93DDFAFF
code_string_literal: f7c95cFF
code_value: 8CD0D3FF
code_highlight: D89B75FF
code_error: FF0000FF
code_keyword: E58AC9FF
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment