Skip to content

Instantly share code, notes, and snippets.

@LainLayer
Last active September 19, 2024 21:46
Show Gist options
  • Save LainLayer/5bea7d25a137c8dd641078e105bd821b to your computer and use it in GitHub Desktop.
Save LainLayer/5bea7d25a137c8dd641078e105bd821b to your computer and use it in GitHub Desktop.
Focus editor erosion color scheme
[colors]
# Erosion theme by crshd, http://dotshare.it/dots/446/
background0: 181512FF
background1: 181512FF
background2: 181512FF
background3: 181512FF
background4: 181512FF
selection_active: bea49222
selection_inactive: BEA49222
selection_highlight: bea49211
search_result_active: BEA49222
search_result_inactive: bea49222
scrollbar: 746c4877
scrollbar_hover: 746C48FF
scrollbar_background: 00000000
cursor: bea492ff
cursor_inactive: BEA492FF
paste_animation: 9a875fff
splitter: 746c4877
splitter_hover: 746c48ff
letter_highlight: 4B5C5EFF
list_cursor_lite: BEA49211
list_cursor: bea49222
shadow_dark: 00000000
shadow_transparent: 00000000
text_input_label: bea49277
ui_default: BEA492FF
ui_dim: bea492aa
ui_neutral: ff0000ff
ui_warning: 9F7155FF
ui_warning_dim: ff0000ff
ui_error: 8c644cff
ui_error_bright: ff0000ff
ui_success: 746C48FF
code_default: BEA492FF
code_comment: 646A6DFF
code_type: 4B5C5EFF
code_function: 605655FF
code_punctuation: 504339ff
code_operation: 908a66ff
code_string_literal: 8C644CFF
code_value: 556d70ff
code_highlight: 908A66FF
code_error: FF0000FF
code_keyword: 746c48ff
region_scope_export: 181512FF
region_scope_file: 14110EFF
region_scope_module: 120F0CFF
region_header: 181512ff
region_success: 181512ff
region_warning: 181512ff
region_error: 181512ff
build_panel_background: 181512FF
build_panel_scrollbar: bea492aa
build_panel_scrollbar_hover: bea492ff
build_panel_scrollbar_background: 181512ff
code_warning: ff0000ff
build_panel_title_bar: 332D29FF
region_heredoc: 15110DFF
code_invalid: FF0000FF
code_multiline_string: 8c644cff
code_raw_string: 8c644cff
code_char_literal: 8C644CFF
code_identifier: BEA492FF
code_note: 908a66ff
code_number: 8C644CFF
code_multiline_comment: 646A6DFF
code_modifier: 4B5C5EFF
code_attribute: 9C956EFF
code_enum_variant: BEA492FF
code_macro: 908a66ff
code_builtin_variable: 8c644cff
code_builtin_function: 908A66ff
code_builtin_exception: 908A66FF
code_directive: 605655FF
code_directive_modifier: 9c956eff
code_header: 9C956EFF
code_header2: 908a66ff
code_header3: 908a66ff
code_header4: 908a66ff
code_header5: 908a66ff
code_header6: 908A66FF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment