Skip to content

Instantly share code, notes, and snippets.

@Aviortheking
Last active October 23, 2025 11:47
Show Gist options
  • Select an option

  • Save Aviortheking/3eac53cf21efc55481ae6c8776a7ce25 to your computer and use it in GitHub Desktop.

Select an option

Save Aviortheking/3eac53cf21efc55481ae6c8776a7ce25 to your computer and use it in GitHub Desktop.
Zed config
{
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
"name": "Avior",
"author": "Avior <git@avior.me>",
"themes": [
{
"name": "Avior Dark",
"appearance": "dark",
"style": {
"background.appearance": "opaque",
"border": "#393B40ff",
"border.variant": "#43454Aff",
"border.focused": "#214283ff",
"border.selected": "#4E5157ff",
"border.transparent": "#00000000",
"border.disabled": "#393B40ff",
"elevated_surface.background": "#2B2D30ff",
"surface.background": "#282828FF",
"background": "#2B2D30ff",
"element.background": "#5A5D634d",
"element.hover": "#5A5D6366",
"element.active": "#5A5D6399",
"element.selected": "#5A5D6399",
"element.disabled": "#43454A4d",
"drop_target.background": "#3573F026",
"ghost_element.background": "#00000000",
"ghost_element.hover": "#393B40ff",
"ghost_element.active": "#43454Aff",
"ghost_element.selected": "#43454Aff",
"ghost_element.disabled": "#393B4080",
"text": "#DFE1E5ff",
"text.muted": "#9DA0A8ff",
"text.placeholder": "#5A5D63ff",
"text.disabled": "#5A5D63ff",
"text.accent": "#6B9BFAff",
"icon": "#BCBEC4ff",
"icon.muted": "#868A91ff",
"icon.disabled": "#5A5D63ff",
"icon.placeholder": "#5A5D63ff",
"icon.accent": "#6B9BFAff",
"status_bar.background": "#282828FF",
"title_bar.background": "#2B2D30ff",
"toolbar.background": "#282828FF",
"tab_bar.background": "#2B2D30ff",
"tab.inactive_background": "#2B2D30ff",
"tab.active_background": "#282828FF",
"search.match_background": "#114957ff",
"panel.background": "#2B2D30ff",
"panel.focused_border": null,
"pane.focused_border": null,
"scrollbar.thumb.background": "#FFFFFF26",
"scrollbar.thumb.hover_background": "#FFFFFF4D",
"scrollbar.thumb.border": "#404043ff",
"scrollbar.track.background": "#00000000",
"scrollbar.track.border": "#2B2D30ff",
"editor.foreground": "#BCBEC4ff",
"editor.background": "#282828FF",
"editor.gutter.background": "#282828FF",
"editor.subheader.background": "#2B2D30ff",
"editor.active_line.background": "#303030FF",
"editor.highlighted_line.background": "#2B2D30ff",
"editor.line_number": "#4B5059ff",
"editor.active_line_number": "#A1A3ABff",
"editor.invisible": "#6F737Aff",
"editor.wrap_guide": "#2B2D30ff",
"editor.active_wrap_guide": "#393B40FF",
"editor.indent_guide": "#313438ff",
"editor.indent_guide_active": "#666870FF",
"editor.document_highlight.read_background": "#373B39ff",
"editor.document_highlight.write_background": "#402F33ff",
"terminal.background": "#282828FF",
// "terminal.foreground": "#BCBEC4ff",
// "terminal.bright_foreground": "#FFFFFFff",
// "terminal.dim_foreground": "#9DA0A8ff",
// "terminal.ansi.black": "#000000ff",
// "terminal.ansi.bright_black": "#595959ff",
// "terminal.ansi.dim_black": "#424242ff",
// "terminal.ansi.red": "#F0524Fff",
// "terminal.ansi.bright_red": "#FF4050ff",
// "terminal.ansi.dim_red": "#772E2Cff",
// "terminal.ansi.green": "#5C962Cff",
// "terminal.ansi.bright_green": "#4FC414ff",
// "terminal.ansi.dim_green": "#39511Fff",
// "terminal.ansi.yellow": "#A68A0Dff",
// "terminal.ansi.bright_yellow": "#E5BF00ff",
// "terminal.ansi.dim_yellow": "#5C4F17ff",
// "terminal.ansi.blue": "#3993D4ff",
// "terminal.ansi.bright_blue": "#1FB0FFff",
// "terminal.ansi.dim_blue": "#245980ff",
// "terminal.ansi.magenta": "#A771BFff",
// "terminal.ansi.bright_magenta": "#ED7EEDff",
// "terminal.ansi.dim_magenta": "#5C4069ff",
// "terminal.ansi.cyan": "#00A3A3ff",
// "terminal.ansi.bright_cyan": "#00E5E5ff",
// "terminal.ansi.dim_cyan": "#154F4Fff",
// "terminal.ansi.white": "#808080ff",
// "terminal.ansi.bright_white": "#FFFFFFff",
// "terminal.ansi.dim_white": "#616161ff",
"link_text.hover": "#6B9BFAff",
"conflict": "#DE6A66ff",
"conflict.background": "#512b29ff",
"conflict.border": "#7b4542ff",
"created": "#73BD79ff",
"created.background": "#436946ff",
"created.border": "#4E8052ff",
"deleted": "#6F737Aff",
"deleted.background": "#484A4Aff",
"deleted.border": "#656E76ff",
"error": "#c50000",
"error.background": "#402929ff",
"error.border": "#5A5D63ff",
"hidden": "#6F737Aff",
"hidden.background": "#2B2D30ff",
"hidden.border": "#43454Aff",
"hint": "#5A5D63ff",
"hint.background": "#2B2D30ff",
"hint.border": "#5A5D63ff",
"ignored": "#5A5D63ff",
"ignored.background": "#2B2D30ff",
"ignored.border": "#393B40ff",
"info": "#548AF7ff",
"info.background": "#25324Dff",
"info.border": "#5A5D63ff",
"modified": "#70AEFFff",
"modified.background": "#22426bff",
"modified.border": "#38649dff",
"predictive": "#727782ff",
"predictive.background": "#2c2e34ff",
"predictive.border": "#42464eff",
"renamed": "#70AEFFff",
"renamed.background": "#22426bff",
"renamed.border": "#38649dff",
"success": "#42B1A4ff",
"success.background": "#1D3838ff",
"success.border": "#1E4D4Aff",
"unreachable": "#6F737Aff",
"unreachable.background": "#2B2D30ff",
"unreachable.border": "#43454Aff",
"warning": "#F2C55Cff",
"warning.background": "#565014ff",
"warning.border": "#5A5D63ff",
"players": [
{
"cursor": "#256DF9ff",
"background": "#214283ff",
"selection": "#256DF973"
},
{
"cursor": "#5FAD65ff",
"background": "#375239ff",
"selection": "#5FAD6566"
},
{
"cursor": "#DB5C5Cff",
"background": "#5E3838ff",
"selection": "#DB5C5C66"
},
{
"cursor": "#A571E6ff",
"background": "#583D7Aff",
"selection": "#A571E666"
},
{
"cursor": "#E08855ff",
"background": "#614438ff",
"selection": "#E0885566"
},
{
"cursor": "#24A394ff",
"background": "#1E4D4Aff",
"selection": "#24A39466"
},
{
"cursor": "#D6AE58ff",
"background": "#5E4D33ff",
"selection": "#D6AE5866"
},
{
"cursor": "#DC98DFff",
"background": "#604467ff",
"selection": "#DC98DF66"
}
],
"syntax": {
"attribute": {
"color": "#ffd586",
"font_style": null,
"font_weight": null
},
"boolean": {
"color": "#C77DBBff",
"font_style": "italic",
"font_weight": 600
},
"comment": {
"color": "#7A7E85ff",
"font_style": null,
"font_weight": null
},
"comment.doc": {
"color": "#5F826Bff",
"font_style": "italic",
"font_weight": null
},
"constant": {
"color": "#C77DBBff",
"font_style": "italic",
"font_weight": 600
},
"constant.builtin": {
"color": "#CF8E6Dff",
"font_style": null,
"font_weight": null
},
"constructor": {
"color": "#56A8F5ff",
"font_style": null,
"font_weight": null
},
"embedded": {
"color": "#00B8BBff",
"font_style": null,
"font_weight": null
},
"emphasis": {
"color": "#BCBEC4ff",
"font_style": "italic",
"font_weight": null
},
"emphasis.strong": {
"color": "#DFE1E5ff",
"font_style": null,
"font_weight": 700
},
"enum": {
"color": "#C77DBBff",
"font_style": "italic",
"font_weight": null
},
"escape": {
"color": "#CF8E6Dff",
"font_style": null,
"font_weight": null
},
"float": {
"color": "#2AACB8ff",
"font_style": null,
"font_weight": null
},
"function": {
"color": "#56A8F5ff",
"font_style": null,
"font_weight": null
},
"function.special": {
"color": "#FFC66Dff",
"font_style": null,
"font_weight": null
},
"hint": {
"color": "#5b6880",
"font_style": null,
"font_weight": 700
},
"keyword": {
"color": "#CF8E6Dff",
"font_style": null,
"font_weight": null
},
"label": {
"color": "#BCBEC4ff",
"font_style": null,
"font_weight": null
},
"lifetime": {
"color": "#20999Dff",
"font_style": "italic",
"font_weight": null
},
"link_text": {
"color": "#548AF7ff",
"font_style": null,
"font_weight": null
},
"link_uri": {
"color": "#548AF7ff",
"font_style": "italic",
"font_weight": null
},
"number": {
"color": "#2AACB8ff",
"font_style": null,
"font_weight": null
},
"operator": {
"color": "#BCBEC4ff",
"font_style": null,
"font_weight": null
},
"predictive": {
"color": "#727782ff",
"font_style": "italic",
"font_weight": null
},
"preproc": {
"color": "#B3AE60ff",
"font_style": null,
"font_weight": null
},
"primary": {
"color": "#BCBEC4ff",
"font_style": null,
"font_weight": null
},
"property": {
"color": "#e95678",
"font_style": null,
"font_weight": null
},
"punctuation": {
"color": "#BCBEC4ff",
"font_style": null,
"font_weight": null
},
"punctuation.bracket": {
"color": null,
"font_style": null,
"font_weight": null
},
"punctuation.list_marker": {
"color": "#CF8E6Dff",
"font_style": null,
"font_weight": null
},
"punctuation.special": {
"color": "#CF8E6Dff",
"font_style": null,
"font_weight": null
},
"string": {
"color": "#6AAB73ff",
"font_style": null,
"font_weight": null
},
"string.escape": {
"color": "#CF8E6Dff",
"font_style": null,
"font_weight": null
},
"string.regex": {
"color": "#42C3D4ff",
"font_style": null,
"font_weight": null
},
"string.special": {
"color": "#56A8F5ff",
"font_style": null,
"font_weight": null
},
"string.special.symbol": {
"color": "#6AAB73ff",
"font_style": null,
"font_weight": null
},
"tag": {
"color": "#56A8F5ff",
"font_style": null,
"font_weight": null
},
"text.literal": {
"color": "#6AAB73ff",
"font_style": null,
"font_weight": null
},
"title": {
"color": "#C77DBBff",
"font_style": "italic",
"font_weight": 700
},
"type": {
"color": "#ffd586",
"font_style": null,
"font_weight": null
},
"variable": {
"color": "#C6E472",
"font_style": null,
"font_weight": null
},
"variable.member": {
"color": "#C77DBBff",
"font_style": null,
"font_weight": null
},
"variable.special": {
"color": "#C77DBBff",
"font_style": "italic",
"font_weight": 600
},
"variable.builtin": {
"color": "#CF8E6Dff",
"font_style": null,
"font_weight": null
},
"variant": {
"color": "#BCBEC4ff",
"font_style": null,
"font_weight": null
}
}
}
}
]
}
// Zed settings
//
// For information on how to configure Zed, see the Zed
// documentation: https://zed.dev/docs/configuring-zed
//
// To see all of Zed's default settings without changing your
// custom settings, run `zed: open default settings` from the
// command palette
{
// Theme
"features": {
"edit_prediction_provider": "copilot"
},
"disable_ai": false,
"calls": {
"mute_on_join": true
},
"audio": {},
"bottom_dock_layout": "contained",
"search": {
"button": false
},
"close_on_file_delete": true,
"file_finder": {
"git_status": true
},
"use_smartcase_search": true,
"lsp_document_colors": "inlay",
"toolbar": {
"agent_review": true,
"selections_menu": true,
"quick_actions": false,
"breadcrumbs": true
},
"scrollbar": {
"axes": {
"vertical": true,
"horizontal": true
}
},
"gutter": {
"min_line_number_digits": 3,
"folds": true,
"breakpoints": false,
"runnables": false
},
"hover_popover_delay": 300,
"show_signature_help_after_edits": true,
"auto_signature_help": true,
"auto_update": false,
"formatter": "language_server",
"theme": {
"mode": "dark",
"light": "One Light",
"dark": "Avior Dark"
},
"auto_install_extensions": {
"html": false
},
// "experimental.theme_overrides": {
// "editor.background": "#333"
// },
"drag_and_drop_selection": {
"enabled": false
},
"icon_theme": "VSCode Icons (Dark)",
// Keymap
"base_keymap": "VSCode",
// Code Font
"buffer_font_family": "JetBrainsMono Nerd Font Mono",
"buffer_font_size": 16,
"buffer_font_weight": 500,
"buffer_font_features": {
"calt": true
},
// UI Font
"ui_font_size": 16,
"active_pane_modifiers": {
"inactive_opacity": 0.8
},
"auto_indent_on_paste": true,
"show_whitespaces": "boundary",
"title_bar": {
"show_menus": false,
"show_branch_icon": true,
"show_onboarding_banner": false
},
"minimap": {
"current_line_highlight": "all",
"display_in": "all_editors",
"thumb": "always",
"show": "always",
"thumb_border": "none"
},
"middle_click_paste": false,
"indent_guides": {
"enabled": true,
"line_width": 1,
"active_line_width": 2,
"coloring": "indent_aware",
"background_coloring": "disabled"
},
"inlay_hints": {
"enabled": true,
"show_type_hints": true,
"show_other_hints": true,
"show_parameter_hints": true,
"show_background": true
},
"project_panel": {
"hide_root": true,
"scrollbar": {
"show": "auto"
},
"indent_size": 24.0,
"folder_icons": true,
"entry_spacing": "standard",
"dock": "left"
},
"outline_panel": {
"dock": "left",
"button": false
},
"collaboration_panel": {
"button": false
},
"git_panel": {
"collapse_untracked_diff": false,
"status_style": "label_color",
"sort_by_path": false
},
"notification_panel": {
"button": false
},
"agent": {
"use_modifier_to_send": true,
"inline_assistant_model": {
"provider": "zed.dev",
"model": "claude-sonnet-4"
},
"default_model": {
"provider": "zed.dev",
"model": "claude-sonnet-4"
},
"enable_feedback": false
},
"show_call_status_icon": false,
"autosave": "off",
"tab_bar": {
"show": true,
"show_nav_history_buttons": false
},
"tabs": {
"git_status": true,
"file_icons": true,
"show_close_button": "hidden",
"activate_on_close": "left_neighbour",
"show_diagnostics": "all"
},
"preview_tabs": {
"enable_preview_from_file_finder": true,
"enable_preview_from_code_navigation": true
},
"extend_comment_on_newline": false,
"format_on_save": "off",
"preferred_line_length": 120,
"hard_tabs": true,
"tab_size": 4,
"telemetry": {
"diagnostics": false,
"metrics": false
},
"diagnostics": {
"inline": {
"enabled": true,
"max_severity": "hint"
}
},
"git": {
"blame": {
"show_avatar": true
},
"git_gutter": "tracked_files",
"inline_blame": {
"show_commit_summary": true,
"enabled": true
}
},
"terminal": {
"env": {
// Use zed as the commit editor
"EDITOR": "zeditor --wait"
},
// Disable the ugly directory infos
"toolbar": {},
"scrollbar": {
"show": "auto"
}
},
"completions": {
"lsp_insert_mode": "replace_subsequence"
},
"languages": {
"JavaScript": {
"code_actions_on_format": {
"source.fixAll.eslint": true,
"source.organizeImports": true
},
"language_servers": [
"typescript-language-server",
"!vtsls",
"..."
],
"format_on_save": "on"
},
"PHP": {
"hard_tabs": false
},
"Python": {
"formatter": {
"language_server": {
"name": "ruff"
}
},
"format_on_save": "on",
"language_servers": [
"pyright",
"ruff"
]
},
"TSX": {
"code_actions_on_format": {
"source.fixAll.eslint": true,
"source.organizeImports": true
},
"language_servers": [
"typescript-language-server",
"!vtsls",
"..."
],
"format_on_save": "on"
},
"TypeScript": {
"code_actions_on_format": {
"source.fixAll.eslint": true,
"source.organizeImports": true
},
"language_servers": [
"typescript-language-server",
"!vtsls",
"..."
],
// "inlay_hints": {
// "show_type_hints": true
// },
"format_on_save": "on"
}
},
"prettier": {
"allowed": false
},
"lsp": {
"tailwindcss-language-server": {
"settings": {
"classAttributes": [
"class",
"className",
"ngClass",
"styles"
]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment