zed/assets/themes/sulphurpool-dark.json
Nate Butler e28d1828f0 Add sulphurpool theme, update solarized
Co-Authored-By: Keith Simmons <keith@the-simmons.net>
2022-04-25 18:07:24 -04:00

1396 lines
28 KiB
JSON

{
"selector": {
"background": "#293256",
"corner_radius": 8,
"padding": 8,
"item": {
"padding": {
"bottom": 4,
"left": 12,
"right": 12,
"top": 4
},
"corner_radius": 8,
"text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"highlight_text": {
"family": "Zed Sans",
"color": "#3d8fd1",
"weight": "bold",
"size": 14
}
},
"active_item": {
"padding": {
"bottom": 4,
"left": 12,
"right": 12,
"top": 4
},
"corner_radius": 8,
"text": {
"family": "Zed Sans",
"color": "#dfe2f1",
"size": 14
},
"highlight_text": {
"family": "Zed Sans",
"color": "#3d8fd1",
"weight": "bold",
"size": 14
},
"background": "#6b7394"
},
"border": {
"color": "#202746",
"width": 1
},
"empty": {
"text": {
"family": "Zed Sans",
"color": "#898ea4",
"size": 14
},
"padding": {
"bottom": 4,
"left": 12,
"right": 12,
"top": 8
}
},
"input_editor": {
"background": "#202746",
"corner_radius": 8,
"placeholder_text": {
"family": "Zed Sans",
"color": "#898ea4",
"size": 14
},
"selection": {
"cursor": "#3d8fd1",
"selection": "#3d8fd13d"
},
"text": {
"family": "Zed Mono",
"color": "#dfe2f1",
"size": 14
},
"border": {
"color": "#293256",
"width": 1
},
"padding": {
"bottom": 7,
"left": 16,
"right": 16,
"top": 7
}
},
"shadow": {
"blur": 16,
"color": "#00000052",
"offset": [
0,
2
]
}
},
"workspace": {
"background": "#293256",
"leader_border_opacity": 0.7,
"leader_border_width": 2,
"tab": {
"height": 32,
"background": "#293256",
"icon_close": "#979db4",
"icon_close_active": "#f5f7ff",
"icon_conflict": "#c08b30",
"icon_dirty": "#3d8fd1",
"icon_width": 8,
"spacing": 8,
"text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"border": {
"color": "#202746",
"width": 1,
"left": true,
"bottom": true,
"overlay": true
},
"padding": {
"left": 8,
"right": 8
}
},
"active_tab": {
"height": 32,
"background": "#202746",
"icon_close": "#979db4",
"icon_close_active": "#f5f7ff",
"icon_conflict": "#c08b30",
"icon_dirty": "#3d8fd1",
"icon_width": 8,
"spacing": 8,
"text": {
"family": "Zed Sans",
"color": "#f5f7ff",
"size": 14
},
"border": {
"color": "#202746",
"width": 1,
"left": true,
"bottom": false,
"overlay": true
},
"padding": {
"left": 8,
"right": 8
}
},
"modal": {
"margin": {
"bottom": 52,
"top": 52
},
"cursor": "Arrow"
},
"left_sidebar": {
"width": 30,
"background": "#293256",
"border": {
"color": "#202746",
"width": 1,
"right": true
},
"item": {
"height": 32,
"icon_color": "#979db4",
"icon_size": 18
},
"active_item": {
"height": 32,
"icon_color": "#f5f7ff",
"icon_size": 18
},
"resize_handle": {
"background": "#202746",
"padding": {
"left": 1
}
}
},
"right_sidebar": {
"width": 30,
"background": "#293256",
"border": {
"color": "#202746",
"width": 1,
"left": true
},
"item": {
"height": 32,
"icon_color": "#979db4",
"icon_size": 18
},
"active_item": {
"height": 32,
"icon_color": "#f5f7ff",
"icon_size": 18
},
"resize_handle": {
"background": "#202746",
"padding": {
"left": 1
}
}
},
"pane_divider": {
"color": "#293256",
"width": 1
},
"status_bar": {
"height": 24,
"item_spacing": 8,
"padding": {
"left": 6,
"right": 6
},
"border": {
"color": "#202746",
"width": 1,
"top": true,
"overlay": true
},
"cursor_position": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"diagnostic_message": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"lsp_message": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"auto_update_progress_message": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"auto_update_done_message": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
}
},
"titlebar": {
"avatar_width": 18,
"height": 32,
"background": "#293256",
"share_icon_color": "#979db4",
"share_icon_active_color": "#3d8fd1",
"title": {
"family": "Zed Sans",
"color": "#dfe2f1",
"size": 14
},
"avatar": {
"corner_radius": 10,
"border": {
"color": "#00000088",
"width": 1
}
},
"avatar_ribbon": {
"height": 3,
"width": 12
},
"border": {
"color": "#202746",
"width": 1,
"bottom": true
},
"sign_in_prompt": {
"family": "Zed Sans",
"color": "#979db4",
"size": 12,
"border": {
"color": "#202746",
"width": 1
},
"corner_radius": 6,
"margin": {
"top": 1,
"right": 6
},
"padding": {
"left": 6,
"right": 6
}
},
"hovered_sign_in_prompt": {
"family": "Zed Sans",
"color": "#f5f7ff",
"size": 12,
"border": {
"color": "#202746",
"width": 1
},
"corner_radius": 6,
"margin": {
"top": 1,
"right": 6
},
"padding": {
"left": 6,
"right": 6
}
},
"offline_icon": {
"color": "#979db4",
"width": 16,
"padding": {
"right": 4
}
},
"outdated_warning": {
"family": "Zed Sans",
"color": "#c08b30",
"size": 13
}
},
"toolbar": {
"height": 34,
"background": "#202746",
"border": {
"color": "#293256",
"width": 1,
"bottom": true
},
"item_spacing": 8,
"padding": {
"left": 16,
"right": 8,
"top": 4,
"bottom": 4
}
},
"breadcrumbs": {
"family": "Zed Mono",
"color": "#979db4",
"size": 14,
"padding": {
"left": 6
}
},
"disconnected_overlay": {
"family": "Zed Sans",
"color": "#f5f7ff",
"size": 14,
"background": "#000000aa"
}
},
"editor": {
"text_color": "#f5f7ff",
"background": "#202746",
"active_line_background": "#f5f7ff12",
"code_actions_indicator": "#979db4",
"diff_background_deleted": "#c94922",
"diff_background_inserted": "#ac9739",
"document_highlight_read_background": "#2027461f",
"document_highlight_write_background": "#20274629",
"error_color": "#c94922",
"gutter_background": "#202746",
"gutter_padding_factor": 3.5,
"highlighted_line_background": "#f5f7ff1f",
"line_number": "#898ea4",
"line_number_active": "#f5f7ff",
"rename_fade": 0.6,
"unnecessary_code_fade": 0.5,
"selection": {
"cursor": "#3d8fd1",
"selection": "#3d8fd13d"
},
"guest_selections": [
{
"cursor": "#ac9739",
"selection": "#ac97393d"
},
{
"cursor": "#9c637a",
"selection": "#9c637a3d"
},
{
"cursor": "#c76b29",
"selection": "#c76b293d"
},
{
"cursor": "#6679cc",
"selection": "#6679cc3d"
},
{
"cursor": "#22a2c9",
"selection": "#22a2c93d"
},
{
"cursor": "#c94922",
"selection": "#c949223d"
},
{
"cursor": "#c08b30",
"selection": "#c08b303d"
}
],
"autocomplete": {
"background": "#202746",
"corner_radius": 8,
"padding": 4,
"border": {
"color": "#293256",
"width": 1
},
"item": {
"corner_radius": 6,
"padding": {
"bottom": 2,
"left": 6,
"right": 6,
"top": 2
}
},
"hovered_item": {
"corner_radius": 6,
"padding": {
"bottom": 2,
"left": 6,
"right": 6,
"top": 2
},
"background": "#293256"
},
"margin": {
"left": -14
},
"match_highlight": {
"family": "Zed Mono",
"color": "#3d8fd1",
"size": 14
},
"selected_item": {
"corner_radius": 6,
"padding": {
"bottom": 2,
"left": 6,
"right": 6,
"top": 2
},
"background": "#293256"
}
},
"diagnostic_header": {
"background": "#293256",
"icon_width_factor": 1.5,
"text_scale_factor": 0.857,
"border": {
"color": "#293256",
"width": 1,
"bottom": true,
"top": true
},
"code": {
"family": "Zed Mono",
"color": "#979db4",
"size": 14,
"margin": {
"left": 10
}
},
"message": {
"highlight_text": {
"family": "Zed Sans",
"color": "#dfe2f1",
"size": 14,
"weight": "bold"
},
"text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
}
}
},
"diagnostic_path_header": {
"background": "#f5f7ff12",
"text_scale_factor": 0.857,
"filename": {
"family": "Zed Mono",
"color": "#dfe2f1",
"size": 14
},
"path": {
"family": "Zed Mono",
"color": "#979db4",
"size": 14,
"margin": {
"left": 12
}
}
},
"error_diagnostic": {
"text_scale_factor": 0.857,
"header": {
"border": {
"color": "#202746",
"width": 1,
"top": true
}
},
"message": {
"text": {
"family": "Zed Sans",
"color": "#c94922",
"size": 14
},
"highlight_text": {
"family": "Zed Sans",
"color": "#c94922",
"size": 14,
"weight": "bold"
}
}
},
"warning_diagnostic": {
"text_scale_factor": 0.857,
"header": {
"border": {
"color": "#202746",
"width": 1,
"top": true
}
},
"message": {
"text": {
"family": "Zed Sans",
"color": "#c08b30",
"size": 14
},
"highlight_text": {
"family": "Zed Sans",
"color": "#c08b30",
"size": 14,
"weight": "bold"
}
}
},
"information_diagnostic": {
"text_scale_factor": 0.857,
"header": {
"border": {
"color": "#202746",
"width": 1,
"top": true
}
},
"message": {
"text": {
"family": "Zed Sans",
"color": "#3d8fd1",
"size": 14
},
"highlight_text": {
"family": "Zed Sans",
"color": "#3d8fd1",
"size": 14,
"weight": "bold"
}
}
},
"hint_diagnostic": {
"text_scale_factor": 0.857,
"header": {
"border": {
"color": "#202746",
"width": 1,
"top": true
}
},
"message": {
"text": {
"family": "Zed Sans",
"color": "#3d8fd1",
"size": 14
},
"highlight_text": {
"family": "Zed Sans",
"color": "#3d8fd1",
"size": 14,
"weight": "bold"
}
}
},
"invalid_error_diagnostic": {
"text_scale_factor": 0.857,
"header": {
"border": {
"color": "#202746",
"width": 1,
"top": true
}
},
"message": {
"text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"highlight_text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"weight": "bold"
}
}
},
"invalid_hint_diagnostic": {
"text_scale_factor": 0.857,
"header": {
"border": {
"color": "#202746",
"width": 1,
"top": true
}
},
"message": {
"text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"highlight_text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"weight": "bold"
}
}
},
"invalid_information_diagnostic": {
"text_scale_factor": 0.857,
"header": {
"border": {
"color": "#202746",
"width": 1,
"top": true
}
},
"message": {
"text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"highlight_text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"weight": "bold"
}
}
},
"invalid_warning_diagnostic": {
"text_scale_factor": 0.857,
"header": {
"border": {
"color": "#202746",
"width": 1,
"top": true
}
},
"message": {
"text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"highlight_text": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"weight": "bold"
}
}
},
"syntax": {
"primary": {
"color": "#f5f7ff",
"weight": "normal"
},
"comment": {
"color": "#979db4",
"weight": "normal"
},
"punctuation": {
"color": "#979db4",
"weight": "normal"
},
"constant": {
"color": "#898ea4",
"weight": "normal"
},
"keyword": {
"color": "#3d8fd1",
"weight": "normal"
},
"function": {
"color": "#c08b30",
"weight": "normal"
},
"type": {
"color": "#22a2c9",
"weight": "normal"
},
"variant": {
"color": "#3d8fd1",
"weight": "normal"
},
"property": {
"color": "#3d8fd1",
"weight": "normal"
},
"enum": {
"color": "#c76b29",
"weight": "normal"
},
"operator": {
"color": "#c76b29",
"weight": "normal"
},
"string": {
"color": "#c76b29",
"weight": "normal"
},
"number": {
"color": "#ac9739",
"weight": "normal"
},
"boolean": {
"color": "#ac9739",
"weight": "normal"
},
"predictive": {
"color": "#979db4",
"weight": "normal"
},
"title": {
"color": "#c08b30",
"weight": "bold"
},
"emphasis": {
"color": "#3d8fd1",
"weight": "normal"
},
"emphasis.strong": {
"color": "#3d8fd1",
"weight": "bold"
},
"link_uri": {
"color": "#ac9739",
"weight": "normal",
"underline": true
},
"link_text": {
"color": "#c76b29",
"weight": "normal",
"italic": true
}
}
},
"project_diagnostics": {
"tab_icon_spacing": 4,
"tab_icon_width": 13,
"tab_summary_spacing": 10,
"empty_message": {
"family": "Zed Sans",
"color": "#dfe2f1",
"size": 18
},
"status_bar_item": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"margin": {
"right": 10
}
}
},
"command_palette": {
"keystroke_spacing": 8,
"key": {
"text": {
"family": "Zed Mono",
"color": "#979db4",
"size": 12
},
"corner_radius": 4,
"background": "#202746",
"border": {
"color": "#293256",
"width": 1
},
"padding": {
"top": 2,
"bottom": 2,
"left": 8,
"right": 8
},
"margin": {
"left": 2
}
}
},
"project_panel": {
"padding": {
"top": 6,
"left": 12
},
"entry": {
"height": 22,
"icon_color": "#979db4",
"icon_size": 8,
"icon_spacing": 8,
"text": {
"family": "Zed Mono",
"color": "#979db4",
"size": 14
}
},
"hovered_entry": {
"height": 22,
"background": "#6b7394",
"icon_color": "#979db4",
"icon_size": 8,
"icon_spacing": 8,
"text": {
"family": "Zed Mono",
"color": "#979db4",
"size": 14
}
},
"selected_entry": {
"height": 22,
"icon_color": "#979db4",
"icon_size": 8,
"icon_spacing": 8,
"text": {
"family": "Zed Mono",
"color": "#dfe2f1",
"size": 14
}
},
"hovered_selected_entry": {
"height": 22,
"background": "#6b7394",
"icon_color": "#979db4",
"icon_size": 8,
"icon_spacing": 8,
"text": {
"family": "Zed Mono",
"color": "#dfe2f1",
"size": 14
}
}
},
"chat_panel": {
"padding": {
"top": 12,
"left": 12,
"bottom": 12,
"right": 12
},
"channel_name": {
"family": "Zed Sans",
"color": "#dfe2f1",
"weight": "bold",
"size": 14
},
"channel_name_hash": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"padding": {
"right": 8
}
},
"channel_select": {
"header": {
"name": {
"family": "Zed Sans",
"color": "#dfe2f1",
"size": 14
},
"padding": {
"bottom": 4,
"left": 0
},
"hash": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"margin": {
"right": 8
}
},
"corner_radius": 0
},
"item": {
"name": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"padding": 4,
"hash": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"margin": {
"right": 8
}
},
"corner_radius": 0
},
"hovered_item": {
"name": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"padding": 4,
"hash": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"margin": {
"right": 8
}
},
"background": "#6b7394",
"corner_radius": 6
},
"active_item": {
"name": {
"family": "Zed Sans",
"color": "#dfe2f1",
"size": 14
},
"padding": 4,
"hash": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"margin": {
"right": 8
}
},
"corner_radius": 0
},
"hovered_active_item": {
"name": {
"family": "Zed Sans",
"color": "#dfe2f1",
"size": 14
},
"padding": 4,
"hash": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"margin": {
"right": 8
}
},
"background": "#6b7394",
"corner_radius": 6
},
"menu": {
"background": "#202746",
"corner_radius": 6,
"padding": 4,
"border": {
"color": "#202746",
"width": 1
},
"shadow": {
"blur": 16,
"color": "#00000052",
"offset": [
0,
2
]
}
}
},
"sign_in_prompt": {
"family": "Zed Sans",
"color": "#979db4",
"underline": true,
"size": 14
},
"hovered_sign_in_prompt": {
"family": "Zed Sans",
"color": "#dfe2f1",
"underline": true,
"size": 14
},
"message": {
"body": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"timestamp": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"padding": {
"bottom": 6
},
"sender": {
"family": "Zed Sans",
"color": "#dfe2f1",
"weight": "bold",
"size": 14,
"margin": {
"right": 8
}
}
},
"pending_message": {
"body": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"timestamp": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14
},
"padding": {
"bottom": 6
},
"sender": {
"family": "Zed Sans",
"color": "#979db4",
"weight": "bold",
"size": 14,
"margin": {
"right": 8
}
}
},
"input_editor": {
"background": "#202746",
"corner_radius": 6,
"text": {
"family": "Zed Mono",
"color": "#dfe2f1",
"size": 14
},
"placeholder_text": {
"family": "Zed Mono",
"color": "#898ea4",
"size": 14
},
"selection": {
"cursor": "#3d8fd1",
"selection": "#3d8fd13d"
},
"border": {
"color": "#293256",
"width": 1
},
"padding": {
"bottom": 7,
"left": 8,
"right": 8,
"top": 7
}
}
},
"contacts_panel": {
"padding": {
"top": 12,
"left": 12,
"bottom": 12,
"right": 12
},
"host_row_height": 28,
"tree_branch_color": "#6b7394",
"tree_branch_width": 1,
"host_avatar": {
"corner_radius": 10,
"width": 18
},
"host_username": {
"family": "Zed Mono",
"color": "#dfe2f1",
"size": 14,
"padding": {
"left": 8
}
},
"project": {
"guest_avatar_spacing": 4,
"height": 24,
"guest_avatar": {
"corner_radius": 8,
"width": 14
},
"name": {
"family": "Zed Mono",
"color": "#898ea4",
"size": 14,
"margin": {
"right": 6
}
},
"padding": {
"left": 8
}
},
"shared_project": {
"guest_avatar_spacing": 4,
"height": 24,
"guest_avatar": {
"corner_radius": 8,
"width": 14
},
"name": {
"family": "Zed Mono",
"color": "#979db4",
"size": 14,
"margin": {
"right": 6
}
},
"padding": {
"left": 8
},
"background": "#293256",
"corner_radius": 6
},
"hovered_shared_project": {
"guest_avatar_spacing": 4,
"height": 24,
"guest_avatar": {
"corner_radius": 8,
"width": 14
},
"name": {
"family": "Zed Mono",
"color": "#979db4",
"size": 14,
"margin": {
"right": 6
}
},
"padding": {
"left": 8
},
"background": "#6b7394",
"corner_radius": 6
},
"unshared_project": {
"guest_avatar_spacing": 4,
"height": 24,
"guest_avatar": {
"corner_radius": 8,
"width": 14
},
"name": {
"family": "Zed Mono",
"color": "#898ea4",
"size": 14,
"margin": {
"right": 6
}
},
"padding": {
"left": 8
}
},
"hovered_unshared_project": {
"guest_avatar_spacing": 4,
"height": 24,
"guest_avatar": {
"corner_radius": 8,
"width": 14
},
"name": {
"family": "Zed Mono",
"color": "#898ea4",
"size": 14,
"margin": {
"right": 6
}
},
"padding": {
"left": 8
},
"corner_radius": 6
}
},
"search": {
"match_background": "#6679cc80",
"tab_icon_spacing": 8,
"tab_icon_width": 14,
"active_hovered_option_button": {
"family": "Zed Mono",
"color": "#f5f7ff",
"size": 14,
"background": "#6b7394",
"corner_radius": 4,
"border": {
"color": "#6b7394",
"width": 1
},
"margin": {
"left": 2,
"right": 2
},
"padding": {
"bottom": 3,
"left": 8,
"right": 8,
"top": 3
}
},
"active_option_button": {
"family": "Zed Mono",
"color": "#f5f7ff",
"size": 14,
"background": "#6b7394",
"corner_radius": 4,
"border": {
"color": "#6b7394",
"width": 1
},
"margin": {
"left": 2,
"right": 2
},
"padding": {
"bottom": 3,
"left": 8,
"right": 8,
"top": 3
}
},
"editor": {
"background": "#202746",
"corner_radius": 8,
"min_width": 200,
"max_width": 500,
"placeholder_text": {
"family": "Zed Mono",
"color": "#898ea4",
"size": 14
},
"selection": {
"cursor": "#3d8fd1",
"selection": "#3d8fd13d"
},
"text": {
"family": "Zed Mono",
"color": "#f5f7ff",
"size": 14
},
"border": {
"color": "#293256",
"width": 1
},
"margin": {
"right": 6
},
"padding": {
"top": 3,
"bottom": 3,
"left": 12,
"right": 8
}
},
"hovered_option_button": {
"family": "Zed Mono",
"color": "#f5f7ff",
"size": 14,
"background": "#293256",
"corner_radius": 4,
"border": {
"color": "#6b7394",
"width": 1
},
"margin": {
"left": 2,
"right": 2
},
"padding": {
"bottom": 3,
"left": 8,
"right": 8,
"top": 3
}
},
"invalid_editor": {
"background": "#202746",
"corner_radius": 8,
"min_width": 200,
"max_width": 500,
"placeholder_text": {
"family": "Zed Mono",
"color": "#898ea4",
"size": 14
},
"selection": {
"cursor": "#3d8fd1",
"selection": "#3d8fd13d"
},
"text": {
"family": "Zed Mono",
"color": "#f5f7ff",
"size": 14
},
"border": {
"color": "#c94922",
"width": 1
},
"margin": {
"right": 6
},
"padding": {
"top": 3,
"bottom": 3,
"left": 12,
"right": 8
}
},
"match_index": {
"family": "Zed Mono",
"color": "#979db4",
"size": 14,
"padding": 6
},
"option_button": {
"family": "Zed Mono",
"color": "#979db4",
"size": 14,
"background": "#293256",
"corner_radius": 4,
"border": {
"color": "#293256",
"width": 1
},
"margin": {
"left": 2,
"right": 2
},
"padding": {
"bottom": 3,
"left": 8,
"right": 8,
"top": 3
}
},
"option_button_group": {
"padding": {
"left": 4,
"right": 4
}
},
"results_status": {
"family": "Zed Mono",
"color": "#dfe2f1",
"size": 18
}
},
"breadcrumbs": {
"family": "Zed Sans",
"color": "#979db4",
"size": 14,
"padding": {
"left": 6
}
}
}