diff --git a/postcss.config.js b/postcss.config.js index 85f717c..12a703d 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -1,6 +1,6 @@ module.exports = { plugins: { tailwindcss: {}, - autoprefixer: {} - } -} + autoprefixer: {}, + }, +}; diff --git a/public/Initial.js b/public/Initial.js index cd54653..3081d98 100644 --- a/public/Initial.js +++ b/public/Initial.js @@ -3,493 +3,493 @@ /* global chrome */ defaultColorScheme = { - __color_canvas_default_transparent: 'rgba(13, 17, 23, 0)', - __color_page_header_bg: '#0d1117', - __color_marketing_icon_primary: '#79c0ff', - __color_marketing_icon_secondary: '#1f6feb', - __color_diff_blob_addition_num_text: '#c9d1d9', - __color_diff_blob_addition_fg: '#c9d1d9', - __color_diff_blob_addition_num_bg: 'rgba(63, 185, 80, 0.3)', - __color_diff_blob_addition_line_bg: 'rgba(46, 160, 67, 0.15)', - __color_diff_blob_addition_word_bg: 'rgba(46, 160, 67, 0.4)', - __color_diff_blob_deletion_num_text: '#c9d1d9', - __color_diff_blob_deletion_fg: '#c9d1d9', - __color_diff_blob_deletion_num_bg: 'rgba(248, 81, 73, 0.3)', - __color_diff_blob_deletion_line_bg: 'rgba(248, 81, 73, 0.15)', - __color_diff_blob_deletion_word_bg: 'rgba(248, 81, 73, 0.4)', - __color_diff_blob_hunk_num_bg: 'rgba(56, 139, 253, 0.4)', - __color_diff_blob_expander_icon: '#8b949e', - __color_diff_blob_selected_line_highlight_mix_blend_mode: 'screen', - __color_diffstat_deletion_border: 'rgba(240, 246, 252, 0.1)', - __color_diffstat_addition_border: 'rgba(240, 246, 252, 0.1)', - __color_diffstat_addition_bg: '#3fb950', - __color_search_keyword_hl: 'rgba(210, 153, 34, 0.4)', - __color_prettylights_syntax_comment: '#8b949e', - __color_prettylights_syntax_constant: '#79c0ff', - __color_prettylights_syntax_entity: '#d2a8ff', - __color_prettylights_syntax_storage_modifier_import: '#c9d1d9', - __color_prettylights_syntax_entity_tag: '#7ee787', - __color_prettylights_syntax_keyword: '#ff7b72', - __color_prettylights_syntax_string: '#a5d6ff', - __color_prettylights_syntax_variable: '#ffa657', - __color_prettylights_syntax_brackethighlighter_unmatched: '#f85149', - __color_prettylights_syntax_invalid_illegal_text: '#f0f6fc', - __color_prettylights_syntax_invalid_illegal_bg: '#8e1519', - __color_prettylights_syntax_carriage_return_text: '#f0f6fc', - __color_prettylights_syntax_carriage_return_bg: '#b62324', - __color_prettylights_syntax_string_regexp: '#7ee787', - __color_prettylights_syntax_markup_list: '#f2cc60', - __color_prettylights_syntax_markup_heading: '#1f6feb', - __color_prettylights_syntax_markup_italic: '#c9d1d9', - __color_prettylights_syntax_markup_bold: '#c9d1d9', - __color_prettylights_syntax_markup_deleted_text: '#ffdcd7', - __color_prettylights_syntax_markup_deleted_bg: '#67060c', - __color_prettylights_syntax_markup_inserted_text: '#aff5b4', - __color_prettylights_syntax_markup_inserted_bg: '#033a16', - __color_prettylights_syntax_markup_changed_text: '#ffdfb6', - __color_prettylights_syntax_markup_changed_bg: '#5a1e02', - __color_prettylights_syntax_markup_ignored_text: '#c9d1d9', - __color_prettylights_syntax_markup_ignored_bg: '#1158c7', - __color_prettylights_syntax_meta_diff_range: '#d2a8ff', - __color_prettylights_syntax_brackethighlighter_angle: '#8b949e', - __color_prettylights_syntax_sublimelinter_gutter_mark: '#484f58', - __color_prettylights_syntax_constant_other_reference_link: '#a5d6ff', - __color_codemirror_text: '#c9d1d9', - __color_codemirror_bg: '#0d1117', - __color_codemirror_gutters_bg: '#0d1117', - __color_codemirror_guttermarker_text: '#0d1117', - __color_codemirror_guttermarker_subtle_text: '#6e7681', - __color_codemirror_linenumber_text: '#8b949e', - __color_codemirror_cursor: '#c9d1d9', - __color_codemirror_selection_bg: 'rgba(56, 139, 253, 0.4)', - __color_codemirror_activeline_bg: 'rgba(110, 118, 129, 0.1)', - __color_codemirror_matchingbracket_text: '#c9d1d9', - __color_codemirror_lines_bg: '#0d1117', - __color_codemirror_syntax_comment: '#8b949e', - __color_codemirror_syntax_constant: '#79c0ff', - __color_codemirror_syntax_entity: '#d2a8ff', - __color_codemirror_syntax_keyword: '#ff7b72', - __color_codemirror_syntax_storage: '#ff7b72', - __color_codemirror_syntax_string: '#a5d6ff', - __color_codemirror_syntax_support: '#79c0ff', - __color_codemirror_syntax_variable: '#ffa657', - __color_checks_bg: '#010409', - __color_checks_run_border_width: '1px', - __color_checks_container_border_width: '1px', - __color_checks_text_primary: '#c9d1d9', - __color_checks_text_secondary: '#8b949e', - __color_checks_text_link: '#58a6ff', - __color_checks_btn_icon: '#8b949e', - __color_checks_btn_hover_icon: '#c9d1d9', - __color_checks_btn_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_input_text: '#8b949e', - __color_checks_input_placeholder_text: '#6e7681', - __color_checks_input_focus_text: '#c9d1d9', - __color_checks_input_bg: '#161b22', - __color_checks_input_shadow: '0 0 0 1px (obj) => get_1.default(obj, path)', - __color_checks_donut_error: '#f85149', - __color_checks_donut_pending: '#d29922', - __color_checks_donut_success: '#2ea043', - __color_checks_donut_neutral: '#8b949e', - __color_checks_dropdown_text: '#c9d1d9', - __color_checks_dropdown_bg: '#161b22', - __color_checks_dropdown_border: '#30363d', - __color_checks_dropdown_shadow: 'rgba(1, 4, 9, 0.3)', - __color_checks_dropdown_hover_text: '#c9d1d9', - __color_checks_dropdown_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_dropdown_btn_hover_text: '#c9d1d9', - __color_checks_dropdown_btn_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_scrollbar_thumb_bg: 'rgba(110, 118, 129, 0.4)', - __color_checks_header_label_text: '#8b949e', - __color_checks_header_label_open_text: '#c9d1d9', - __color_checks_header_border: '#21262d', - __color_checks_header_icon: '#8b949e', - __color_checks_line_text: '#8b949e', - __color_checks_line_num_text: '#6e7681', - __color_checks_line_timestamp_text: '#6e7681', - __color_checks_line_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_line_selected_bg: 'rgba(56, 139, 253, 0.15)', - __color_checks_line_selected_num_text: '#58a6ff', - __color_checks_line_dt_fm_text: '#ffffff', - __color_checks_line_dt_fm_bg: '#9e6a03', - __color_checks_gate_bg: 'rgba(187, 128, 9, 0.15)', - __color_checks_gate_text: '#8b949e', - __color_checks_gate_waiting_text: '#d29922', - __color_checks_step_header_open_bg: '#161b22', - __color_checks_step_error_text: '#f85149', - __color_checks_step_warning_text: '#d29922', - __color_checks_logline_text: '#8b949e', - __color_checks_logline_num_text: '#6e7681', - __color_checks_logline_debug_text: '#a371f7', - __color_checks_logline_error_text: '#8b949e', - __color_checks_logline_error_num_text: '#6e7681', - __color_checks_logline_error_bg: 'rgba(248, 81, 73, 0.15)', - __color_checks_logline_warning_text: '#8b949e', - __color_checks_logline_warning_num_text: '#d29922', - __color_checks_logline_warning_bg: 'rgba(187, 128, 9, 0.15)', - __color_checks_logline_command_text: '#58a6ff', - __color_checks_logline_section_text: '#3fb950', - __color_checks_ans_Iblack: '#0d1117', - __color_checks_ans_Iblack_bright: '#161b22', - __color_checks_ans_Iwhite: '#b1bac4', - __color_checks_ans_Iwhite_bright: '#b1bac4', - __color_checks_ans_Igray: '#6e7681', - __color_checks_ans_Ired: '#ff7b72', - __color_checks_ans_Ired_bright: '#ffa198', - __color_checks_ans_Igreen: '#3fb950', - __color_checks_ans_Igreen_bright: '#56d364', - __color_checks_ans_Iyellow: '#d29922', - __color_checks_ans_Iyellow_bright: '#e3b341', - __color_checks_ans_Iblue: '#58a6ff', - __color_checks_ans_Iblue_bright: '#79c0ff', - __color_checks_ans_Imagenta: '#bc8cff', - __color_checks_ans_Imagenta_bright: '#d2a8ff', - __color_checks_ans_Icyan: '#76e3ea', - __color_checks_ans_Icyan_bright: '#b3f0ff', - __color_project_header_bg: '#0d1117', - __color_project_sidebar_bg: '#161b22', - __color_project_gradient_in: '#161b22', - __color_project_gradient_out: 'rgba(22, 27, 34, 0)', - __color_mktg_btn_bg: '#f6f8fa', - __color_mktg_btn_shadow_outline: 'rgb(255 255 255 / 25%) 0 0 0 1px inset', - __color_mktg_btn_shadow_focus: 'rgb(255 255 255 / 25%) 0 0 0 4px', + __color_canvas_default_transparent: "rgba(13, 17, 23, 0)", + __color_page_header_bg: "#0d1117", + __color_marketing_icon_primary: "#79c0ff", + __color_marketing_icon_secondary: "#1f6feb", + __color_diff_blob_addition_num_text: "#c9d1d9", + __color_diff_blob_addition_fg: "#c9d1d9", + __color_diff_blob_addition_num_bg: "rgba(63, 185, 80, 0.3)", + __color_diff_blob_addition_line_bg: "rgba(46, 160, 67, 0.15)", + __color_diff_blob_addition_word_bg: "rgba(46, 160, 67, 0.4)", + __color_diff_blob_deletion_num_text: "#c9d1d9", + __color_diff_blob_deletion_fg: "#c9d1d9", + __color_diff_blob_deletion_num_bg: "rgba(248, 81, 73, 0.3)", + __color_diff_blob_deletion_line_bg: "rgba(248, 81, 73, 0.15)", + __color_diff_blob_deletion_word_bg: "rgba(248, 81, 73, 0.4)", + __color_diff_blob_hunk_num_bg: "rgba(56, 139, 253, 0.4)", + __color_diff_blob_expander_icon: "#8b949e", + __color_diff_blob_selected_line_highlight_mix_blend_mode: "screen", + __color_diffstat_deletion_border: "rgba(240, 246, 252, 0.1)", + __color_diffstat_addition_border: "rgba(240, 246, 252, 0.1)", + __color_diffstat_addition_bg: "#3fb950", + __color_search_keyword_hl: "rgba(210, 153, 34, 0.4)", + __color_prettylights_syntax_comment: "#8b949e", + __color_prettylights_syntax_constant: "#79c0ff", + __color_prettylights_syntax_entity: "#d2a8ff", + __color_prettylights_syntax_storage_modifier_import: "#c9d1d9", + __color_prettylights_syntax_entity_tag: "#7ee787", + __color_prettylights_syntax_keyword: "#ff7b72", + __color_prettylights_syntax_string: "#a5d6ff", + __color_prettylights_syntax_variable: "#ffa657", + __color_prettylights_syntax_brackethighlighter_unmatched: "#f85149", + __color_prettylights_syntax_invalid_illegal_text: "#f0f6fc", + __color_prettylights_syntax_invalid_illegal_bg: "#8e1519", + __color_prettylights_syntax_carriage_return_text: "#f0f6fc", + __color_prettylights_syntax_carriage_return_bg: "#b62324", + __color_prettylights_syntax_string_regexp: "#7ee787", + __color_prettylights_syntax_markup_list: "#f2cc60", + __color_prettylights_syntax_markup_heading: "#1f6feb", + __color_prettylights_syntax_markup_italic: "#c9d1d9", + __color_prettylights_syntax_markup_bold: "#c9d1d9", + __color_prettylights_syntax_markup_deleted_text: "#ffdcd7", + __color_prettylights_syntax_markup_deleted_bg: "#67060c", + __color_prettylights_syntax_markup_inserted_text: "#aff5b4", + __color_prettylights_syntax_markup_inserted_bg: "#033a16", + __color_prettylights_syntax_markup_changed_text: "#ffdfb6", + __color_prettylights_syntax_markup_changed_bg: "#5a1e02", + __color_prettylights_syntax_markup_ignored_text: "#c9d1d9", + __color_prettylights_syntax_markup_ignored_bg: "#1158c7", + __color_prettylights_syntax_meta_diff_range: "#d2a8ff", + __color_prettylights_syntax_brackethighlighter_angle: "#8b949e", + __color_prettylights_syntax_sublimelinter_gutter_mark: "#484f58", + __color_prettylights_syntax_constant_other_reference_link: "#a5d6ff", + __color_codemirror_text: "#c9d1d9", + __color_codemirror_bg: "#0d1117", + __color_codemirror_gutters_bg: "#0d1117", + __color_codemirror_guttermarker_text: "#0d1117", + __color_codemirror_guttermarker_subtle_text: "#6e7681", + __color_codemirror_linenumber_text: "#8b949e", + __color_codemirror_cursor: "#c9d1d9", + __color_codemirror_selection_bg: "rgba(56, 139, 253, 0.4)", + __color_codemirror_activeline_bg: "rgba(110, 118, 129, 0.1)", + __color_codemirror_matchingbracket_text: "#c9d1d9", + __color_codemirror_lines_bg: "#0d1117", + __color_codemirror_syntax_comment: "#8b949e", + __color_codemirror_syntax_constant: "#79c0ff", + __color_codemirror_syntax_entity: "#d2a8ff", + __color_codemirror_syntax_keyword: "#ff7b72", + __color_codemirror_syntax_storage: "#ff7b72", + __color_codemirror_syntax_string: "#a5d6ff", + __color_codemirror_syntax_support: "#79c0ff", + __color_codemirror_syntax_variable: "#ffa657", + __color_checks_bg: "#010409", + __color_checks_run_border_width: "1px", + __color_checks_container_border_width: "1px", + __color_checks_text_primary: "#c9d1d9", + __color_checks_text_secondary: "#8b949e", + __color_checks_text_link: "#58a6ff", + __color_checks_btn_icon: "#8b949e", + __color_checks_btn_hover_icon: "#c9d1d9", + __color_checks_btn_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_input_text: "#8b949e", + __color_checks_input_placeholder_text: "#6e7681", + __color_checks_input_focus_text: "#c9d1d9", + __color_checks_input_bg: "#161b22", + __color_checks_input_shadow: "0 0 0 1px (obj) => get_1.default(obj, path)", + __color_checks_donut_error: "#f85149", + __color_checks_donut_pending: "#d29922", + __color_checks_donut_success: "#2ea043", + __color_checks_donut_neutral: "#8b949e", + __color_checks_dropdown_text: "#c9d1d9", + __color_checks_dropdown_bg: "#161b22", + __color_checks_dropdown_border: "#30363d", + __color_checks_dropdown_shadow: "rgba(1, 4, 9, 0.3)", + __color_checks_dropdown_hover_text: "#c9d1d9", + __color_checks_dropdown_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_dropdown_btn_hover_text: "#c9d1d9", + __color_checks_dropdown_btn_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_scrollbar_thumb_bg: "rgba(110, 118, 129, 0.4)", + __color_checks_header_label_text: "#8b949e", + __color_checks_header_label_open_text: "#c9d1d9", + __color_checks_header_border: "#21262d", + __color_checks_header_icon: "#8b949e", + __color_checks_line_text: "#8b949e", + __color_checks_line_num_text: "#6e7681", + __color_checks_line_timestamp_text: "#6e7681", + __color_checks_line_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_line_selected_bg: "rgba(56, 139, 253, 0.15)", + __color_checks_line_selected_num_text: "#58a6ff", + __color_checks_line_dt_fm_text: "#ffffff", + __color_checks_line_dt_fm_bg: "#9e6a03", + __color_checks_gate_bg: "rgba(187, 128, 9, 0.15)", + __color_checks_gate_text: "#8b949e", + __color_checks_gate_waiting_text: "#d29922", + __color_checks_step_header_open_bg: "#161b22", + __color_checks_step_error_text: "#f85149", + __color_checks_step_warning_text: "#d29922", + __color_checks_logline_text: "#8b949e", + __color_checks_logline_num_text: "#6e7681", + __color_checks_logline_debug_text: "#a371f7", + __color_checks_logline_error_text: "#8b949e", + __color_checks_logline_error_num_text: "#6e7681", + __color_checks_logline_error_bg: "rgba(248, 81, 73, 0.15)", + __color_checks_logline_warning_text: "#8b949e", + __color_checks_logline_warning_num_text: "#d29922", + __color_checks_logline_warning_bg: "rgba(187, 128, 9, 0.15)", + __color_checks_logline_command_text: "#58a6ff", + __color_checks_logline_section_text: "#3fb950", + __color_checks_ans_Iblack: "#0d1117", + __color_checks_ans_Iblack_bright: "#161b22", + __color_checks_ans_Iwhite: "#b1bac4", + __color_checks_ans_Iwhite_bright: "#b1bac4", + __color_checks_ans_Igray: "#6e7681", + __color_checks_ans_Ired: "#ff7b72", + __color_checks_ans_Ired_bright: "#ffa198", + __color_checks_ans_Igreen: "#3fb950", + __color_checks_ans_Igreen_bright: "#56d364", + __color_checks_ans_Iyellow: "#d29922", + __color_checks_ans_Iyellow_bright: "#e3b341", + __color_checks_ans_Iblue: "#58a6ff", + __color_checks_ans_Iblue_bright: "#79c0ff", + __color_checks_ans_Imagenta: "#bc8cff", + __color_checks_ans_Imagenta_bright: "#d2a8ff", + __color_checks_ans_Icyan: "#76e3ea", + __color_checks_ans_Icyan_bright: "#b3f0ff", + __color_project_header_bg: "#0d1117", + __color_project_sidebar_bg: "#161b22", + __color_project_gradient_in: "#161b22", + __color_project_gradient_out: "rgba(22, 27, 34, 0)", + __color_mktg_btn_bg: "#f6f8fa", + __color_mktg_btn_shadow_outline: "rgb(255 255 255 / 25%) 0 0 0 1px inset", + __color_mktg_btn_shadow_focus: "rgb(255 255 255 / 25%) 0 0 0 4px", __color_mktg_btn_shadow_hover: - '0 4px 7px rgba(0, 0, 0, 0.15), 0 100px 80px rgba(255, 255, 255, 0.02), 0 42px 33px rgba(255, 255, 255, 0.024), 0 22px 18px rgba(255, 255, 255, 0.028), 0 12px 10px rgba(255, 255, 255, 0.034), 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07)', - __color_mktg_btn_shadow_hover_muted: 'rgb(255 255 255) 0 0 0 2px inset', - __color_avatar_bg: 'rgba(255, 255, 255, 0.1)', - __color_avatar_border: 'rgba(240, 246, 252, 0.1)', - __color_avatar_stack_fade: '#30363d', - __color_avatar_stack_fade_more: '#21262d', - __color_avatar_child_shadow: '_2px _2px 0 #0d1117', - __color_topic_tag_border: 'rgba(0, 0, 0, 0)', - __color_counter_border: 'rgba(0, 0, 0, 0)', - __color_select_menu_backdrop_border: '#484f58', - __color_select_menu_tap_highlight: 'rgba(48, 54, 61, 0.5)', - __color_select_menu_tap_focus_bg: '#0c2d6b', - __color_overlay_shadow: '0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85)', - __color_header_text: 'rgba(255, 255, 255, 0.7)', - __color_header_bg: '#161b22', - __color_header_divider: '#8b949e', - __color_header_logo: '#f0f6fc', - __color_header_search_bg: '#0d1117', - __color_header_search_border: '#30363d', - __color_sidenav_selected_bg: '#21262d', - __color_menu_bg_active: '#161b22', - __color_input_disabled_bg: 'rgba(110, 118, 129, 0)', - __color_timeline_badge_bg: '#21262d', - __color_ans_Iblack: '#484f58', - __color_ans_Iblack_bright: '#6e7681', - __color_ans_Iwhite: '#b1bac4', - __color_ans_Iwhite_bright: '#ffffff', - __color_ans_Igray: '#6e7681', - __color_ans_Ired: '#ff7b72', - __color_ans_Ired_bright: '#ffa198', - __color_ans_Igreen: '#3fb950', - __color_ans_Igreen_bright: '#56d364', - __color_ans_Iyellow: '#d29922', - __color_ans_Iyellow_bright: '#e3b341', - __color_ans_Iblue: '#58a6ff', - __color_ans_Iblue_bright: '#79c0ff', - __color_ans_Imagenta: '#bc8cff', - __color_ans_Imagenta_bright: '#d2a8ff', - __color_ans_Icyan: '#39c5cf', - __color_ans_Icyan_bright: '#56d4dd', - __color_btn_text: '#c9d1d9', - __color_btn_bg: '#21262d', - __color_btn_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_shadow: '0 0 transparent', - __color_btn_inset_shadow: '0 0 transparent', - __color_btn_hover_bg: '#30363d', - __color_btn_hover_border: '#8b949e', - __color_btn_active_bg: 'hsla(212, 12%, 18%, 1)', - __color_btn_active_border: '#6e7681', - __color_btn_selected_bg: '#161b22', - __color_btn_focus_bg: '#21262d', - __color_btn_focus_border: '#8b949e', - __color_btn_focus_shadow: '0 0 0 3px rgba(139, 148, 158, 0.3)', - __color_btn_shadow_active: 'inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15)', - __color_btn_shadow_input_focus: '0 0 0 0.2em rgba(31, 111, 235, 0.3)', - __color_btn_counter_bg: '#30363d', - __color_btn_primary_text: '#ffffff', - __color_btn_primary_bg: '#238636', - __color_btn_primary_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_shadow: '0 0 transparent', - __color_btn_primary_inset_shadow: '0 0 transparent', - __color_btn_primary_hover_bg: '#2ea043', - __color_btn_primary_hover_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_selected_bg: '#238636', - __color_btn_primary_selected_shadow: '0 0 transparent', - __color_btn_primary_disabled_text: 'rgba(255, 255, 255, 0.5)', - __color_btn_primary_disabled_bg: 'rgba(35, 134, 54, 0.6)', - __color_btn_primary_disabled_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_focus_bg: '#238636', - __color_btn_primary_focus_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_focus_shadow: '0 0 0 3px rgba(46, 164, 79, 0.4)', - __color_btn_primary_icon: '#ffffff', - __color_btn_primary_counter_bg: 'rgba(255, 255, 255, 0.2)', - __color_btn_outline_text: '#58a6ff', - __color_btn_outline_hover_text: '#58a6ff', - __color_btn_outline_hover_bg: '#30363d', - __color_btn_outline_hover_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_outline_hover_shadow: '0 1px 0 rgba(1, 4, 9, 0.1)', + "0 4px 7px rgba(0, 0, 0, 0.15), 0 100px 80px rgba(255, 255, 255, 0.02), 0 42px 33px rgba(255, 255, 255, 0.024), 0 22px 18px rgba(255, 255, 255, 0.028), 0 12px 10px rgba(255, 255, 255, 0.034), 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07)", + __color_mktg_btn_shadow_hover_muted: "rgb(255 255 255) 0 0 0 2px inset", + __color_avatar_bg: "rgba(255, 255, 255, 0.1)", + __color_avatar_border: "rgba(240, 246, 252, 0.1)", + __color_avatar_stack_fade: "#30363d", + __color_avatar_stack_fade_more: "#21262d", + __color_avatar_child_shadow: "_2px _2px 0 #0d1117", + __color_topic_tag_border: "rgba(0, 0, 0, 0)", + __color_counter_border: "rgba(0, 0, 0, 0)", + __color_select_menu_backdrop_border: "#484f58", + __color_select_menu_tap_highlight: "rgba(48, 54, 61, 0.5)", + __color_select_menu_tap_focus_bg: "#0c2d6b", + __color_overlay_shadow: "0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85)", + __color_header_text: "rgba(255, 255, 255, 0.7)", + __color_header_bg: "#161b22", + __color_header_divider: "#8b949e", + __color_header_logo: "#f0f6fc", + __color_header_search_bg: "#0d1117", + __color_header_search_border: "#30363d", + __color_sidenav_selected_bg: "#21262d", + __color_menu_bg_active: "#161b22", + __color_input_disabled_bg: "rgba(110, 118, 129, 0)", + __color_timeline_badge_bg: "#21262d", + __color_ans_Iblack: "#484f58", + __color_ans_Iblack_bright: "#6e7681", + __color_ans_Iwhite: "#b1bac4", + __color_ans_Iwhite_bright: "#ffffff", + __color_ans_Igray: "#6e7681", + __color_ans_Ired: "#ff7b72", + __color_ans_Ired_bright: "#ffa198", + __color_ans_Igreen: "#3fb950", + __color_ans_Igreen_bright: "#56d364", + __color_ans_Iyellow: "#d29922", + __color_ans_Iyellow_bright: "#e3b341", + __color_ans_Iblue: "#58a6ff", + __color_ans_Iblue_bright: "#79c0ff", + __color_ans_Imagenta: "#bc8cff", + __color_ans_Imagenta_bright: "#d2a8ff", + __color_ans_Icyan: "#39c5cf", + __color_ans_Icyan_bright: "#56d4dd", + __color_btn_text: "#c9d1d9", + __color_btn_bg: "#21262d", + __color_btn_border: "rgba(240, 246, 252, 0.1)", + __color_btn_shadow: "0 0 transparent", + __color_btn_inset_shadow: "0 0 transparent", + __color_btn_hover_bg: "#30363d", + __color_btn_hover_border: "#8b949e", + __color_btn_active_bg: "hsla(212, 12%, 18%, 1)", + __color_btn_active_border: "#6e7681", + __color_btn_selected_bg: "#161b22", + __color_btn_focus_bg: "#21262d", + __color_btn_focus_border: "#8b949e", + __color_btn_focus_shadow: "0 0 0 3px rgba(139, 148, 158, 0.3)", + __color_btn_shadow_active: "inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15)", + __color_btn_shadow_input_focus: "0 0 0 0.2em rgba(31, 111, 235, 0.3)", + __color_btn_counter_bg: "#30363d", + __color_btn_primary_text: "#ffffff", + __color_btn_primary_bg: "#238636", + __color_btn_primary_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_shadow: "0 0 transparent", + __color_btn_primary_inset_shadow: "0 0 transparent", + __color_btn_primary_hover_bg: "#2ea043", + __color_btn_primary_hover_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_selected_bg: "#238636", + __color_btn_primary_selected_shadow: "0 0 transparent", + __color_btn_primary_disabled_text: "rgba(255, 255, 255, 0.5)", + __color_btn_primary_disabled_bg: "rgba(35, 134, 54, 0.6)", + __color_btn_primary_disabled_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_focus_bg: "#238636", + __color_btn_primary_focus_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_focus_shadow: "0 0 0 3px rgba(46, 164, 79, 0.4)", + __color_btn_primary_icon: "#ffffff", + __color_btn_primary_counter_bg: "rgba(255, 255, 255, 0.2)", + __color_btn_outline_text: "#58a6ff", + __color_btn_outline_hover_text: "#58a6ff", + __color_btn_outline_hover_bg: "#30363d", + __color_btn_outline_hover_border: "rgba(240, 246, 252, 0.1)", + __color_btn_outline_hover_shadow: "0 1px 0 rgba(1, 4, 9, 0.1)", __color_btn_outline_hover_inset_shadow: - 'inset 0 1px 0 rgba(255, 255, 255, 0.03)', - __color_btn_outline_hover_counter_bg: 'rgba(255, 255, 255, 0.2)', - __color_btn_outline_selected_text: '#ffffff', - __color_btn_outline_selected_bg: '#0d419d', - __color_btn_outline_selected_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_outline_selected_shadow: '0 0 transparent', - __color_btn_outline_disabled_text: 'rgba(88, 166, 255, 0.5)', - __color_btn_outline_disabled_bg: '#0d1117', - __color_btn_outline_disabled_counter_bg: 'rgba(31, 111, 235, 0.05)', - __color_btn_outline_focus_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_outline_focus_shadow: '0 0 0 3px rgba(17, 88, 199, 0.4)', - __color_btn_outline_counter_bg: 'rgba(31, 111, 235, 0.1)', - __color_btn_danger_text: '#f85149', - __color_btn_danger_hover_text: '#ffffff', - __color_btn_danger_hover_bg: '#da3633', - __color_btn_danger_hover_border: '#f85149', - __color_btn_danger_hover_shadow: '0 0 transparent', - __color_btn_danger_hover_inset_shadow: '0 0 transparent', - __color_btn_danger_hover_icon: '#ffffff', - __color_btn_danger_hover_counter_bg: 'rgba(255, 255, 255, 0.2)', - __color_btn_danger_selected_text: '#ffffff', - __color_btn_danger_selected_bg: '#b62324', - __color_btn_danger_selected_border: '#ff7b72', - __color_btn_danger_selected_shadow: '0 0 transparent', - __color_btn_danger_disabled_text: 'rgba(248, 81, 73, 0.5)', - __color_btn_danger_disabled_bg: '#0d1117', - __color_btn_danger_disabled_counter_bg: 'rgba(218, 54, 51, 0.05)', - __color_btn_danger_focus_border: '#f85149', - __color_btn_danger_focus_shadow: '0 0 0 3px rgba(248, 81, 73, 0.4)', - __color_btn_danger_counter_bg: 'rgba(218, 54, 51, 0.1)', - __color_btn_danger_icon: '#f85149', - __color_underlinenav_icon: '#6e7681', - __color_underlinenav_border_hover: 'rgba(110, 118, 129, 0.4)', - __color_action_list_item_inline_divider: 'rgba(48, 54, 61, 0.48)', - __color_action_list_item_default_hover_bg: 'rgba(177, 186, 196, 0.12)', - __color_action_list_item_default_hover_border: 'rgba(0, 0, 0, 0)', - __color_action_list_item_default_active_bg: 'rgba(177, 186, 196, 0.2)', - __color_action_list_item_default_active_border: 'rgba(0, 0, 0, 0)', - __color_action_list_item_default_selected_bg: 'rgba(177, 186, 196, 0.08)', - __color_action_list_item_danger_hover_bg: 'rgba(248, 81, 73, 0.16)', - __color_action_list_item_danger_active_bg: 'rgba(248, 81, 73, 0.24)', - __color_action_list_item_danger_hover_text: '#ff7b72', - __color_switch_track_bg: '#010409', - __color_switch_track_border: '#6e7681', - __color_switch_track_checked_bg: 'rgba(31, 111, 235, 0.35)', - __color_switch_track_checked_hover_bg: 'rgba(31, 111, 235, 0.5)', - __color_switch_track_checked_active_bg: 'rgba(31, 111, 235, 0.65)', - __color_switch_track_checked_border: '#58a6ff', - __color_switch_knob_checked_bg: '#1f6feb', - __color_switch_knob_checked_disabled_bg: '#484f58', - __color_fg_default: '#c9d1d9', - __color_fg_muted: '#8b949e', - __color_fg_subtle: '#6e7681', - __color_fg_on_emphasis: '#ffffff', - __color_canvas_default: '#0d1117', - __color_canvas_overlay: '#161b22', - __color_canvas_inset: '#010409', - __color_canvas_subtle: '#161b22', - __color_border_default: '#30363d', - __color_border_muted: '#21262d', - __color_border_subtle: 'rgba(240, 246, 252, 0.1)', - __color_shadow_small: '0 0 transparent', - __color_shadow_medium: '0 3px 6px #010409', - __color_shadow_large: '0 8px 24px #010409', - __color_shadow_extra_large: '0 12px 48px #010409', - __color_neutral_emphasis_plus: '#6e7681', - __color_neutral_emphasis: '#6e7681', - __color_neutral_muted: 'rgba(110, 118, 129, 0.4)', - __color_neutral_subtle: 'rgba(110, 118, 129, 0.1)', - __color_accent_fg: '#58a6ff', - __color_accent_emphasis: '#1f6feb', - __color_accent_muted: 'rgba(56, 139, 253, 0.4)', - __color_accent_subtle: 'rgba(56, 139, 253, 0.15)', - __color_success_fg: '#3fb950', - __color_success_emphasis: '#238636', - __color_success_muted: 'rgba(46, 160, 67, 0.4)', - __color_success_subtle: 'rgba(46, 160, 67, 0.15)', - __color_attention_fg: '#d29922', - __color_attention_emphasis: '#9e6a03', - __color_attention_muted: 'rgba(187, 128, 9, 0.4)', - __color_attention_subtle: 'rgba(187, 128, 9, 0.15)', - __color_severe_fg: '#db6d28', - __color_severe_emphasis: '#bd561d', - __color_severe_muted: 'rgba(219, 109, 40, 0.4)', - __color_severe_subtle: 'rgba(219, 109, 40, 0.15)', - __color_danger_fg: '#f85149', - __color_danger_emphasis: '#da3633', - __color_danger_muted: 'rgba(248, 81, 73, 0.4)', - __color_danger_subtle: 'rgba(248, 81, 73, 0.15)', - __color_open_fg: '#3fb950', - __color_open_emphasis: '#238636', - __color_open_muted: 'rgba(46, 160, 67, 0.4)', - __color_open_subtle: 'rgba(46, 160, 67, 0.15)', - __color_closed_fg: '#f85149', - __color_closed_emphasis: '#da3633', - __color_closed_muted: 'rgba(248, 81, 73, 0.4)', - __color_closed_subtle: 'rgba(248, 81, 73, 0.15)', - __color_done_fg: '#a371f7', - __color_done_emphasis: '#8957e5', - __color_done_muted: 'rgba(163, 113, 247, 0.4)', - __color_done_subtle: 'rgba(163, 113, 247, 0.15)', - __color_sponsors_fg: '#db61a2', - __color_sponsors_emphasis: '#bf4b8a', - __color_sponsors_muted: 'rgba(219, 97, 162, 0.4)', - __color_sponsors_subtle: 'rgba(219, 97, 162, 0.15)', - __color_primer_fg_disabled: '#484f58', - __color_primer_canvas_backdrop: 'rgba(1, 4, 9, 0.8)', - __color_primer_canvas_sticky: 'rgba(13, 17, 23, 0.95)', - __color_primer_border_active: '#F78166', - __color_primer_border_contrast: 'rgba(255, 255, 255, 0.2)', - __color_primer_shadow_highlight: '0 0 transparent', - __color_primer_shadow_inset: '0 0 transparent', - __color_primer_shadow_focus: '0 0 0 3px #0c2d6b', - __color_scale_black: '#010409', - __color_scale_white: '#ffffff', - __color_scale_gray_0: '#f0f6fc', - __color_scale_gray_1: '#c9d1d9', - __color_scale_gray_2: '#b1bac4', - __color_scale_gray_3: '#8b949e', - __color_scale_gray_4: '#6e7681', - __color_scale_gray_5: '#484f58', - __color_scale_gray_6: '#30363d', - __color_scale_gray_7: '#21262d', - __color_scale_gray_8: '#161b22', - __color_scale_gray_9: '#0d1117', - __color_scale_blue_0: '#cae8ff', - __color_scale_blue_1: '#a5d6ff', - __color_scale_blue_2: '#79c0ff', - __color_scale_blue_3: '#58a6ff', - __color_scale_blue_4: '#388bfd', - __color_scale_blue_5: '#1f6feb', - __color_scale_blue_6: '#1158c7', - __color_scale_blue_7: '#0d419d', - __color_scale_blue_8: '#0c2d6b', - __color_scale_blue_9: '#051d4d', - __color_scale_green_0: '#aff5b4', - __color_scale_green_1: '#7ee787', - __color_scale_green_2: '#56d364', - __color_scale_green_3: '#3fb950', - __color_scale_green_4: '#2ea043', - __color_scale_green_5: '#238636', - __color_scale_green_6: '#196c2e', - __color_scale_green_7: '#0f5323', - __color_scale_green_8: '#033a16', - __color_scale_green_9: '#04260f', - __color_scale_yellow_0: '#f8e3a1', - __color_scale_yellow_1: '#f2cc60', - __color_scale_yellow_2: '#e3b341', - __color_scale_yellow_3: '#d29922', - __color_scale_yellow_4: '#bb8009', - __color_scale_yellow_5: '#9e6a03', - __color_scale_yellow_6: '#845306', - __color_scale_yellow_7: '#693e00', - __color_scale_yellow_8: '#4b2900', - __color_scale_yellow_9: '#341a00', - __color_scale_orange_0: '#ffdfb6', - __color_scale_orange_1: '#ffc680', - __color_scale_orange_2: '#ffa657', - __color_scale_orange_3: '#f0883e', - __color_scale_orange_4: '#db6d28', - __color_scale_orange_5: '#bd561d', - __color_scale_orange_6: '#9b4215', - __color_scale_orange_7: '#762d0a', - __color_scale_orange_8: '#5a1e02', - __color_scale_orange_9: '#3d1300', - __color_scale_red_0: '#ffdcd7', - __color_scale_red_1: '#ffc1ba', - __color_scale_red_2: '#ffa198', - __color_scale_red_3: '#ff7b72', - __color_scale_red_4: '#f85149', - __color_scale_red_5: '#da3633', - __color_scale_red_6: '#b62324', - __color_scale_red_7: '#8e1519', - __color_scale_red_8: '#67060c', - __color_scale_red_9: '#490202', - __color_scale_purple_0: '#eddeff', - __color_scale_purple_1: '#e2c5ff', - __color_scale_purple_2: '#d2a8ff', - __color_scale_purple_3: '#bc8cff', - __color_scale_purple_4: '#a371f7', - __color_scale_purple_5: '#8957e5', - __color_scale_purple_6: '#6e40c9', - __color_scale_purple_7: '#553098', - __color_scale_purple_8: '#3c1e70', - __color_scale_purple_9: '#271052', - __color_scale_pink_0: '#ffdaec', - __color_scale_pink_1: '#ffbedd', - __color_scale_pink_2: '#ff9bce', - __color_scale_pink_3: '#f778ba', - __color_scale_pink_4: '#db61a2', - __color_scale_pink_5: '#bf4b8a', - __color_scale_pink_6: '#9e3670', - __color_scale_pink_7: '#7d2457', - __color_scale_pink_8: '#5e103e', - __color_scale_pink_9: '#42062a', - __color_scale_coral_0: '#FFDDD2', - __color_scale_coral_1: '#FFC2B2', - __color_scale_coral_2: '#FFA28B', - __color_scale_coral_3: '#F78166', - __color_scale_coral_4: '#EA6045', - __color_scale_coral_5: '#CF462D', - __color_scale_coral_6: '#AC3220', - __color_scale_coral_7: '#872012', - __color_scale_coral_8: '#640D04', - __color_scale_coral_9: '#460701', - __color_workflow_card_header_shadow: 'rgba(27, 31, 35, 0.04)', - __color_calendar_halloween_graph_day_L1_bg: '#631c03', - __color_calendar_halloween_graph_day_L2_bg: '#bd561d', - __color_calendar_halloween_graph_day_L3_bg: '#fa7a18', - __color_calendar_halloween_graph_day_L4_bg: '#fddf68', - __color_calendar_graph_day_border: 'rgba(27, 31, 35, 0.06)', - __color_calendar_graph_day_bg: 'rgba(0,0,0,0.1)', - __color_calendar_graph_day_L1_bg: '#0e4429', - __color_calendar_graph_day_L2_bg: '#006d32', - __color_calendar_graph_day_L3_bg: '#26a641', - __color_calendar_graph_day_L4_bg: '#39d353', - __color_calendar_graph_day_L1_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_graph_day_L2_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_graph_day_L3_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_graph_day_L4_border: 'rgba(255, 255, 255, 0.05)', - __color_text_disabled: '#6e7681', - scheme: 'analogic', - variation: 'default', - hiddenQS: 'true' -} + "inset 0 1px 0 rgba(255, 255, 255, 0.03)", + __color_btn_outline_hover_counter_bg: "rgba(255, 255, 255, 0.2)", + __color_btn_outline_selected_text: "#ffffff", + __color_btn_outline_selected_bg: "#0d419d", + __color_btn_outline_selected_border: "rgba(240, 246, 252, 0.1)", + __color_btn_outline_selected_shadow: "0 0 transparent", + __color_btn_outline_disabled_text: "rgba(88, 166, 255, 0.5)", + __color_btn_outline_disabled_bg: "#0d1117", + __color_btn_outline_disabled_counter_bg: "rgba(31, 111, 235, 0.05)", + __color_btn_outline_focus_border: "rgba(240, 246, 252, 0.1)", + __color_btn_outline_focus_shadow: "0 0 0 3px rgba(17, 88, 199, 0.4)", + __color_btn_outline_counter_bg: "rgba(31, 111, 235, 0.1)", + __color_btn_danger_text: "#f85149", + __color_btn_danger_hover_text: "#ffffff", + __color_btn_danger_hover_bg: "#da3633", + __color_btn_danger_hover_border: "#f85149", + __color_btn_danger_hover_shadow: "0 0 transparent", + __color_btn_danger_hover_inset_shadow: "0 0 transparent", + __color_btn_danger_hover_icon: "#ffffff", + __color_btn_danger_hover_counter_bg: "rgba(255, 255, 255, 0.2)", + __color_btn_danger_selected_text: "#ffffff", + __color_btn_danger_selected_bg: "#b62324", + __color_btn_danger_selected_border: "#ff7b72", + __color_btn_danger_selected_shadow: "0 0 transparent", + __color_btn_danger_disabled_text: "rgba(248, 81, 73, 0.5)", + __color_btn_danger_disabled_bg: "#0d1117", + __color_btn_danger_disabled_counter_bg: "rgba(218, 54, 51, 0.05)", + __color_btn_danger_focus_border: "#f85149", + __color_btn_danger_focus_shadow: "0 0 0 3px rgba(248, 81, 73, 0.4)", + __color_btn_danger_counter_bg: "rgba(218, 54, 51, 0.1)", + __color_btn_danger_icon: "#f85149", + __color_underlinenav_icon: "#6e7681", + __color_underlinenav_border_hover: "rgba(110, 118, 129, 0.4)", + __color_action_list_item_inline_divider: "rgba(48, 54, 61, 0.48)", + __color_action_list_item_default_hover_bg: "rgba(177, 186, 196, 0.12)", + __color_action_list_item_default_hover_border: "rgba(0, 0, 0, 0)", + __color_action_list_item_default_active_bg: "rgba(177, 186, 196, 0.2)", + __color_action_list_item_default_active_border: "rgba(0, 0, 0, 0)", + __color_action_list_item_default_selected_bg: "rgba(177, 186, 196, 0.08)", + __color_action_list_item_danger_hover_bg: "rgba(248, 81, 73, 0.16)", + __color_action_list_item_danger_active_bg: "rgba(248, 81, 73, 0.24)", + __color_action_list_item_danger_hover_text: "#ff7b72", + __color_switch_track_bg: "#010409", + __color_switch_track_border: "#6e7681", + __color_switch_track_checked_bg: "rgba(31, 111, 235, 0.35)", + __color_switch_track_checked_hover_bg: "rgba(31, 111, 235, 0.5)", + __color_switch_track_checked_active_bg: "rgba(31, 111, 235, 0.65)", + __color_switch_track_checked_border: "#58a6ff", + __color_switch_knob_checked_bg: "#1f6feb", + __color_switch_knob_checked_disabled_bg: "#484f58", + __color_fg_default: "#c9d1d9", + __color_fg_muted: "#8b949e", + __color_fg_subtle: "#6e7681", + __color_fg_on_emphasis: "#ffffff", + __color_canvas_default: "#0d1117", + __color_canvas_overlay: "#161b22", + __color_canvas_inset: "#010409", + __color_canvas_subtle: "#161b22", + __color_border_default: "#30363d", + __color_border_muted: "#21262d", + __color_border_subtle: "rgba(240, 246, 252, 0.1)", + __color_shadow_small: "0 0 transparent", + __color_shadow_medium: "0 3px 6px #010409", + __color_shadow_large: "0 8px 24px #010409", + __color_shadow_extra_large: "0 12px 48px #010409", + __color_neutral_emphasis_plus: "#6e7681", + __color_neutral_emphasis: "#6e7681", + __color_neutral_muted: "rgba(110, 118, 129, 0.4)", + __color_neutral_subtle: "rgba(110, 118, 129, 0.1)", + __color_accent_fg: "#58a6ff", + __color_accent_emphasis: "#1f6feb", + __color_accent_muted: "rgba(56, 139, 253, 0.4)", + __color_accent_subtle: "rgba(56, 139, 253, 0.15)", + __color_success_fg: "#3fb950", + __color_success_emphasis: "#238636", + __color_success_muted: "rgba(46, 160, 67, 0.4)", + __color_success_subtle: "rgba(46, 160, 67, 0.15)", + __color_attention_fg: "#d29922", + __color_attention_emphasis: "#9e6a03", + __color_attention_muted: "rgba(187, 128, 9, 0.4)", + __color_attention_subtle: "rgba(187, 128, 9, 0.15)", + __color_severe_fg: "#db6d28", + __color_severe_emphasis: "#bd561d", + __color_severe_muted: "rgba(219, 109, 40, 0.4)", + __color_severe_subtle: "rgba(219, 109, 40, 0.15)", + __color_danger_fg: "#f85149", + __color_danger_emphasis: "#da3633", + __color_danger_muted: "rgba(248, 81, 73, 0.4)", + __color_danger_subtle: "rgba(248, 81, 73, 0.15)", + __color_open_fg: "#3fb950", + __color_open_emphasis: "#238636", + __color_open_muted: "rgba(46, 160, 67, 0.4)", + __color_open_subtle: "rgba(46, 160, 67, 0.15)", + __color_closed_fg: "#f85149", + __color_closed_emphasis: "#da3633", + __color_closed_muted: "rgba(248, 81, 73, 0.4)", + __color_closed_subtle: "rgba(248, 81, 73, 0.15)", + __color_done_fg: "#a371f7", + __color_done_emphasis: "#8957e5", + __color_done_muted: "rgba(163, 113, 247, 0.4)", + __color_done_subtle: "rgba(163, 113, 247, 0.15)", + __color_sponsors_fg: "#db61a2", + __color_sponsors_emphasis: "#bf4b8a", + __color_sponsors_muted: "rgba(219, 97, 162, 0.4)", + __color_sponsors_subtle: "rgba(219, 97, 162, 0.15)", + __color_primer_fg_disabled: "#484f58", + __color_primer_canvas_backdrop: "rgba(1, 4, 9, 0.8)", + __color_primer_canvas_sticky: "rgba(13, 17, 23, 0.95)", + __color_primer_border_active: "#F78166", + __color_primer_border_contrast: "rgba(255, 255, 255, 0.2)", + __color_primer_shadow_highlight: "0 0 transparent", + __color_primer_shadow_inset: "0 0 transparent", + __color_primer_shadow_focus: "0 0 0 3px #0c2d6b", + __color_scale_black: "#010409", + __color_scale_white: "#ffffff", + __color_scale_gray_0: "#f0f6fc", + __color_scale_gray_1: "#c9d1d9", + __color_scale_gray_2: "#b1bac4", + __color_scale_gray_3: "#8b949e", + __color_scale_gray_4: "#6e7681", + __color_scale_gray_5: "#484f58", + __color_scale_gray_6: "#30363d", + __color_scale_gray_7: "#21262d", + __color_scale_gray_8: "#161b22", + __color_scale_gray_9: "#0d1117", + __color_scale_blue_0: "#cae8ff", + __color_scale_blue_1: "#a5d6ff", + __color_scale_blue_2: "#79c0ff", + __color_scale_blue_3: "#58a6ff", + __color_scale_blue_4: "#388bfd", + __color_scale_blue_5: "#1f6feb", + __color_scale_blue_6: "#1158c7", + __color_scale_blue_7: "#0d419d", + __color_scale_blue_8: "#0c2d6b", + __color_scale_blue_9: "#051d4d", + __color_scale_green_0: "#aff5b4", + __color_scale_green_1: "#7ee787", + __color_scale_green_2: "#56d364", + __color_scale_green_3: "#3fb950", + __color_scale_green_4: "#2ea043", + __color_scale_green_5: "#238636", + __color_scale_green_6: "#196c2e", + __color_scale_green_7: "#0f5323", + __color_scale_green_8: "#033a16", + __color_scale_green_9: "#04260f", + __color_scale_yellow_0: "#f8e3a1", + __color_scale_yellow_1: "#f2cc60", + __color_scale_yellow_2: "#e3b341", + __color_scale_yellow_3: "#d29922", + __color_scale_yellow_4: "#bb8009", + __color_scale_yellow_5: "#9e6a03", + __color_scale_yellow_6: "#845306", + __color_scale_yellow_7: "#693e00", + __color_scale_yellow_8: "#4b2900", + __color_scale_yellow_9: "#341a00", + __color_scale_orange_0: "#ffdfb6", + __color_scale_orange_1: "#ffc680", + __color_scale_orange_2: "#ffa657", + __color_scale_orange_3: "#f0883e", + __color_scale_orange_4: "#db6d28", + __color_scale_orange_5: "#bd561d", + __color_scale_orange_6: "#9b4215", + __color_scale_orange_7: "#762d0a", + __color_scale_orange_8: "#5a1e02", + __color_scale_orange_9: "#3d1300", + __color_scale_red_0: "#ffdcd7", + __color_scale_red_1: "#ffc1ba", + __color_scale_red_2: "#ffa198", + __color_scale_red_3: "#ff7b72", + __color_scale_red_4: "#f85149", + __color_scale_red_5: "#da3633", + __color_scale_red_6: "#b62324", + __color_scale_red_7: "#8e1519", + __color_scale_red_8: "#67060c", + __color_scale_red_9: "#490202", + __color_scale_purple_0: "#eddeff", + __color_scale_purple_1: "#e2c5ff", + __color_scale_purple_2: "#d2a8ff", + __color_scale_purple_3: "#bc8cff", + __color_scale_purple_4: "#a371f7", + __color_scale_purple_5: "#8957e5", + __color_scale_purple_6: "#6e40c9", + __color_scale_purple_7: "#553098", + __color_scale_purple_8: "#3c1e70", + __color_scale_purple_9: "#271052", + __color_scale_pink_0: "#ffdaec", + __color_scale_pink_1: "#ffbedd", + __color_scale_pink_2: "#ff9bce", + __color_scale_pink_3: "#f778ba", + __color_scale_pink_4: "#db61a2", + __color_scale_pink_5: "#bf4b8a", + __color_scale_pink_6: "#9e3670", + __color_scale_pink_7: "#7d2457", + __color_scale_pink_8: "#5e103e", + __color_scale_pink_9: "#42062a", + __color_scale_coral_0: "#FFDDD2", + __color_scale_coral_1: "#FFC2B2", + __color_scale_coral_2: "#FFA28B", + __color_scale_coral_3: "#F78166", + __color_scale_coral_4: "#EA6045", + __color_scale_coral_5: "#CF462D", + __color_scale_coral_6: "#AC3220", + __color_scale_coral_7: "#872012", + __color_scale_coral_8: "#640D04", + __color_scale_coral_9: "#460701", + __color_workflow_card_header_shadow: "rgba(27, 31, 35, 0.04)", + __color_calendar_halloween_graph_day_L1_bg: "#631c03", + __color_calendar_halloween_graph_day_L2_bg: "#bd561d", + __color_calendar_halloween_graph_day_L3_bg: "#fa7a18", + __color_calendar_halloween_graph_day_L4_bg: "#fddf68", + __color_calendar_graph_day_border: "rgba(27, 31, 35, 0.06)", + __color_calendar_graph_day_bg: "rgba(0,0,0,0.1)", + __color_calendar_graph_day_L1_bg: "#0e4429", + __color_calendar_graph_day_L2_bg: "#006d32", + __color_calendar_graph_day_L3_bg: "#26a641", + __color_calendar_graph_day_L4_bg: "#39d353", + __color_calendar_graph_day_L1_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_graph_day_L2_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_graph_day_L3_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_graph_day_L4_border: "rgba(255, 255, 255, 0.05)", + __color_text_disabled: "#6e7681", + scheme: "analogic", + variation: "default", + hiddenQS: "true", +}; -colorSettings = Object.keys(defaultColorScheme) +colorSettings = Object.keys(defaultColorScheme); // function initialize() { -console.log('Pulling Data from Local Storage') +console.log("Pulling Data from Local Storage"); colorSettings.forEach((colorSetting) => { // replace all underscore with dash - const colorSettingVar = colorSetting.replace(/_/g, '-') - const colorSettingPersist = colorSetting + const colorSettingVar = colorSetting.replace(/_/g, "-"); + const colorSettingPersist = colorSetting; chrome.storage.local.get([`${colorSetting}`], function (result) { if (result[colorSetting] === undefined) { console.log( `Key not In Place - ${colorSettingVar}: Defaulting ${defaultColorScheme[colorSettingPersist]}` - ) - const key = {} - key[`${colorSetting}`] = defaultColorScheme[colorSetting] - chrome.storage.local.set(key) + ); + const key = {}; + key[`${colorSetting}`] = defaultColorScheme[colorSetting]; + chrome.storage.local.set(key); document.documentElement.style.setProperty( `${colorSettingVar}`, defaultColorScheme[colorSettingPersist], - 'important' - ) + "important" + ); } else { - console.log(`Setting ${colorSettingVar}: ${result[colorSetting]}`) + console.log(`Setting ${colorSettingVar}: ${result[colorSetting]}`); document - .querySelector(':root') + .querySelector(":root") .style.setProperty( `${colorSettingVar}`, `${result[colorSetting]}`, - 'important' - ) + "important" + ); } - }) -}) + }); +}); diff --git a/public/background.js b/public/background.js index 6aab1f0..051e58f 100644 --- a/public/background.js +++ b/public/background.js @@ -3,482 +3,482 @@ /* global chrome */ defaultColorScheme = { - __color_accent_emphasis: '#1f6feb', - __color_accent_fg: '#58a6ff', - __color_accent_muted: 'rgba(56, 139, 253, 0.4)', - __color_accent_subtle: 'rgba(56, 139, 253, 0.15)', - __color_action_list_item_danger_active_bg: 'rgba(248, 81, 73, 0.24)', - __color_action_list_item_danger_hover_bg: 'rgba(248, 81, 73, 0.16)', - __color_action_list_item_danger_hover_text: '#ff7b72', - __color_action_list_item_default_active_bg: 'rgba(177, 186, 196, 0.2)', - __color_action_list_item_default_active_border: 'rgba(0, 0, 0, 0)', - __color_action_list_item_default_hover_bg: 'rgba(177, 186, 196, 0.12)', - __color_action_list_item_default_hover_border: 'rgba(0, 0, 0, 0)', - __color_action_list_item_default_selected_bg: 'rgba(177, 186, 196, 0.08)', - __color_action_list_item_inline_divider: 'rgba(48, 54, 61, 0.48)', - __color_ans_Iblack_bright: '#6e7681', - __color_ans_Iblack: '#484f58', - __color_ans_Iblue_bright: '#79c0ff', - __color_ans_Iblue: '#58a6ff', - __color_ans_Icyan_bright: '#56d4dd', - __color_ans_Icyan: '#39c5cf', - __color_ans_Igray: '#6e7681', - __color_ans_Igreen_bright: '#56d364', - __color_ans_Igreen: '#3fb950', - __color_ans_Imagenta_bright: '#d2a8ff', - __color_ans_Imagenta: '#bc8cff', - __color_ans_Ired_bright: '#ffa198', - __color_ans_Ired: '#ff7b72', - __color_ans_Iwhite_bright: '#ffffff', - __color_ans_Iwhite: '#b1bac4', - __color_ans_Iyellow_bright: '#e3b341', - __color_ans_Iyellow: '#d29922', - __color_attention_emphasis: '#9e6a03', - __color_attention_fg: '#d29922', - __color_attention_muted: 'rgba(187, 128, 9, 0.4)', - __color_attention_subtle: 'rgba(187, 128, 9, 0.15)', - __color_avatar_bg: 'rgba(255, 255, 255, 0.1)', - __color_avatar_border: 'rgba(240, 246, 252, 0.1)', - __color_avatar_child_shadow: '_2px _2px 0 #0d1117', - __color_avatar_stack_fade_more: '#21262d', - __color_avatar_stack_fade: '#30363d', - __color_border_default: '#30363d', - __color_border_muted: '#21262d', - __color_border_subtle: 'rgba(240, 246, 252, 0.1)', - __color_btn_active_bg: 'hsla(212, 12%, 18%, 1)', - __color_btn_active_border: '#6e7681', - __color_btn_bg: '#21262d', - __color_btn_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_counter_bg: '#30363d', - __color_btn_danger_counter_bg: 'rgba(218, 54, 51, 0.1)', - __color_btn_danger_disabled_bg: '#0d1117', - __color_btn_danger_disabled_counter_bg: 'rgba(218, 54, 51, 0.05)', - __color_btn_danger_disabled_text: 'rgba(248, 81, 73, 0.5)', - __color_btn_danger_focus_border: '#f85149', - __color_btn_danger_focus_shadow: '0 0 0 3px rgba(248, 81, 73, 0.4)', - __color_btn_danger_hover_bg: '#da3633', - __color_btn_danger_hover_border: '#f85149', - __color_btn_danger_hover_counter_bg: 'rgba(255, 255, 255, 0.2)', - __color_btn_danger_hover_icon: '#ffffff', - __color_btn_danger_hover_inset_shadow: '0 0 transparent', - __color_btn_danger_hover_shadow: '0 0 transparent', - __color_btn_danger_hover_text: '#ffffff', - __color_btn_danger_icon: '#f85149', - __color_btn_danger_selected_bg: '#b62324', - __color_btn_danger_selected_border: '#ff7b72', - __color_btn_danger_selected_shadow: '0 0 transparent', - __color_btn_danger_selected_text: '#ffffff', - __color_btn_danger_text: '#f85149', - __color_btn_focus_bg: '#21262d', - __color_btn_focus_border: '#8b949e', - __color_btn_focus_shadow: '0 0 0 3px rgba(139, 148, 158, 0.3)', - __color_btn_hover_bg: '#30363d', - __color_btn_hover_border: '#8b949e', - __color_btn_inset_shadow: '0 0 transparent', - __color_btn_outline_counter_bg: 'rgba(31, 111, 235, 0.1)', - __color_btn_outline_disabled_bg: '#0d1117', - __color_btn_outline_disabled_counter_bg: 'rgba(31, 111, 235, 0.05)', - __color_btn_outline_disabled_text: 'rgba(88, 166, 255, 0.5)', - __color_btn_outline_focus_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_outline_focus_shadow: '0 0 0 3px rgba(17, 88, 199, 0.4)', - __color_btn_outline_hover_bg: '#30363d', - __color_btn_outline_hover_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_outline_hover_counter_bg: 'rgba(255, 255, 255, 0.2)', + __color_accent_emphasis: "#1f6feb", + __color_accent_fg: "#58a6ff", + __color_accent_muted: "rgba(56, 139, 253, 0.4)", + __color_accent_subtle: "rgba(56, 139, 253, 0.15)", + __color_action_list_item_danger_active_bg: "rgba(248, 81, 73, 0.24)", + __color_action_list_item_danger_hover_bg: "rgba(248, 81, 73, 0.16)", + __color_action_list_item_danger_hover_text: "#ff7b72", + __color_action_list_item_default_active_bg: "rgba(177, 186, 196, 0.2)", + __color_action_list_item_default_active_border: "rgba(0, 0, 0, 0)", + __color_action_list_item_default_hover_bg: "rgba(177, 186, 196, 0.12)", + __color_action_list_item_default_hover_border: "rgba(0, 0, 0, 0)", + __color_action_list_item_default_selected_bg: "rgba(177, 186, 196, 0.08)", + __color_action_list_item_inline_divider: "rgba(48, 54, 61, 0.48)", + __color_ans_Iblack_bright: "#6e7681", + __color_ans_Iblack: "#484f58", + __color_ans_Iblue_bright: "#79c0ff", + __color_ans_Iblue: "#58a6ff", + __color_ans_Icyan_bright: "#56d4dd", + __color_ans_Icyan: "#39c5cf", + __color_ans_Igray: "#6e7681", + __color_ans_Igreen_bright: "#56d364", + __color_ans_Igreen: "#3fb950", + __color_ans_Imagenta_bright: "#d2a8ff", + __color_ans_Imagenta: "#bc8cff", + __color_ans_Ired_bright: "#ffa198", + __color_ans_Ired: "#ff7b72", + __color_ans_Iwhite_bright: "#ffffff", + __color_ans_Iwhite: "#b1bac4", + __color_ans_Iyellow_bright: "#e3b341", + __color_ans_Iyellow: "#d29922", + __color_attention_emphasis: "#9e6a03", + __color_attention_fg: "#d29922", + __color_attention_muted: "rgba(187, 128, 9, 0.4)", + __color_attention_subtle: "rgba(187, 128, 9, 0.15)", + __color_avatar_bg: "rgba(255, 255, 255, 0.1)", + __color_avatar_border: "rgba(240, 246, 252, 0.1)", + __color_avatar_child_shadow: "_2px _2px 0 #0d1117", + __color_avatar_stack_fade_more: "#21262d", + __color_avatar_stack_fade: "#30363d", + __color_border_default: "#30363d", + __color_border_muted: "#21262d", + __color_border_subtle: "rgba(240, 246, 252, 0.1)", + __color_btn_active_bg: "hsla(212, 12%, 18%, 1)", + __color_btn_active_border: "#6e7681", + __color_btn_bg: "#21262d", + __color_btn_border: "rgba(240, 246, 252, 0.1)", + __color_btn_counter_bg: "#30363d", + __color_btn_danger_counter_bg: "rgba(218, 54, 51, 0.1)", + __color_btn_danger_disabled_bg: "#0d1117", + __color_btn_danger_disabled_counter_bg: "rgba(218, 54, 51, 0.05)", + __color_btn_danger_disabled_text: "rgba(248, 81, 73, 0.5)", + __color_btn_danger_focus_border: "#f85149", + __color_btn_danger_focus_shadow: "0 0 0 3px rgba(248, 81, 73, 0.4)", + __color_btn_danger_hover_bg: "#da3633", + __color_btn_danger_hover_border: "#f85149", + __color_btn_danger_hover_counter_bg: "rgba(255, 255, 255, 0.2)", + __color_btn_danger_hover_icon: "#ffffff", + __color_btn_danger_hover_inset_shadow: "0 0 transparent", + __color_btn_danger_hover_shadow: "0 0 transparent", + __color_btn_danger_hover_text: "#ffffff", + __color_btn_danger_icon: "#f85149", + __color_btn_danger_selected_bg: "#b62324", + __color_btn_danger_selected_border: "#ff7b72", + __color_btn_danger_selected_shadow: "0 0 transparent", + __color_btn_danger_selected_text: "#ffffff", + __color_btn_danger_text: "#f85149", + __color_btn_focus_bg: "#21262d", + __color_btn_focus_border: "#8b949e", + __color_btn_focus_shadow: "0 0 0 3px rgba(139, 148, 158, 0.3)", + __color_btn_hover_bg: "#30363d", + __color_btn_hover_border: "#8b949e", + __color_btn_inset_shadow: "0 0 transparent", + __color_btn_outline_counter_bg: "rgba(31, 111, 235, 0.1)", + __color_btn_outline_disabled_bg: "#0d1117", + __color_btn_outline_disabled_counter_bg: "rgba(31, 111, 235, 0.05)", + __color_btn_outline_disabled_text: "rgba(88, 166, 255, 0.5)", + __color_btn_outline_focus_border: "rgba(240, 246, 252, 0.1)", + __color_btn_outline_focus_shadow: "0 0 0 3px rgba(17, 88, 199, 0.4)", + __color_btn_outline_hover_bg: "#30363d", + __color_btn_outline_hover_border: "rgba(240, 246, 252, 0.1)", + __color_btn_outline_hover_counter_bg: "rgba(255, 255, 255, 0.2)", __color_btn_outline_hover_inset_shadow: - 'inset 0 1px 0 rgba(255, 255, 255, 0.03)', - __color_btn_outline_hover_shadow: '0 1px 0 rgba(1, 4, 9, 0.1)', - __color_btn_outline_hover_text: '#58a6ff', - __color_btn_outline_selected_bg: '#0d419d', - __color_btn_outline_selected_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_outline_selected_shadow: '0 0 transparent', - __color_btn_outline_selected_text: '#ffffff', - __color_btn_outline_text: '#58a6ff', - __color_btn_primary_bg: '#238636', - __color_btn_primary_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_counter_bg: 'rgba(255, 255, 255, 0.2)', - __color_btn_primary_disabled_bg: 'rgba(35, 134, 54, 0.6)', - __color_btn_primary_disabled_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_disabled_text: 'rgba(255, 255, 255, 0.5)', - __color_btn_primary_focus_bg: '#238636', - __color_btn_primary_focus_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_focus_shadow: '0 0 0 3px rgba(46, 164, 79, 0.4)', - __color_btn_primary_hover_bg: '#2ea043', - __color_btn_primary_hover_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_icon: '#ffffff', - __color_btn_primary_inset_shadow: '0 0 transparent', - __color_btn_primary_selected_bg: '#238636', - __color_btn_primary_selected_shadow: '0 0 transparent', - __color_btn_primary_shadow: '0 0 transparent', - __color_btn_primary_text: '#ffffff', - __color_btn_selected_bg: '#161b22', - __color_btn_shadow_active: 'inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15)', - __color_btn_shadow_input_focus: '0 0 0 0.2em rgba(31, 111, 235, 0.3)', - __color_btn_shadow: '0 0 transparent', - __color_btn_text: '#c9d1d9', - __color_calendar_graph_day_bg: 'rgba(0,0,0,0.1)', - __color_calendar_graph_day_border: 'rgba(27, 31, 35, 0.06)', - __color_calendar_graph_day_L1_bg: '#0e4429', - __color_calendar_graph_day_L1_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_graph_day_L2_bg: '#006d32', - __color_calendar_graph_day_L2_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_graph_day_L3_bg: '#26a641', - __color_calendar_graph_day_L3_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_graph_day_L4_bg: '#39d353', - __color_calendar_graph_day_L4_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_halloween_graph_day_L1_bg: '#631c03', - __color_calendar_halloween_graph_day_L2_bg: '#bd561d', - __color_calendar_halloween_graph_day_L3_bg: '#fa7a18', - __color_calendar_halloween_graph_day_L4_bg: '#fddf68', - __color_canvas_default_transparent: 'rgba(13, 17, 23, 0)', - __color_canvas_default: '#0d1117', - __color_canvas_inset: '#010409', - __color_canvas_overlay: '#161b22', - __color_canvas_subtle: '#161b22', - __color_checks_ans_Iblack_bright: '#161b22', - __color_checks_ans_Iblack: '#0d1117', - __color_checks_ans_Iblue_bright: '#79c0ff', - __color_checks_ans_Iblue: '#58a6ff', - __color_checks_ans_Icyan_bright: '#b3f0ff', - __color_checks_ans_Icyan: '#76e3ea', - __color_checks_ans_Igray: '#6e7681', - __color_checks_ans_Igreen_bright: '#56d364', - __color_checks_ans_Igreen: '#3fb950', - __color_checks_ans_Imagenta_bright: '#d2a8ff', - __color_checks_ans_Imagenta: '#bc8cff', - __color_checks_ans_Ired_bright: '#ffa198', - __color_checks_ans_Ired: '#ff7b72', - __color_checks_ans_Iwhite_bright: '#b1bac4', - __color_checks_ans_Iwhite: '#b1bac4', - __color_checks_ans_Iyellow_bright: '#e3b341', - __color_checks_ans_Iyellow: '#d29922', - __color_checks_bg: '#010409', - __color_checks_btn_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_btn_hover_icon: '#c9d1d9', - __color_checks_btn_icon: '#8b949e', - __color_checks_container_border_width: '1px', - __color_checks_donut_error: '#f85149', - __color_checks_donut_neutral: '#8b949e', - __color_checks_donut_pending: '#d29922', - __color_checks_donut_success: '#2ea043', - __color_checks_dropdown_bg: '#161b22', - __color_checks_dropdown_border: '#30363d', - __color_checks_dropdown_btn_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_dropdown_btn_hover_text: '#c9d1d9', - __color_checks_dropdown_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_dropdown_hover_text: '#c9d1d9', - __color_checks_dropdown_shadow: 'rgba(1, 4, 9, 0.3)', - __color_checks_dropdown_text: '#c9d1d9', - __color_checks_gate_bg: 'rgba(187, 128, 9, 0.15)', - __color_checks_gate_text: '#8b949e', - __color_checks_gate_waiting_text: '#d29922', - __color_checks_header_border: '#21262d', - __color_checks_header_icon: '#8b949e', - __color_checks_header_label_open_text: '#c9d1d9', - __color_checks_header_label_text: '#8b949e', - __color_checks_input_bg: '#161b22', - __color_checks_input_focus_text: '#c9d1d9', - __color_checks_input_placeholder_text: '#6e7681', - __color_checks_input_shadow: '0 0 0 1px (obj) => get_1.default(obj, path)', - __color_checks_input_text: '#8b949e', - __color_checks_line_dt_fm_bg: '#9e6a03', - __color_checks_line_dt_fm_text: '#ffffff', - __color_checks_line_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_line_num_text: '#6e7681', - __color_checks_line_selected_bg: 'rgba(56, 139, 253, 0.15)', - __color_checks_line_selected_num_text: '#58a6ff', - __color_checks_line_text: '#8b949e', - __color_checks_line_timestamp_text: '#6e7681', - __color_checks_logline_command_text: '#58a6ff', - __color_checks_logline_debug_text: '#a371f7', - __color_checks_logline_error_bg: 'rgba(248, 81, 73, 0.15)', - __color_checks_logline_error_num_text: '#6e7681', - __color_checks_logline_error_text: '#8b949e', - __color_checks_logline_num_text: '#6e7681', - __color_checks_logline_section_text: '#3fb950', - __color_checks_logline_text: '#8b949e', - __color_checks_logline_warning_bg: 'rgba(187, 128, 9, 0.15)', - __color_checks_logline_warning_num_text: '#d29922', - __color_checks_logline_warning_text: '#8b949e', - __color_checks_run_border_width: '1px', - __color_checks_scrollbar_thumb_bg: 'rgba(110, 118, 129, 0.4)', - __color_checks_step_error_text: '#f85149', - __color_checks_step_header_open_bg: '#161b22', - __color_checks_step_warning_text: '#d29922', - __color_checks_text_link: '#58a6ff', - __color_checks_text_primary: '#c9d1d9', - __color_checks_text_secondary: '#8b949e', - __color_closed_emphasis: '#da3633', - __color_closed_fg: '#f85149', - __color_closed_muted: 'rgba(248, 81, 73, 0.4)', - __color_closed_subtle: 'rgba(248, 81, 73, 0.15)', - __color_codemirror_activeline_bg: 'rgba(110, 118, 129, 0.1)', - __color_codemirror_bg: '#0d1117', - __color_codemirror_cursor: '#c9d1d9', - __color_codemirror_guttermarker_subtle_text: '#6e7681', - __color_codemirror_guttermarker_text: '#0d1117', - __color_codemirror_gutters_bg: '#0d1117', - __color_codemirror_linenumber_text: '#8b949e', - __color_codemirror_lines_bg: '#0d1117', - __color_codemirror_matchingbracket_text: '#c9d1d9', - __color_codemirror_selection_bg: 'rgba(56, 139, 253, 0.4)', - __color_codemirror_syntax_comment: '#8b949e', - __color_codemirror_syntax_constant: '#79c0ff', - __color_codemirror_syntax_entity: '#d2a8ff', - __color_codemirror_syntax_keyword: '#ff7b72', - __color_codemirror_syntax_storage: '#ff7b72', - __color_codemirror_syntax_string: '#a5d6ff', - __color_codemirror_syntax_support: '#79c0ff', - __color_codemirror_syntax_variable: '#ffa657', - __color_codemirror_text: '#c9d1d9', - __color_counter_border: 'rgba(0, 0, 0, 0)', - __color_danger_emphasis: '#da3633', - __color_danger_fg: '#f85149', - __color_danger_muted: 'rgba(248, 81, 73, 0.4)', - __color_danger_subtle: 'rgba(248, 81, 73, 0.15)', - __color_diff_blob_addition_fg: '#c9d1d9', - __color_diff_blob_addition_line_bg: 'rgba(46, 160, 67, 0.15)', - __color_diff_blob_addition_num_bg: 'rgba(63, 185, 80, 0.3)', - __color_diff_blob_addition_num_text: '#c9d1d9', - __color_diff_blob_addition_word_bg: 'rgba(46, 160, 67, 0.4)', - __color_diff_blob_deletion_fg: '#c9d1d9', - __color_diff_blob_deletion_line_bg: 'rgba(248, 81, 73, 0.15)', - __color_diff_blob_deletion_num_bg: 'rgba(248, 81, 73, 0.3)', - __color_diff_blob_deletion_num_text: '#c9d1d9', - __color_diff_blob_deletion_word_bg: 'rgba(248, 81, 73, 0.4)', - __color_diff_blob_expander_icon: '#8b949e', - __color_diff_blob_hunk_num_bg: 'rgba(56, 139, 253, 0.4)', - __color_diff_blob_selected_line_highlight_mix_blend_mode: 'screen', - __color_diffstat_addition_bg: '#3fb950', - __color_diffstat_addition_border: 'rgba(240, 246, 252, 0.1)', - __color_diffstat_deletion_border: 'rgba(240, 246, 252, 0.1)', - __color_done_emphasis: '#8957e5', - __color_done_fg: '#a371f7', - __color_done_muted: 'rgba(163, 113, 247, 0.4)', - __color_done_subtle: 'rgba(163, 113, 247, 0.15)', - __color_fg_default: '#c9d1d9', - __color_fg_muted: '#8b949e', - __color_fg_on_emphasis: '#ffffff', - __color_fg_subtle: '#6e7681', - __color_header_bg: '#161b22', - __color_header_divider: '#8b949e', - __color_header_logo: '#f0f6fc', - __color_header_search_bg: '#0d1117', - __color_header_search_border: '#30363d', - __color_header_text: 'rgba(255, 255, 255, 0.7)', - __color_input_disabled_bg: 'rgba(110, 118, 129, 0)', - __color_marketing_icon_primary: '#79c0ff', - __color_marketing_icon_secondary: '#1f6feb', - __color_menu_bg_active: '#161b22', - __color_mktg_btn_bg: '#f6f8fa', - __color_mktg_btn_shadow_focus: 'rgb(255 255 255 / 25%) 0 0 0 4px', - __color_mktg_btn_shadow_hover_muted: 'rgb(255 255 255) 0 0 0 2px inset', + "inset 0 1px 0 rgba(255, 255, 255, 0.03)", + __color_btn_outline_hover_shadow: "0 1px 0 rgba(1, 4, 9, 0.1)", + __color_btn_outline_hover_text: "#58a6ff", + __color_btn_outline_selected_bg: "#0d419d", + __color_btn_outline_selected_border: "rgba(240, 246, 252, 0.1)", + __color_btn_outline_selected_shadow: "0 0 transparent", + __color_btn_outline_selected_text: "#ffffff", + __color_btn_outline_text: "#58a6ff", + __color_btn_primary_bg: "#238636", + __color_btn_primary_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_counter_bg: "rgba(255, 255, 255, 0.2)", + __color_btn_primary_disabled_bg: "rgba(35, 134, 54, 0.6)", + __color_btn_primary_disabled_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_disabled_text: "rgba(255, 255, 255, 0.5)", + __color_btn_primary_focus_bg: "#238636", + __color_btn_primary_focus_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_focus_shadow: "0 0 0 3px rgba(46, 164, 79, 0.4)", + __color_btn_primary_hover_bg: "#2ea043", + __color_btn_primary_hover_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_icon: "#ffffff", + __color_btn_primary_inset_shadow: "0 0 transparent", + __color_btn_primary_selected_bg: "#238636", + __color_btn_primary_selected_shadow: "0 0 transparent", + __color_btn_primary_shadow: "0 0 transparent", + __color_btn_primary_text: "#ffffff", + __color_btn_selected_bg: "#161b22", + __color_btn_shadow_active: "inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15)", + __color_btn_shadow_input_focus: "0 0 0 0.2em rgba(31, 111, 235, 0.3)", + __color_btn_shadow: "0 0 transparent", + __color_btn_text: "#c9d1d9", + __color_calendar_graph_day_bg: "rgba(0,0,0,0.1)", + __color_calendar_graph_day_border: "rgba(27, 31, 35, 0.06)", + __color_calendar_graph_day_L1_bg: "#0e4429", + __color_calendar_graph_day_L1_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_graph_day_L2_bg: "#006d32", + __color_calendar_graph_day_L2_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_graph_day_L3_bg: "#26a641", + __color_calendar_graph_day_L3_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_graph_day_L4_bg: "#39d353", + __color_calendar_graph_day_L4_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_halloween_graph_day_L1_bg: "#631c03", + __color_calendar_halloween_graph_day_L2_bg: "#bd561d", + __color_calendar_halloween_graph_day_L3_bg: "#fa7a18", + __color_calendar_halloween_graph_day_L4_bg: "#fddf68", + __color_canvas_default_transparent: "rgba(13, 17, 23, 0)", + __color_canvas_default: "#0d1117", + __color_canvas_inset: "#010409", + __color_canvas_overlay: "#161b22", + __color_canvas_subtle: "#161b22", + __color_checks_ans_Iblack_bright: "#161b22", + __color_checks_ans_Iblack: "#0d1117", + __color_checks_ans_Iblue_bright: "#79c0ff", + __color_checks_ans_Iblue: "#58a6ff", + __color_checks_ans_Icyan_bright: "#b3f0ff", + __color_checks_ans_Icyan: "#76e3ea", + __color_checks_ans_Igray: "#6e7681", + __color_checks_ans_Igreen_bright: "#56d364", + __color_checks_ans_Igreen: "#3fb950", + __color_checks_ans_Imagenta_bright: "#d2a8ff", + __color_checks_ans_Imagenta: "#bc8cff", + __color_checks_ans_Ired_bright: "#ffa198", + __color_checks_ans_Ired: "#ff7b72", + __color_checks_ans_Iwhite_bright: "#b1bac4", + __color_checks_ans_Iwhite: "#b1bac4", + __color_checks_ans_Iyellow_bright: "#e3b341", + __color_checks_ans_Iyellow: "#d29922", + __color_checks_bg: "#010409", + __color_checks_btn_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_btn_hover_icon: "#c9d1d9", + __color_checks_btn_icon: "#8b949e", + __color_checks_container_border_width: "1px", + __color_checks_donut_error: "#f85149", + __color_checks_donut_neutral: "#8b949e", + __color_checks_donut_pending: "#d29922", + __color_checks_donut_success: "#2ea043", + __color_checks_dropdown_bg: "#161b22", + __color_checks_dropdown_border: "#30363d", + __color_checks_dropdown_btn_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_dropdown_btn_hover_text: "#c9d1d9", + __color_checks_dropdown_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_dropdown_hover_text: "#c9d1d9", + __color_checks_dropdown_shadow: "rgba(1, 4, 9, 0.3)", + __color_checks_dropdown_text: "#c9d1d9", + __color_checks_gate_bg: "rgba(187, 128, 9, 0.15)", + __color_checks_gate_text: "#8b949e", + __color_checks_gate_waiting_text: "#d29922", + __color_checks_header_border: "#21262d", + __color_checks_header_icon: "#8b949e", + __color_checks_header_label_open_text: "#c9d1d9", + __color_checks_header_label_text: "#8b949e", + __color_checks_input_bg: "#161b22", + __color_checks_input_focus_text: "#c9d1d9", + __color_checks_input_placeholder_text: "#6e7681", + __color_checks_input_shadow: "0 0 0 1px (obj) => get_1.default(obj, path)", + __color_checks_input_text: "#8b949e", + __color_checks_line_dt_fm_bg: "#9e6a03", + __color_checks_line_dt_fm_text: "#ffffff", + __color_checks_line_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_line_num_text: "#6e7681", + __color_checks_line_selected_bg: "rgba(56, 139, 253, 0.15)", + __color_checks_line_selected_num_text: "#58a6ff", + __color_checks_line_text: "#8b949e", + __color_checks_line_timestamp_text: "#6e7681", + __color_checks_logline_command_text: "#58a6ff", + __color_checks_logline_debug_text: "#a371f7", + __color_checks_logline_error_bg: "rgba(248, 81, 73, 0.15)", + __color_checks_logline_error_num_text: "#6e7681", + __color_checks_logline_error_text: "#8b949e", + __color_checks_logline_num_text: "#6e7681", + __color_checks_logline_section_text: "#3fb950", + __color_checks_logline_text: "#8b949e", + __color_checks_logline_warning_bg: "rgba(187, 128, 9, 0.15)", + __color_checks_logline_warning_num_text: "#d29922", + __color_checks_logline_warning_text: "#8b949e", + __color_checks_run_border_width: "1px", + __color_checks_scrollbar_thumb_bg: "rgba(110, 118, 129, 0.4)", + __color_checks_step_error_text: "#f85149", + __color_checks_step_header_open_bg: "#161b22", + __color_checks_step_warning_text: "#d29922", + __color_checks_text_link: "#58a6ff", + __color_checks_text_primary: "#c9d1d9", + __color_checks_text_secondary: "#8b949e", + __color_closed_emphasis: "#da3633", + __color_closed_fg: "#f85149", + __color_closed_muted: "rgba(248, 81, 73, 0.4)", + __color_closed_subtle: "rgba(248, 81, 73, 0.15)", + __color_codemirror_activeline_bg: "rgba(110, 118, 129, 0.1)", + __color_codemirror_bg: "#0d1117", + __color_codemirror_cursor: "#c9d1d9", + __color_codemirror_guttermarker_subtle_text: "#6e7681", + __color_codemirror_guttermarker_text: "#0d1117", + __color_codemirror_gutters_bg: "#0d1117", + __color_codemirror_linenumber_text: "#8b949e", + __color_codemirror_lines_bg: "#0d1117", + __color_codemirror_matchingbracket_text: "#c9d1d9", + __color_codemirror_selection_bg: "rgba(56, 139, 253, 0.4)", + __color_codemirror_syntax_comment: "#8b949e", + __color_codemirror_syntax_constant: "#79c0ff", + __color_codemirror_syntax_entity: "#d2a8ff", + __color_codemirror_syntax_keyword: "#ff7b72", + __color_codemirror_syntax_storage: "#ff7b72", + __color_codemirror_syntax_string: "#a5d6ff", + __color_codemirror_syntax_support: "#79c0ff", + __color_codemirror_syntax_variable: "#ffa657", + __color_codemirror_text: "#c9d1d9", + __color_counter_border: "rgba(0, 0, 0, 0)", + __color_danger_emphasis: "#da3633", + __color_danger_fg: "#f85149", + __color_danger_muted: "rgba(248, 81, 73, 0.4)", + __color_danger_subtle: "rgba(248, 81, 73, 0.15)", + __color_diff_blob_addition_fg: "#c9d1d9", + __color_diff_blob_addition_line_bg: "rgba(46, 160, 67, 0.15)", + __color_diff_blob_addition_num_bg: "rgba(63, 185, 80, 0.3)", + __color_diff_blob_addition_num_text: "#c9d1d9", + __color_diff_blob_addition_word_bg: "rgba(46, 160, 67, 0.4)", + __color_diff_blob_deletion_fg: "#c9d1d9", + __color_diff_blob_deletion_line_bg: "rgba(248, 81, 73, 0.15)", + __color_diff_blob_deletion_num_bg: "rgba(248, 81, 73, 0.3)", + __color_diff_blob_deletion_num_text: "#c9d1d9", + __color_diff_blob_deletion_word_bg: "rgba(248, 81, 73, 0.4)", + __color_diff_blob_expander_icon: "#8b949e", + __color_diff_blob_hunk_num_bg: "rgba(56, 139, 253, 0.4)", + __color_diff_blob_selected_line_highlight_mix_blend_mode: "screen", + __color_diffstat_addition_bg: "#3fb950", + __color_diffstat_addition_border: "rgba(240, 246, 252, 0.1)", + __color_diffstat_deletion_border: "rgba(240, 246, 252, 0.1)", + __color_done_emphasis: "#8957e5", + __color_done_fg: "#a371f7", + __color_done_muted: "rgba(163, 113, 247, 0.4)", + __color_done_subtle: "rgba(163, 113, 247, 0.15)", + __color_fg_default: "#c9d1d9", + __color_fg_muted: "#8b949e", + __color_fg_on_emphasis: "#ffffff", + __color_fg_subtle: "#6e7681", + __color_header_bg: "#161b22", + __color_header_divider: "#8b949e", + __color_header_logo: "#f0f6fc", + __color_header_search_bg: "#0d1117", + __color_header_search_border: "#30363d", + __color_header_text: "rgba(255, 255, 255, 0.7)", + __color_input_disabled_bg: "rgba(110, 118, 129, 0)", + __color_marketing_icon_primary: "#79c0ff", + __color_marketing_icon_secondary: "#1f6feb", + __color_menu_bg_active: "#161b22", + __color_mktg_btn_bg: "#f6f8fa", + __color_mktg_btn_shadow_focus: "rgb(255 255 255 / 25%) 0 0 0 4px", + __color_mktg_btn_shadow_hover_muted: "rgb(255 255 255) 0 0 0 2px inset", __color_mktg_btn_shadow_hover: - '0 4px 7px rgba(0, 0, 0, 0.15), 0 100px 80px rgba(255, 255, 255, 0.02), 0 42px 33px rgba(255, 255, 255, 0.024), 0 22px 18px rgba(255, 255, 255, 0.028), 0 12px 10px rgba(255, 255, 255, 0.034), 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07)', - __color_mktg_btn_shadow_outline: 'rgb(255 255 255 / 25%) 0 0 0 1px inset', - __color_neutral_emphasis_plus: '#6e7681', - __color_neutral_emphasis: '#6e7681', - __color_neutral_muted: 'rgba(110, 118, 129, 0.4)', - __color_neutral_subtle: 'rgba(110, 118, 129, 0.1)', - __color_open_emphasis: '#238636', - __color_open_fg: '#3fb950', - __color_open_muted: 'rgba(46, 160, 67, 0.4)', - __color_open_subtle: 'rgba(46, 160, 67, 0.15)', - __color_overlay_shadow: '0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85)', - __color_page_header_bg: '#0d1117', - __color_prettylights_syntax_brackethighlighter_angle: '#8b949e', - __color_prettylights_syntax_brackethighlighter_unmatched: '#f85149', - __color_prettylights_syntax_carriage_return_bg: '#b62324', - __color_prettylights_syntax_carriage_return_text: '#f0f6fc', - __color_prettylights_syntax_comment: '#8b949e', - __color_prettylights_syntax_constant_other_reference_link: '#a5d6ff', - __color_prettylights_syntax_constant: '#79c0ff', - __color_prettylights_syntax_entity_tag: '#7ee787', - __color_prettylights_syntax_entity: '#d2a8ff', - __color_prettylights_syntax_invalid_illegal_bg: '#8e1519', - __color_prettylights_syntax_invalid_illegal_text: '#f0f6fc', - __color_prettylights_syntax_keyword: '#ff7b72', - __color_prettylights_syntax_markup_bold: '#c9d1d9', - __color_prettylights_syntax_markup_changed_bg: '#5a1e02', - __color_prettylights_syntax_markup_changed_text: '#ffdfb6', - __color_prettylights_syntax_markup_deleted_bg: '#67060c', - __color_prettylights_syntax_markup_deleted_text: '#ffdcd7', - __color_prettylights_syntax_markup_heading: '#1f6feb', - __color_prettylights_syntax_markup_ignored_bg: '#1158c7', - __color_prettylights_syntax_markup_ignored_text: '#c9d1d9', - __color_prettylights_syntax_markup_inserted_bg: '#033a16', - __color_prettylights_syntax_markup_inserted_text: '#aff5b4', - __color_prettylights_syntax_markup_italic: '#c9d1d9', - __color_prettylights_syntax_markup_list: '#f2cc60', - __color_prettylights_syntax_meta_diff_range: '#d2a8ff', - __color_prettylights_syntax_storage_modifier_import: '#c9d1d9', - __color_prettylights_syntax_string_regexp: '#7ee787', - __color_prettylights_syntax_string: '#a5d6ff', - __color_prettylights_syntax_sublimelinter_gutter_mark: '#484f58', - __color_prettylights_syntax_variable: '#ffa657', - __color_primer_border_active: '#F78166', - __color_primer_border_contrast: 'rgba(255, 255, 255, 0.2)', - __color_primer_canvas_backdrop: 'rgba(1, 4, 9, 0.8)', - __color_primer_canvas_sticky: 'rgba(13, 17, 23, 0.95)', - __color_primer_fg_disabled: '#484f58', - __color_primer_shadow_focus: '0 0 0 3px #0c2d6b', - __color_primer_shadow_highlight: '0 0 transparent', - __color_primer_shadow_inset: '0 0 transparent', - __color_project_gradient_in: '#161b22', - __color_project_gradient_out: 'rgba(22, 27, 34, 0)', - __color_project_header_bg: '#0d1117', - __color_project_sidebar_bg: '#161b22', - __color_scale_black: '#010409', - __color_scale_blue_0: '#cae8ff', - __color_scale_blue_1: '#a5d6ff', - __color_scale_blue_2: '#79c0ff', - __color_scale_blue_3: '#58a6ff', - __color_scale_blue_4: '#388bfd', - __color_scale_blue_5: '#1f6feb', - __color_scale_blue_6: '#1158c7', - __color_scale_blue_7: '#0d419d', - __color_scale_blue_8: '#0c2d6b', - __color_scale_blue_9: '#051d4d', - __color_scale_coral_0: '#FFDDD2', - __color_scale_coral_1: '#FFC2B2', - __color_scale_coral_2: '#FFA28B', - __color_scale_coral_3: '#F78166', - __color_scale_coral_4: '#EA6045', - __color_scale_coral_5: '#CF462D', - __color_scale_coral_6: '#AC3220', - __color_scale_coral_7: '#872012', - __color_scale_coral_8: '#640D04', - __color_scale_coral_9: '#460701', - __color_scale_gray_0: '#f0f6fc', - __color_scale_gray_1: '#c9d1d9', - __color_scale_gray_2: '#b1bac4', - __color_scale_gray_3: '#8b949e', - __color_scale_gray_4: '#6e7681', - __color_scale_gray_5: '#484f58', - __color_scale_gray_6: '#30363d', - __color_scale_gray_7: '#21262d', - __color_scale_gray_8: '#161b22', - __color_scale_gray_9: '#0d1117', - __color_scale_green_0: '#aff5b4', - __color_scale_green_1: '#7ee787', - __color_scale_green_2: '#56d364', - __color_scale_green_3: '#3fb950', - __color_scale_green_4: '#2ea043', - __color_scale_green_5: '#238636', - __color_scale_green_6: '#196c2e', - __color_scale_green_7: '#0f5323', - __color_scale_green_8: '#033a16', - __color_scale_green_9: '#04260f', - __color_scale_orange_0: '#ffdfb6', - __color_scale_orange_1: '#ffc680', - __color_scale_orange_2: '#ffa657', - __color_scale_orange_3: '#f0883e', - __color_scale_orange_4: '#db6d28', - __color_scale_orange_5: '#bd561d', - __color_scale_orange_6: '#9b4215', - __color_scale_orange_7: '#762d0a', - __color_scale_orange_8: '#5a1e02', - __color_scale_orange_9: '#3d1300', - __color_scale_pink_0: '#ffdaec', - __color_scale_pink_1: '#ffbedd', - __color_scale_pink_2: '#ff9bce', - __color_scale_pink_3: '#f778ba', - __color_scale_pink_4: '#db61a2', - __color_scale_pink_5: '#bf4b8a', - __color_scale_pink_6: '#9e3670', - __color_scale_pink_7: '#7d2457', - __color_scale_pink_8: '#5e103e', - __color_scale_pink_9: '#42062a', - __color_scale_purple_0: '#eddeff', - __color_scale_purple_1: '#e2c5ff', - __color_scale_purple_2: '#d2a8ff', - __color_scale_purple_3: '#bc8cff', - __color_scale_purple_4: '#a371f7', - __color_scale_purple_5: '#8957e5', - __color_scale_purple_6: '#6e40c9', - __color_scale_purple_7: '#553098', - __color_scale_purple_8: '#3c1e70', - __color_scale_purple_9: '#271052', - __color_scale_red_0: '#ffdcd7', - __color_scale_red_1: '#ffc1ba', - __color_scale_red_2: '#ffa198', - __color_scale_red_3: '#ff7b72', - __color_scale_red_4: '#f85149', - __color_scale_red_5: '#da3633', - __color_scale_red_6: '#b62324', - __color_scale_red_7: '#8e1519', - __color_scale_red_8: '#67060c', - __color_scale_red_9: '#490202', - __color_scale_white: '#ffffff', - __color_scale_yellow_0: '#f8e3a1', - __color_scale_yellow_1: '#f2cc60', - __color_scale_yellow_2: '#e3b341', - __color_scale_yellow_3: '#d29922', - __color_scale_yellow_4: '#bb8009', - __color_scale_yellow_5: '#9e6a03', - __color_scale_yellow_6: '#845306', - __color_scale_yellow_7: '#693e00', - __color_scale_yellow_8: '#4b2900', - __color_scale_yellow_9: '#341a00', - __color_search_keyword_hl: 'rgba(210, 153, 34, 0.4)', - __color_select_menu_backdrop_border: '#484f58', - __color_select_menu_tap_focus_bg: '#0c2d6b', - __color_select_menu_tap_highlight: 'rgba(48, 54, 61, 0.5)', - __color_severe_emphasis: '#bd561d', - __color_severe_fg: '#db6d28', - __color_severe_muted: 'rgba(219, 109, 40, 0.4)', - __color_severe_subtle: 'rgba(219, 109, 40, 0.15)', - __color_shadow_extra_large: '0 12px 48px #010409', - __color_shadow_large: '0 8px 24px #010409', - __color_shadow_medium: '0 3px 6px #010409', - __color_shadow_small: '0 0 transparent', - __color_sidenav_selected_bg: '#21262d', - __color_sponsors_emphasis: '#bf4b8a', - __color_sponsors_fg: '#db61a2', - __color_sponsors_muted: 'rgba(219, 97, 162, 0.4)', - __color_sponsors_subtle: 'rgba(219, 97, 162, 0.15)', - __color_success_emphasis: '#238636', - __color_success_fg: '#3fb950', - __color_success_muted: 'rgba(46, 160, 67, 0.4)', - __color_success_subtle: 'rgba(46, 160, 67, 0.15)', - __color_switch_knob_checked_bg: '#1f6feb', - __color_switch_knob_checked_disabled_bg: '#484f58', - __color_switch_track_bg: '#010409', - __color_switch_track_border: '#6e7681', - __color_switch_track_checked_active_bg: 'rgba(31, 111, 235, 0.65)', - __color_switch_track_checked_bg: 'rgba(31, 111, 235, 0.35)', - __color_switch_track_checked_border: '#58a6ff', - __color_switch_track_checked_hover_bg: 'rgba(31, 111, 235, 0.5)', - __color_timeline_badge_bg: '#21262d', - __color_topic_tag_border: 'rgba(0, 0, 0, 0)', - __color_underlinenav_border_hover: 'rgba(110, 118, 129, 0.4)', - __color_underlinenav_icon: '#6e7681', - __color_workflow_card_header_shadow: 'rgba(27, 31, 35, 0.04)', - __color_text_disabled: '#6e7681', - scheme: 'analogic', - variation: 'default', - hiddenQS: 'true' -} + "0 4px 7px rgba(0, 0, 0, 0.15), 0 100px 80px rgba(255, 255, 255, 0.02), 0 42px 33px rgba(255, 255, 255, 0.024), 0 22px 18px rgba(255, 255, 255, 0.028), 0 12px 10px rgba(255, 255, 255, 0.034), 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07)", + __color_mktg_btn_shadow_outline: "rgb(255 255 255 / 25%) 0 0 0 1px inset", + __color_neutral_emphasis_plus: "#6e7681", + __color_neutral_emphasis: "#6e7681", + __color_neutral_muted: "rgba(110, 118, 129, 0.4)", + __color_neutral_subtle: "rgba(110, 118, 129, 0.1)", + __color_open_emphasis: "#238636", + __color_open_fg: "#3fb950", + __color_open_muted: "rgba(46, 160, 67, 0.4)", + __color_open_subtle: "rgba(46, 160, 67, 0.15)", + __color_overlay_shadow: "0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85)", + __color_page_header_bg: "#0d1117", + __color_prettylights_syntax_brackethighlighter_angle: "#8b949e", + __color_prettylights_syntax_brackethighlighter_unmatched: "#f85149", + __color_prettylights_syntax_carriage_return_bg: "#b62324", + __color_prettylights_syntax_carriage_return_text: "#f0f6fc", + __color_prettylights_syntax_comment: "#8b949e", + __color_prettylights_syntax_constant_other_reference_link: "#a5d6ff", + __color_prettylights_syntax_constant: "#79c0ff", + __color_prettylights_syntax_entity_tag: "#7ee787", + __color_prettylights_syntax_entity: "#d2a8ff", + __color_prettylights_syntax_invalid_illegal_bg: "#8e1519", + __color_prettylights_syntax_invalid_illegal_text: "#f0f6fc", + __color_prettylights_syntax_keyword: "#ff7b72", + __color_prettylights_syntax_markup_bold: "#c9d1d9", + __color_prettylights_syntax_markup_changed_bg: "#5a1e02", + __color_prettylights_syntax_markup_changed_text: "#ffdfb6", + __color_prettylights_syntax_markup_deleted_bg: "#67060c", + __color_prettylights_syntax_markup_deleted_text: "#ffdcd7", + __color_prettylights_syntax_markup_heading: "#1f6feb", + __color_prettylights_syntax_markup_ignored_bg: "#1158c7", + __color_prettylights_syntax_markup_ignored_text: "#c9d1d9", + __color_prettylights_syntax_markup_inserted_bg: "#033a16", + __color_prettylights_syntax_markup_inserted_text: "#aff5b4", + __color_prettylights_syntax_markup_italic: "#c9d1d9", + __color_prettylights_syntax_markup_list: "#f2cc60", + __color_prettylights_syntax_meta_diff_range: "#d2a8ff", + __color_prettylights_syntax_storage_modifier_import: "#c9d1d9", + __color_prettylights_syntax_string_regexp: "#7ee787", + __color_prettylights_syntax_string: "#a5d6ff", + __color_prettylights_syntax_sublimelinter_gutter_mark: "#484f58", + __color_prettylights_syntax_variable: "#ffa657", + __color_primer_border_active: "#F78166", + __color_primer_border_contrast: "rgba(255, 255, 255, 0.2)", + __color_primer_canvas_backdrop: "rgba(1, 4, 9, 0.8)", + __color_primer_canvas_sticky: "rgba(13, 17, 23, 0.95)", + __color_primer_fg_disabled: "#484f58", + __color_primer_shadow_focus: "0 0 0 3px #0c2d6b", + __color_primer_shadow_highlight: "0 0 transparent", + __color_primer_shadow_inset: "0 0 transparent", + __color_project_gradient_in: "#161b22", + __color_project_gradient_out: "rgba(22, 27, 34, 0)", + __color_project_header_bg: "#0d1117", + __color_project_sidebar_bg: "#161b22", + __color_scale_black: "#010409", + __color_scale_blue_0: "#cae8ff", + __color_scale_blue_1: "#a5d6ff", + __color_scale_blue_2: "#79c0ff", + __color_scale_blue_3: "#58a6ff", + __color_scale_blue_4: "#388bfd", + __color_scale_blue_5: "#1f6feb", + __color_scale_blue_6: "#1158c7", + __color_scale_blue_7: "#0d419d", + __color_scale_blue_8: "#0c2d6b", + __color_scale_blue_9: "#051d4d", + __color_scale_coral_0: "#FFDDD2", + __color_scale_coral_1: "#FFC2B2", + __color_scale_coral_2: "#FFA28B", + __color_scale_coral_3: "#F78166", + __color_scale_coral_4: "#EA6045", + __color_scale_coral_5: "#CF462D", + __color_scale_coral_6: "#AC3220", + __color_scale_coral_7: "#872012", + __color_scale_coral_8: "#640D04", + __color_scale_coral_9: "#460701", + __color_scale_gray_0: "#f0f6fc", + __color_scale_gray_1: "#c9d1d9", + __color_scale_gray_2: "#b1bac4", + __color_scale_gray_3: "#8b949e", + __color_scale_gray_4: "#6e7681", + __color_scale_gray_5: "#484f58", + __color_scale_gray_6: "#30363d", + __color_scale_gray_7: "#21262d", + __color_scale_gray_8: "#161b22", + __color_scale_gray_9: "#0d1117", + __color_scale_green_0: "#aff5b4", + __color_scale_green_1: "#7ee787", + __color_scale_green_2: "#56d364", + __color_scale_green_3: "#3fb950", + __color_scale_green_4: "#2ea043", + __color_scale_green_5: "#238636", + __color_scale_green_6: "#196c2e", + __color_scale_green_7: "#0f5323", + __color_scale_green_8: "#033a16", + __color_scale_green_9: "#04260f", + __color_scale_orange_0: "#ffdfb6", + __color_scale_orange_1: "#ffc680", + __color_scale_orange_2: "#ffa657", + __color_scale_orange_3: "#f0883e", + __color_scale_orange_4: "#db6d28", + __color_scale_orange_5: "#bd561d", + __color_scale_orange_6: "#9b4215", + __color_scale_orange_7: "#762d0a", + __color_scale_orange_8: "#5a1e02", + __color_scale_orange_9: "#3d1300", + __color_scale_pink_0: "#ffdaec", + __color_scale_pink_1: "#ffbedd", + __color_scale_pink_2: "#ff9bce", + __color_scale_pink_3: "#f778ba", + __color_scale_pink_4: "#db61a2", + __color_scale_pink_5: "#bf4b8a", + __color_scale_pink_6: "#9e3670", + __color_scale_pink_7: "#7d2457", + __color_scale_pink_8: "#5e103e", + __color_scale_pink_9: "#42062a", + __color_scale_purple_0: "#eddeff", + __color_scale_purple_1: "#e2c5ff", + __color_scale_purple_2: "#d2a8ff", + __color_scale_purple_3: "#bc8cff", + __color_scale_purple_4: "#a371f7", + __color_scale_purple_5: "#8957e5", + __color_scale_purple_6: "#6e40c9", + __color_scale_purple_7: "#553098", + __color_scale_purple_8: "#3c1e70", + __color_scale_purple_9: "#271052", + __color_scale_red_0: "#ffdcd7", + __color_scale_red_1: "#ffc1ba", + __color_scale_red_2: "#ffa198", + __color_scale_red_3: "#ff7b72", + __color_scale_red_4: "#f85149", + __color_scale_red_5: "#da3633", + __color_scale_red_6: "#b62324", + __color_scale_red_7: "#8e1519", + __color_scale_red_8: "#67060c", + __color_scale_red_9: "#490202", + __color_scale_white: "#ffffff", + __color_scale_yellow_0: "#f8e3a1", + __color_scale_yellow_1: "#f2cc60", + __color_scale_yellow_2: "#e3b341", + __color_scale_yellow_3: "#d29922", + __color_scale_yellow_4: "#bb8009", + __color_scale_yellow_5: "#9e6a03", + __color_scale_yellow_6: "#845306", + __color_scale_yellow_7: "#693e00", + __color_scale_yellow_8: "#4b2900", + __color_scale_yellow_9: "#341a00", + __color_search_keyword_hl: "rgba(210, 153, 34, 0.4)", + __color_select_menu_backdrop_border: "#484f58", + __color_select_menu_tap_focus_bg: "#0c2d6b", + __color_select_menu_tap_highlight: "rgba(48, 54, 61, 0.5)", + __color_severe_emphasis: "#bd561d", + __color_severe_fg: "#db6d28", + __color_severe_muted: "rgba(219, 109, 40, 0.4)", + __color_severe_subtle: "rgba(219, 109, 40, 0.15)", + __color_shadow_extra_large: "0 12px 48px #010409", + __color_shadow_large: "0 8px 24px #010409", + __color_shadow_medium: "0 3px 6px #010409", + __color_shadow_small: "0 0 transparent", + __color_sidenav_selected_bg: "#21262d", + __color_sponsors_emphasis: "#bf4b8a", + __color_sponsors_fg: "#db61a2", + __color_sponsors_muted: "rgba(219, 97, 162, 0.4)", + __color_sponsors_subtle: "rgba(219, 97, 162, 0.15)", + __color_success_emphasis: "#238636", + __color_success_fg: "#3fb950", + __color_success_muted: "rgba(46, 160, 67, 0.4)", + __color_success_subtle: "rgba(46, 160, 67, 0.15)", + __color_switch_knob_checked_bg: "#1f6feb", + __color_switch_knob_checked_disabled_bg: "#484f58", + __color_switch_track_bg: "#010409", + __color_switch_track_border: "#6e7681", + __color_switch_track_checked_active_bg: "rgba(31, 111, 235, 0.65)", + __color_switch_track_checked_bg: "rgba(31, 111, 235, 0.35)", + __color_switch_track_checked_border: "#58a6ff", + __color_switch_track_checked_hover_bg: "rgba(31, 111, 235, 0.5)", + __color_timeline_badge_bg: "#21262d", + __color_topic_tag_border: "rgba(0, 0, 0, 0)", + __color_underlinenav_border_hover: "rgba(110, 118, 129, 0.4)", + __color_underlinenav_icon: "#6e7681", + __color_workflow_card_header_shadow: "rgba(27, 31, 35, 0.04)", + __color_text_disabled: "#6e7681", + scheme: "analogic", + variation: "default", + hiddenQS: "true", +}; -initialSettings = Object.keys(defaultColorScheme) +initialSettings = Object.keys(defaultColorScheme); // loop through all the keys in the defaultColorScheme object // and set the value of the key to the value of the key in the // defaultColorScheme object chrome.runtime.onInstalled.addListener(() => { initialSettings.forEach((initialSetting) => { - const key = {} - key[`${initialSetting}`] = defaultColorScheme[initialSetting] - chrome.storage.local.set(key) - }) - chrome.tabs.create({ url: 'https://pint.sh/success' }) -}) + const key = {}; + key[`${initialSetting}`] = defaultColorScheme[initialSetting]; + chrome.storage.local.set(key); + }); + chrome.tabs.create({ url: "https://pint.sh/success" }); +}); chrome.tabs.onUpdated.addListener((tabId, changeInfo, tab) => { chrome.scripting.executeScript( { target: { tabId }, - files: ['initial.js'] + files: ["initial.js"], }, () => chrome.runtime.lastError - ) -}) + ); +}); diff --git a/public/onload.js b/public/onload.js index 9d2d7e5..22be69e 100644 --- a/public/onload.js +++ b/public/onload.js @@ -1,7 +1,7 @@ /* global chrome */ -const link = document.createElement('link') -link.href = chrome.extension.getURL('pint-css.css') -link.type = 'text/css' -link.rel = 'stylesheet' -link.media = 'all' -document.getElementsByTagName('head')[0].appendChild(link) +const link = document.createElement("link"); +link.href = chrome.extension.getURL("pint-css.css"); +link.type = "text/css"; +link.rel = "stylesheet"; +link.media = "all"; +document.getElementsByTagName("head")[0].appendChild(link); diff --git a/src/methods/config/colorGroups.js b/src/methods/config/colorGroups.js index d37891a..5d8dd71 100644 --- a/src/methods/config/colorGroups.js +++ b/src/methods/config/colorGroups.js @@ -2,862 +2,862 @@ // color group: 1 | default color: #00000000 export var cg1_000000 = [ - '__color_action_list_item_default_active_border', - '__color_action_list_item_default_hover_border', - '__color_counter_border', - '__color_topic_tag_border' -] + "__color_action_list_item_default_active_border", + "__color_action_list_item_default_hover_border", + "__color_counter_border", + "__color_topic_tag_border", +]; // color group: 1 | default color: #00000019 -export var cg1a_19 = ['__color_calendar_graph_day_bg'] +export var cg1a_19 = ["__color_calendar_graph_day_bg"]; // color group: 2 | default color: #006d32 -export var cg2_006d32 = ['__color_calendar_graph_day_L2_bg'] +export var cg2_006d32 = ["__color_calendar_graph_day_L2_bg"]; // color group: 3 | default color: #010409 export var cg3_010409 = [ - '__color_canvas_inset', - '__color_checks_bg', - '__color_scale_black', - '__color_switch_track_bg' -] + "__color_canvas_inset", + "__color_checks_bg", + "__color_scale_black", + "__color_switch_track_bg", +]; // color group: 3 | default color: #0104094c -export var cg3a_4c = ['__color_checks_dropdown_shadow'] +export var cg3a_4c = ["__color_checks_dropdown_shadow"]; // color group: 3 | default color: #010409cc -export var cg3a_cc = ['__color_primer_canvas_backdrop'] +export var cg3a_cc = ["__color_primer_canvas_backdrop"]; // color group: 4 | default color: #033a16 export var cg4_033a16 = [ - '__color_prettylights_syntax_markup_inserted_bg', - '__color_scale_green_8' -] + "__color_prettylights_syntax_markup_inserted_bg", + "__color_scale_green_8", +]; // color group: 5 | default color: #04260f -export var cg5_04260f = ['__color_scale_green_9'] +export var cg5_04260f = ["__color_scale_green_9"]; // color group: 6 | default color: #051d4d -export var cg6_051d4d = ['__color_scale_blue_9'] +export var cg6_051d4d = ["__color_scale_blue_9"]; // color group: 7 | default color: #0c2d6b export var cg7_0c2d6b = [ - '__color_scale_blue_8', - '__color_select_menu_tap_focus_bg' -] + "__color_scale_blue_8", + "__color_select_menu_tap_focus_bg", +]; // color group: 8 | default color: #0d1117 export var cg8_0d1117 = [ - '__color_btn_danger_disabled_bg', - '__color_btn_outline_disabled_bg', - '__color_canvas_default', - '__color_checks_ans_Iblack', - '__color_codemirror_bg', - '__color_codemirror_guttermarker_text', - '__color_codemirror_gutters_bg', - '__color_codemirror_lines_bg', - '__color_header_search_bg', - '__color_page_header_bg', - '__color_project_header_bg', - '__color_scale_gray_9' -] + "__color_btn_danger_disabled_bg", + "__color_btn_outline_disabled_bg", + "__color_canvas_default", + "__color_checks_ans_Iblack", + "__color_codemirror_bg", + "__color_codemirror_guttermarker_text", + "__color_codemirror_gutters_bg", + "__color_codemirror_lines_bg", + "__color_header_search_bg", + "__color_page_header_bg", + "__color_project_header_bg", + "__color_scale_gray_9", +]; // color group: 8 | default color: #0d111700 -export var cg8a_00 = ['__color_canvas_default_transparent'] +export var cg8a_00 = ["__color_canvas_default_transparent"]; // color group: 8 | default color: #0d1117f2 -export var cg8a_f2 = ['__color_primer_canvas_sticky'] +export var cg8a_f2 = ["__color_primer_canvas_sticky"]; // color group: 9 | default color: #0d419d export var cg9_0d419d = [ - '__color_btn_outline_selected_bg', - '__color_scale_blue_7' -] + "__color_btn_outline_selected_bg", + "__color_scale_blue_7", +]; // color group: 10 | default color: #0e4429 -export var cg10_0e4429 = ['__color_calendar_graph_day_L1_bg'] +export var cg10_0e4429 = ["__color_calendar_graph_day_L1_bg"]; // color group: 11 | default color: #0f5323 -export var cg11_0f5323 = ['__color_scale_green_7'] +export var cg11_0f5323 = ["__color_scale_green_7"]; // color group: 12 | default color: #1158c7 export var cg12_1158c7 = [ - '__color_prettylights_syntax_markup_ignored_bg', - '__color_scale_blue_6' -] + "__color_prettylights_syntax_markup_ignored_bg", + "__color_scale_blue_6", +]; // color group: 13 | default color: #161b22 export var cg13_161b22 = [ - '__color_btn_selected_bg', - '__color_canvas_overlay', - '__color_canvas_subtle', - '__color_checks_ans_Iblack_bright', - '__color_checks_dropdown_bg', - '__color_checks_input_bg', - '__color_checks_step_header_open_bg', - '__color_header_bg', - '__color_menu_bg_active', - '__color_project_gradient_in', - '__color_project_sidebar_bg', - '__color_scale_gray_8' -] + "__color_btn_selected_bg", + "__color_canvas_overlay", + "__color_canvas_subtle", + "__color_checks_ans_Iblack_bright", + "__color_checks_dropdown_bg", + "__color_checks_input_bg", + "__color_checks_step_header_open_bg", + "__color_header_bg", + "__color_menu_bg_active", + "__color_project_gradient_in", + "__color_project_sidebar_bg", + "__color_scale_gray_8", +]; // color group: 13 | default color: #161b2200 -export var cg13a_00 = ['__color_project_gradient_out'] +export var cg13a_00 = ["__color_project_gradient_out"]; // color group: 14 | default color: #196c2e -export var cg14_196c2e = ['__color_scale_green_6'] +export var cg14_196c2e = ["__color_scale_green_6"]; // color group: 15 | default color: #1b1f230a -export var cg15_1b1f230a = ['__color_workflow_card_header_shadow'] +export var cg15_1b1f230a = ["__color_workflow_card_header_shadow"]; // color group: 15 | default color: #1b1f230f -export var cg15a_0f = ['__color_calendar_graph_day_border'] +export var cg15a_0f = ["__color_calendar_graph_day_border"]; // color group: 16 | default color: #1f6feb export var cg16_1f6feb = [ - '__color_accent_emphasis', - '__color_marketing_icon_secondary', - '__color_prettylights_syntax_markup_heading', - '__color_scale_blue_5', - '__color_switch_knob_checked_bg' -] + "__color_accent_emphasis", + "__color_marketing_icon_secondary", + "__color_prettylights_syntax_markup_heading", + "__color_scale_blue_5", + "__color_switch_knob_checked_bg", +]; // color group: 16 | default color: #1f6feb0c -export var cg16a_0c = ['__color_btn_outline_disabled_counter_bg'] +export var cg16a_0c = ["__color_btn_outline_disabled_counter_bg"]; // color group: 16 | default color: #1f6feb19 -export var cg16a_19 = ['__color_btn_outline_counter_bg'] +export var cg16a_19 = ["__color_btn_outline_counter_bg"]; // color group: 16 | default color: #1f6feb59 -export var cg16a_59 = ['__color_switch_track_checked_bg'] +export var cg16a_59 = ["__color_switch_track_checked_bg"]; // color group: 16 | default color: #1f6feb7f -export var cg16a_7f = ['__color_switch_track_checked_hover_bg'] +export var cg16a_7f = ["__color_switch_track_checked_hover_bg"]; // color group: 16 | default color: #1f6feba5 -export var cg16a_a5 = ['__color_switch_track_checked_active_bg'] +export var cg16a_a5 = ["__color_switch_track_checked_active_bg"]; // color group: 17 | default color: #21262d export var cg17_21262d = [ - '__color_avatar_stack_fade_more', - '__color_border_muted', - '__color_btn_bg', - '__color_btn_focus_bg', - '__color_checks_header_border', - '__color_scale_gray_7', - '__color_sidenav_selected_bg', - '__color_timeline_badge_bg' -] + "__color_avatar_stack_fade_more", + "__color_border_muted", + "__color_btn_bg", + "__color_btn_focus_bg", + "__color_checks_header_border", + "__color_scale_gray_7", + "__color_sidenav_selected_bg", + "__color_timeline_badge_bg", +]; // color group: 18 | default color: #238636 export var cg18_238636 = [ - '__color_btn_primary_bg', - '__color_btn_primary_focus_bg', - '__color_btn_primary_selected_bg', - '__color_open_emphasis', - '__color_scale_green_5', - '__color_success_emphasis' -] + "__color_btn_primary_bg", + "__color_btn_primary_focus_bg", + "__color_btn_primary_selected_bg", + "__color_open_emphasis", + "__color_scale_green_5", + "__color_success_emphasis", +]; // color group: 18 | default color: #23863699 -export var cg18a_99 = ['__color_btn_primary_disabled_bg'] +export var cg18a_99 = ["__color_btn_primary_disabled_bg"]; // color group: 19 | default color: #26a641 -export var cg19_26a641 = ['__color_calendar_graph_day_L3_bg'] +export var cg19_26a641 = ["__color_calendar_graph_day_L3_bg"]; // color group: 20 | default color: #271052 -export var cg20_271052 = ['__color_scale_purple_9'] +export var cg20_271052 = ["__color_scale_purple_9"]; // color group: 21 | default color: #2ea043 export var cg21_2ea043 = [ - '__color_btn_primary_hover_bg', - '__color_checks_donut_success', - '__color_scale_green_4' -] + "__color_btn_primary_hover_bg", + "__color_checks_donut_success", + "__color_scale_green_4", +]; // color group: 21 | default color: #2ea04326 export var cg21a_26 = [ - '__color_diff_blob_addition_line_bg', - '__color_open_subtle', - '__color_success_subtle' -] + "__color_diff_blob_addition_line_bg", + "__color_open_subtle", + "__color_success_subtle", +]; // color group: 21 | default color: #2ea04366 export var cg21a_66 = [ - '__color_diff_blob_addition_word_bg', - '__color_open_muted', - '__color_success_muted' -] + "__color_diff_blob_addition_word_bg", + "__color_open_muted", + "__color_success_muted", +]; // color group: 22 | default color: #30363d export var cg22_30363d = [ - '__color_avatar_stack_fade', - '__color_border_default', - '__color_btn_counter_bg', - '__color_btn_hover_bg', - '__color_btn_outline_hover_bg', - '__color_checks_dropdown_border', - '__color_header_search_border', - '__color_scale_gray_6' -] + "__color_avatar_stack_fade", + "__color_border_default", + "__color_btn_counter_bg", + "__color_btn_hover_bg", + "__color_btn_outline_hover_bg", + "__color_checks_dropdown_border", + "__color_header_search_border", + "__color_scale_gray_6", +]; // color group: 22 | default color: #30363d7a -export var cg22a_7a = ['__color_action_list_item_inline_divider'] +export var cg22a_7a = ["__color_action_list_item_inline_divider"]; // color group: 22 | default color: #30363d80 -export var cg22a_80 = ['__color_select_menu_tap_highlight'] +export var cg22a_80 = ["__color_select_menu_tap_highlight"]; // color group: 23 | default color: #341a00 -export var cg23_341a00 = ['__color_scale_yellow_9'] +export var cg23_341a00 = ["__color_scale_yellow_9"]; // color group: 24 | default color: #388bfd -export var cg24_388bfd = ['__color_scale_blue_4'] +export var cg24_388bfd = ["__color_scale_blue_4"]; // color group: 24 | default color: #388bfd26 export var cg24a_26 = [ - '__color_accent_subtle', - '__color_checks_line_selected_bg' -] + "__color_accent_subtle", + "__color_checks_line_selected_bg", +]; // color group: 24 | default color: #388bfd66 export var cg24a_66 = [ - '__color_accent_muted', - '__color_codemirror_selection_bg', - '__color_diff_blob_hunk_num_bg' -] + "__color_accent_muted", + "__color_codemirror_selection_bg", + "__color_diff_blob_hunk_num_bg", +]; // color group: 25 | default color: #39c5cf -export var cg25_39c5cf = ['__color_ans_Icyan'] +export var cg25_39c5cf = ["__color_ans_Icyan"]; // color group: 26 | default color: #39d353 -export var cg26_39d353 = ['__color_calendar_graph_day_L4_bg'] +export var cg26_39d353 = ["__color_calendar_graph_day_L4_bg"]; // color group: 27 | default color: #3c1e70 -export var cg27_3c1e70 = ['__color_scale_purple_8'] +export var cg27_3c1e70 = ["__color_scale_purple_8"]; // color group: 28 | default color: #3d1300 -export var cg28_3d1300 = ['__color_scale_orange_9'] +export var cg28_3d1300 = ["__color_scale_orange_9"]; // color group: 29 | default color: #3fb950 export var cg29_3fb950 = [ - '__color_ans_Igreen', - '__color_checks_ans_Igreen', - '__color_checks_logline_section_text', - '__color_diffstat_addition_bg', - '__color_open_fg', - '__color_scale_green_3', - '__color_success_fg' -] + "__color_ans_Igreen", + "__color_checks_ans_Igreen", + "__color_checks_logline_section_text", + "__color_diffstat_addition_bg", + "__color_open_fg", + "__color_scale_green_3", + "__color_success_fg", +]; // color group: 29 | default color: #3fb9504d -export var cg29a_4d = ['__color_diff_blob_addition_num_bg'] +export var cg29a_4d = ["__color_diff_blob_addition_num_bg"]; // color group: 30 | default color: #42062a -export var cg30_42062a = ['__color_scale_pink_9'] +export var cg30_42062a = ["__color_scale_pink_9"]; // color group: 31 | default color: #460701 -export var cg31_460701 = ['__color_scale_coral_9'] +export var cg31_460701 = ["__color_scale_coral_9"]; // color group: 32 | default color: #484f58 export var cg32_484f58 = [ - '__color_ans_Iblack', - '__color_prettylights_syntax_sublimelinter_gutter_mark', - '__color_primer_fg_disabled', - '__color_scale_gray_5', - '__color_select_menu_backdrop_border', - '__color_switch_knob_checked_disabled_bg' -] + "__color_ans_Iblack", + "__color_prettylights_syntax_sublimelinter_gutter_mark", + "__color_primer_fg_disabled", + "__color_scale_gray_5", + "__color_select_menu_backdrop_border", + "__color_switch_knob_checked_disabled_bg", +]; // color group: 33 | default color: #490202 -export var cg33_490202 = ['__color_scale_red_9'] +export var cg33_490202 = ["__color_scale_red_9"]; // color group: 34 | default color: #4b2900 -export var cg34_4b2900 = ['__color_scale_yellow_8'] +export var cg34_4b2900 = ["__color_scale_yellow_8"]; // color group: 35 | default color: #553098 -export var cg35_553098 = ['__color_scale_purple_7'] +export var cg35_553098 = ["__color_scale_purple_7"]; // color group: 36 | default color: #56d364 export var cg36_56d364 = [ - '__color_ans_Igreen_bright', - '__color_checks_ans_Igreen_bright', - '__color_scale_green_2' -] + "__color_ans_Igreen_bright", + "__color_checks_ans_Igreen_bright", + "__color_scale_green_2", +]; // color group: 37 | default color: #56d4dd -export var cg37_56d4dd = ['__color_ans_Icyan_bright'] +export var cg37_56d4dd = ["__color_ans_Icyan_bright"]; // color group: 38 | default color: #58a6ff export var cg38_58a6ff = [ - '__color_accent_fg', - '__color_ans_Iblue', - '__color_btn_outline_hover_text', - '__color_btn_outline_text', - '__color_checks_ans_Iblue', - '__color_checks_line_selected_num_text', - '__color_checks_logline_command_text', - '__color_checks_text_link', - '__color_scale_blue_3', - '__color_switch_track_checked_border' -] + "__color_accent_fg", + "__color_ans_Iblue", + "__color_btn_outline_hover_text", + "__color_btn_outline_text", + "__color_checks_ans_Iblue", + "__color_checks_line_selected_num_text", + "__color_checks_logline_command_text", + "__color_checks_text_link", + "__color_scale_blue_3", + "__color_switch_track_checked_border", +]; // color group: 38 | default color: #58a6ff80 -export var cg38a_80 = ['__color_btn_outline_disabled_text'] +export var cg38a_80 = ["__color_btn_outline_disabled_text"]; // color group: 39 | default color: #5a1e02 export var cg39_5a1e02 = [ - '__color_prettylights_syntax_markup_changed_bg', - '__color_scale_orange_8' -] + "__color_prettylights_syntax_markup_changed_bg", + "__color_scale_orange_8", +]; // color group: 40 | default color: #5e103e -export var cg40_5e103e = ['__color_scale_pink_8'] +export var cg40_5e103e = ["__color_scale_pink_8"]; // color group: 41 | default color: #631c03 -export var cg41_631c03 = ['__color_calendar_halloween_graph_day_L1_bg'] +export var cg41_631c03 = ["__color_calendar_halloween_graph_day_L1_bg"]; // color group: 42 | default color: #640D04 -export var cg42_640D04 = ['__color_scale_coral_8'] +export var cg42_640D04 = ["__color_scale_coral_8"]; // color group: 43 | default color: #67060c export var cg43_67060c = [ - '__color_prettylights_syntax_markup_deleted_bg', - '__color_scale_red_8' -] + "__color_prettylights_syntax_markup_deleted_bg", + "__color_scale_red_8", +]; // color group: 44 | default color: #693e00 -export var cg44_693e00 = ['__color_scale_yellow_7'] +export var cg44_693e00 = ["__color_scale_yellow_7"]; // color group: 45 | default color: #6e40c9 -export var cg45_6e40c9 = ['__color_scale_purple_6'] +export var cg45_6e40c9 = ["__color_scale_purple_6"]; // color group: 46 | default color: #6e7681 export var cg46_6e7681 = [ - '__color_ans_Iblack_bright', - '__color_ans_Igray', - '__color_btn_active_border', - '__color_checks_ans_Igray', - '__color_checks_input_placeholder_text', - '__color_checks_line_num_text', - '__color_checks_line_timestamp_text', - '__color_checks_logline_error_num_text', - '__color_checks_logline_num_text', - '__color_codemirror_guttermarker_subtle_text', - '__color_fg_subtle', - '__color_neutral_emphasis', - '__color_neutral_emphasis_plus', - '__color_scale_gray_4', - '__color_switch_track_border', - '__color_underlinenav_icon', - '__color_text_disabled' -] + "__color_ans_Iblack_bright", + "__color_ans_Igray", + "__color_btn_active_border", + "__color_checks_ans_Igray", + "__color_checks_input_placeholder_text", + "__color_checks_line_num_text", + "__color_checks_line_timestamp_text", + "__color_checks_logline_error_num_text", + "__color_checks_logline_num_text", + "__color_codemirror_guttermarker_subtle_text", + "__color_fg_subtle", + "__color_neutral_emphasis", + "__color_neutral_emphasis_plus", + "__color_scale_gray_4", + "__color_switch_track_border", + "__color_underlinenav_icon", + "__color_text_disabled", +]; // color group: 46 | default color: #6e768100 -export var cg46a_00 = ['__color_input_disabled_bg'] +export var cg46a_00 = ["__color_input_disabled_bg"]; // color group: 46 | default color: #6e768119 export var cg46a_19 = [ - '__color_checks_btn_hover_bg', - '__color_checks_dropdown_btn_hover_bg', - '__color_checks_dropdown_hover_bg', - '__color_checks_line_hover_bg', - '__color_codemirror_activeline_bg', - '__color_neutral_subtle' -] + "__color_checks_btn_hover_bg", + "__color_checks_dropdown_btn_hover_bg", + "__color_checks_dropdown_hover_bg", + "__color_checks_line_hover_bg", + "__color_codemirror_activeline_bg", + "__color_neutral_subtle", +]; // color group: 46 | default color: #6e768166 export var cg46a_66 = [ - '__color_checks_scrollbar_thumb_bg', - '__color_neutral_muted', - '__color_underlinenav_border_hover' -] + "__color_checks_scrollbar_thumb_bg", + "__color_neutral_muted", + "__color_underlinenav_border_hover", +]; // color group: 47 | default color: #762d0a -export var cg47_762d0a = ['__color_scale_orange_7'] +export var cg47_762d0a = ["__color_scale_orange_7"]; // color group: 48 | default color: #76e3ea -export var cg48_76e3ea = ['__color_checks_ans_Icyan'] +export var cg48_76e3ea = ["__color_checks_ans_Icyan"]; // color group: 49 | default color: #79c0ff export var cg49_79c0ff = [ - '__color_ans_Iblue_bright', - '__color_checks_ans_Iblue_bright', - '__color_codemirror_syntax_constant', - '__color_codemirror_syntax_support', - '__color_marketing_icon_primary', - '__color_prettylights_syntax_constant', - '__color_scale_blue_2' -] + "__color_ans_Iblue_bright", + "__color_checks_ans_Iblue_bright", + "__color_codemirror_syntax_constant", + "__color_codemirror_syntax_support", + "__color_marketing_icon_primary", + "__color_prettylights_syntax_constant", + "__color_scale_blue_2", +]; // color group: 50 | default color: #7d2457 -export var cg50_7d2457 = ['__color_scale_pink_7'] +export var cg50_7d2457 = ["__color_scale_pink_7"]; // color group: 51 | default color: #7ee787 export var cg51_7ee787 = [ - '__color_prettylights_syntax_entity_tag', - '__color_prettylights_syntax_string_regexp', - '__color_scale_green_1' -] + "__color_prettylights_syntax_entity_tag", + "__color_prettylights_syntax_string_regexp", + "__color_scale_green_1", +]; // color group: 52 | default color: #845306 -export var cg52_845306 = ['__color_scale_yellow_6'] +export var cg52_845306 = ["__color_scale_yellow_6"]; // color group: 53 | default color: #872012 -export var cg53_872012 = ['__color_scale_coral_7'] +export var cg53_872012 = ["__color_scale_coral_7"]; // color group: 54 | default color: #8957e5 -export var cg54_8957e5 = ['__color_done_emphasis', '__color_scale_purple_5'] +export var cg54_8957e5 = ["__color_done_emphasis", "__color_scale_purple_5"]; // color group: 55 | default color: #8b949e export var cg55_8b949e = [ - '__color_btn_focus_border', - '__color_btn_hover_border', - '__color_checks_btn_icon', - '__color_checks_donut_neutral', - '__color_checks_gate_text', - '__color_checks_header_icon', - '__color_checks_header_label_text', - '__color_checks_input_text', - '__color_checks_line_text', - '__color_checks_logline_error_text', - '__color_checks_logline_text', - '__color_checks_logline_warning_text', - '__color_checks_text_secondary', - '__color_codemirror_linenumber_text', - '__color_codemirror_syntax_comment', - '__color_diff_blob_expander_icon', - '__color_fg_muted', - '__color_header_divider', - '__color_prettylights_syntax_brackethighlighter_angle', - '__color_prettylights_syntax_comment', - '__color_scale_gray_3' -] + "__color_btn_focus_border", + "__color_btn_hover_border", + "__color_checks_btn_icon", + "__color_checks_donut_neutral", + "__color_checks_gate_text", + "__color_checks_header_icon", + "__color_checks_header_label_text", + "__color_checks_input_text", + "__color_checks_line_text", + "__color_checks_logline_error_text", + "__color_checks_logline_text", + "__color_checks_logline_warning_text", + "__color_checks_text_secondary", + "__color_codemirror_linenumber_text", + "__color_codemirror_syntax_comment", + "__color_diff_blob_expander_icon", + "__color_fg_muted", + "__color_header_divider", + "__color_prettylights_syntax_brackethighlighter_angle", + "__color_prettylights_syntax_comment", + "__color_scale_gray_3", +]; // color group: 56 | default color: #8e1519 export var cg56_8e1519 = [ - '__color_prettylights_syntax_invalid_illegal_bg', - '__color_scale_red_7' -] + "__color_prettylights_syntax_invalid_illegal_bg", + "__color_scale_red_7", +]; // color group: 57 | default color: #9b4215 -export var cg57_9b4215 = ['__color_scale_orange_6'] +export var cg57_9b4215 = ["__color_scale_orange_6"]; // color group: 58 | default color: #9e3670 -export var cg58_9e3670 = ['__color_scale_pink_6'] +export var cg58_9e3670 = ["__color_scale_pink_6"]; // color group: 59 | default color: #9e6a03 export var cg59_9e6a03 = [ - '__color_attention_emphasis', - '__color_checks_line_dt_fm_bg', - '__color_scale_yellow_5' -] + "__color_attention_emphasis", + "__color_checks_line_dt_fm_bg", + "__color_scale_yellow_5", +]; // color group: 60 | default color: #a371f7 export var cg60_a371f7 = [ - '__color_checks_logline_debug_text', - '__color_done_fg', - '__color_scale_purple_4' -] + "__color_checks_logline_debug_text", + "__color_done_fg", + "__color_scale_purple_4", +]; // color group: 60 | default color: #a371f726 -export var cg60a_26 = ['__color_done_subtle'] +export var cg60a_26 = ["__color_done_subtle"]; // color group: 60 | default color: #a371f766 -export var cg60a_66 = ['__color_done_muted'] +export var cg60a_66 = ["__color_done_muted"]; // color group: 61 | default color: #a5d6ff export var cg61_a5d6ff = [ - '__color_codemirror_syntax_string', - '__color_prettylights_syntax_constant_other_reference_link', - '__color_prettylights_syntax_string', - '__color_scale_blue_1' -] + "__color_codemirror_syntax_string", + "__color_prettylights_syntax_constant_other_reference_link", + "__color_prettylights_syntax_string", + "__color_scale_blue_1", +]; // color group: 62 | default color: #AC3220 -export var cg62_AC3220 = ['__color_scale_coral_6'] +export var cg62_AC3220 = ["__color_scale_coral_6"]; // color group: 63 | default color: #aff5b4 export var cg63_aff5b4 = [ - '__color_prettylights_syntax_markup_inserted_text', - '__color_scale_green_0' -] + "__color_prettylights_syntax_markup_inserted_text", + "__color_scale_green_0", +]; // color group: 64 | default color: #b1bac4 export var cg64_b1bac4 = [ - '__color_ans_Iwhite', - '__color_checks_ans_Iwhite', - '__color_checks_ans_Iwhite_bright', - '__color_scale_gray_2' -] + "__color_ans_Iwhite", + "__color_checks_ans_Iwhite", + "__color_checks_ans_Iwhite_bright", + "__color_scale_gray_2", +]; // color group: 64 | default color: #b1bac414 -export var cg64a_14 = ['__color_action_list_item_default_selected_bg'] +export var cg64a_14 = ["__color_action_list_item_default_selected_bg"]; // color group: 64 | default color: #b1bac41e -export var cg64a_1e = ['__color_action_list_item_default_hover_bg'] +export var cg64a_1e = ["__color_action_list_item_default_hover_bg"]; // color group: 64 | default color: #b1bac433 -export var cg64a_33 = ['__color_action_list_item_default_active_bg'] +export var cg64a_33 = ["__color_action_list_item_default_active_bg"]; // color group: 65 | default color: #b3f0ff -export var cg65_b3f0ff = ['__color_checks_ans_Icyan_bright'] +export var cg65_b3f0ff = ["__color_checks_ans_Icyan_bright"]; // color group: 66 | default color: #b62324 export var cg66_b62324 = [ - '__color_btn_danger_selected_bg', - '__color_prettylights_syntax_carriage_return_bg', - '__color_scale_red_6' -] + "__color_btn_danger_selected_bg", + "__color_prettylights_syntax_carriage_return_bg", + "__color_scale_red_6", +]; // color group: 67 | default color: #bb8009 -export var cg67_bb8009 = ['__color_scale_yellow_4'] +export var cg67_bb8009 = ["__color_scale_yellow_4"]; // color group: 67 | default color: #bb800926 export var cg67a_26 = [ - '__color_attention_subtle', - '__color_checks_gate_bg', - '__color_checks_logline_warning_bg' -] + "__color_attention_subtle", + "__color_checks_gate_bg", + "__color_checks_logline_warning_bg", +]; // color group: 67 | default color: #bb800966 -export var cg67a_66 = ['__color_attention_muted'] +export var cg67a_66 = ["__color_attention_muted"]; // color group: 68 | default color: #bc8cff export var cg68_bc8cff = [ - '__color_ans_Imagenta', - '__color_checks_ans_Imagenta', - '__color_scale_purple_3' -] + "__color_ans_Imagenta", + "__color_checks_ans_Imagenta", + "__color_scale_purple_3", +]; // color group: 69 | default color: #bd561d export var cg69_bd561d = [ - '__color_calendar_halloween_graph_day_L2_bg', - '__color_scale_orange_5', - '__color_severe_emphasis' -] + "__color_calendar_halloween_graph_day_L2_bg", + "__color_scale_orange_5", + "__color_severe_emphasis", +]; // color group: 70 | default color: #bf4b8a -export var cg70_bf4b8a = ['__color_scale_pink_5', '__color_sponsors_emphasis'] +export var cg70_bf4b8a = ["__color_scale_pink_5", "__color_sponsors_emphasis"]; // color group: 71 | default color: #c9d1d9 export var cg71_c9d1d9 = [ - '__color_btn_text', - '__color_checks_btn_hover_icon', - '__color_checks_dropdown_btn_hover_text', - '__color_checks_dropdown_hover_text', - '__color_checks_dropdown_text', - '__color_checks_header_label_open_text', - '__color_checks_input_focus_text', - '__color_checks_text_primary', - '__color_codemirror_cursor', - '__color_codemirror_matchingbracket_text', - '__color_codemirror_text', - '__color_diff_blob_addition_fg', - '__color_diff_blob_addition_num_text', - '__color_diff_blob_deletion_fg', - '__color_diff_blob_deletion_num_text', - '__color_fg_default', - '__color_prettylights_syntax_markup_bold', - '__color_prettylights_syntax_markup_ignored_text', - '__color_prettylights_syntax_markup_italic', - '__color_prettylights_syntax_storage_modifier_import', - '__color_scale_gray_1' -] + "__color_btn_text", + "__color_checks_btn_hover_icon", + "__color_checks_dropdown_btn_hover_text", + "__color_checks_dropdown_hover_text", + "__color_checks_dropdown_text", + "__color_checks_header_label_open_text", + "__color_checks_input_focus_text", + "__color_checks_text_primary", + "__color_codemirror_cursor", + "__color_codemirror_matchingbracket_text", + "__color_codemirror_text", + "__color_diff_blob_addition_fg", + "__color_diff_blob_addition_num_text", + "__color_diff_blob_deletion_fg", + "__color_diff_blob_deletion_num_text", + "__color_fg_default", + "__color_prettylights_syntax_markup_bold", + "__color_prettylights_syntax_markup_ignored_text", + "__color_prettylights_syntax_markup_italic", + "__color_prettylights_syntax_storage_modifier_import", + "__color_scale_gray_1", +]; // color group: 72 | default color: #cae8ff -export var cg72_cae8ff = ['__color_scale_blue_0'] +export var cg72_cae8ff = ["__color_scale_blue_0"]; // color group: 73 | default color: #CF462D -export var cg73_CF462D = ['__color_scale_coral_5'] +export var cg73_CF462D = ["__color_scale_coral_5"]; // color group: 74 | default color: #d29922 export var cg74_d29922 = [ - '__color_ans_Iyellow', - '__color_attention_fg', - '__color_checks_ans_Iyellow', - '__color_checks_donut_pending', - '__color_checks_gate_waiting_text', - '__color_checks_logline_warning_num_text', - '__color_checks_step_warning_text', - '__color_scale_yellow_3' -] + "__color_ans_Iyellow", + "__color_attention_fg", + "__color_checks_ans_Iyellow", + "__color_checks_donut_pending", + "__color_checks_gate_waiting_text", + "__color_checks_logline_warning_num_text", + "__color_checks_step_warning_text", + "__color_scale_yellow_3", +]; // color group: 74 | default color: #d2992266 -export var cg74a_66 = ['__color_search_keyword_hl'] +export var cg74a_66 = ["__color_search_keyword_hl"]; // color group: 75 | default color: #d2a8ff export var cg75_d2a8ff = [ - '__color_ans_Imagenta_bright', - '__color_checks_ans_Imagenta_bright', - '__color_codemirror_syntax_entity', - '__color_prettylights_syntax_entity', - '__color_prettylights_syntax_meta_diff_range', - '__color_scale_purple_2' -] + "__color_ans_Imagenta_bright", + "__color_checks_ans_Imagenta_bright", + "__color_codemirror_syntax_entity", + "__color_prettylights_syntax_entity", + "__color_prettylights_syntax_meta_diff_range", + "__color_scale_purple_2", +]; // color group: 76 | default color: #da3633 export var cg76_da3633 = [ - '__color_btn_danger_hover_bg', - '__color_closed_emphasis', - '__color_danger_emphasis', - '__color_scale_red_5' -] + "__color_btn_danger_hover_bg", + "__color_closed_emphasis", + "__color_danger_emphasis", + "__color_scale_red_5", +]; // color group: 76 | default color: #da36330c -export var cg76a_0c = ['__color_btn_danger_disabled_counter_bg'] +export var cg76a_0c = ["__color_btn_danger_disabled_counter_bg"]; // color group: 76 | default color: #da363319 -export var cg76a_19 = ['__color_btn_danger_counter_bg'] +export var cg76a_19 = ["__color_btn_danger_counter_bg"]; // color group: 77 | default color: #db61a2 -export var cg77_db61a2 = ['__color_scale_pink_4', '__color_sponsors_fg'] +export var cg77_db61a2 = ["__color_scale_pink_4", "__color_sponsors_fg"]; // color group: 77 | default color: #db61a226 -export var cg77a_26 = ['__color_sponsors_subtle'] +export var cg77a_26 = ["__color_sponsors_subtle"]; // color group: 77 | default color: #db61a266 -export var cg77a_66 = ['__color_sponsors_muted'] +export var cg77a_66 = ["__color_sponsors_muted"]; // color group: 78 | default color: #db6d28 -export var cg78_db6d28 = ['__color_scale_orange_4', '__color_severe_fg'] +export var cg78_db6d28 = ["__color_scale_orange_4", "__color_severe_fg"]; // color group: 78 | default color: #db6d2826 -export var cg78a_26 = ['__color_severe_subtle'] +export var cg78a_26 = ["__color_severe_subtle"]; // color group: 78 | default color: #db6d2866 -export var cg78a_66 = ['__color_severe_muted'] +export var cg78a_66 = ["__color_severe_muted"]; // color group: 79 | default color: #e2c5ff -export var cg79_e2c5ff = ['__color_scale_purple_1'] +export var cg79_e2c5ff = ["__color_scale_purple_1"]; // color group: 80 | default color: #e3b341 export var cg80_e3b341 = [ - '__color_ans_Iyellow_bright', - '__color_checks_ans_Iyellow_bright', - '__color_scale_yellow_2' -] + "__color_ans_Iyellow_bright", + "__color_checks_ans_Iyellow_bright", + "__color_scale_yellow_2", +]; // color group: 81 | default color: #EA6045 -export var cg81_EA6045 = ['__color_scale_coral_4'] +export var cg81_EA6045 = ["__color_scale_coral_4"]; // color group: 82 | default color: #eddeff -export var cg82_eddeff = ['__color_scale_purple_0'] +export var cg82_eddeff = ["__color_scale_purple_0"]; // color group: 83 | default color: #f0883e -export var cg83_f0883e = ['__color_scale_orange_3'] +export var cg83_f0883e = ["__color_scale_orange_3"]; // color group: 84 | default color: #f0f6fc export var cg84_f0f6fc = [ - '__color_header_logo', - '__color_prettylights_syntax_carriage_return_text', - '__color_prettylights_syntax_invalid_illegal_text', - '__color_scale_gray_0' -] + "__color_header_logo", + "__color_prettylights_syntax_carriage_return_text", + "__color_prettylights_syntax_invalid_illegal_text", + "__color_scale_gray_0", +]; // color group: 84 | default color: #f0f6fc19 export var cg84a_19 = [ - '__color_avatar_border', - '__color_border_subtle', - '__color_btn_border', - '__color_btn_outline_focus_border', - '__color_btn_outline_hover_border', - '__color_btn_outline_selected_border', - '__color_btn_primary_border', - '__color_btn_primary_disabled_border', - '__color_btn_primary_focus_border', - '__color_btn_primary_hover_border', - '__color_diffstat_addition_border', - '__color_diffstat_deletion_border' -] + "__color_avatar_border", + "__color_border_subtle", + "__color_btn_border", + "__color_btn_outline_focus_border", + "__color_btn_outline_hover_border", + "__color_btn_outline_selected_border", + "__color_btn_primary_border", + "__color_btn_primary_disabled_border", + "__color_btn_primary_focus_border", + "__color_btn_primary_hover_border", + "__color_diffstat_addition_border", + "__color_diffstat_deletion_border", +]; // color group: 85 | default color: #f2cc60 export var cg85_f2cc60 = [ - '__color_prettylights_syntax_markup_list', - '__color_scale_yellow_1' -] + "__color_prettylights_syntax_markup_list", + "__color_scale_yellow_1", +]; // color group: 86 | default color: #f6f8fa -export var cg86_f6f8fa = ['__color_mktg_btn_bg'] +export var cg86_f6f8fa = ["__color_mktg_btn_bg"]; // color group: 87 | default color: #f778ba -export var cg87_f778ba = ['__color_scale_pink_3'] +export var cg87_f778ba = ["__color_scale_pink_3"]; // color group: 88 | default color: #F78166 export var cg88_F78166 = [ - '__color_primer_border_active', - '__color_scale_coral_3' -] + "__color_primer_border_active", + "__color_scale_coral_3", +]; // color group: 89 | default color: #f85149 export var cg89_f85149 = [ - '__color_btn_danger_focus_border', - '__color_btn_danger_hover_border', - '__color_btn_danger_icon', - '__color_btn_danger_text', - '__color_checks_donut_error', - '__color_checks_step_error_text', - '__color_closed_fg', - '__color_danger_fg', - '__color_prettylights_syntax_brackethighlighter_unmatched', - '__color_scale_red_4' -] + "__color_btn_danger_focus_border", + "__color_btn_danger_hover_border", + "__color_btn_danger_icon", + "__color_btn_danger_text", + "__color_checks_donut_error", + "__color_checks_step_error_text", + "__color_closed_fg", + "__color_danger_fg", + "__color_prettylights_syntax_brackethighlighter_unmatched", + "__color_scale_red_4", +]; // color group: 89 | default color: #f8514926 export var cg89a_26 = [ - '__color_checks_logline_error_bg', - '__color_closed_subtle', - '__color_danger_subtle', - '__color_diff_blob_deletion_line_bg' -] + "__color_checks_logline_error_bg", + "__color_closed_subtle", + "__color_danger_subtle", + "__color_diff_blob_deletion_line_bg", +]; // color group: 89 | default color: #f8514928 -export var cg89a_28 = ['__color_action_list_item_danger_hover_bg'] +export var cg89a_28 = ["__color_action_list_item_danger_hover_bg"]; // color group: 89 | default color: #f851493d -export var cg89a_3d = ['__color_action_list_item_danger_active_bg'] +export var cg89a_3d = ["__color_action_list_item_danger_active_bg"]; // color group: 89 | default color: #f851494c -export var cg89a_4c = ['__color_diff_blob_deletion_num_bg'] +export var cg89a_4c = ["__color_diff_blob_deletion_num_bg"]; // color group: 89 | default color: #f8514966 export var cg89a_66 = [ - '__color_closed_muted', - '__color_danger_muted', - '__color_diff_blob_deletion_word_bg' -] + "__color_closed_muted", + "__color_danger_muted", + "__color_diff_blob_deletion_word_bg", +]; // color group: 89 | default color: #f851497f -export var cg89a_7f = ['__color_btn_danger_disabled_text'] +export var cg89a_7f = ["__color_btn_danger_disabled_text"]; // color group: 90 | default color: #f8e3a1 -export var cg90_f8e3a1 = ['__color_scale_yellow_0'] +export var cg90_f8e3a1 = ["__color_scale_yellow_0"]; // color group: 91 | default color: #fa7a18 -export var cg91_fa7a18 = ['__color_calendar_halloween_graph_day_L3_bg'] +export var cg91_fa7a18 = ["__color_calendar_halloween_graph_day_L3_bg"]; // color group: 92 | default color: #fddf68 -export var cg92_fddf68 = ['__color_calendar_halloween_graph_day_L4_bg'] +export var cg92_fddf68 = ["__color_calendar_halloween_graph_day_L4_bg"]; // color group: 93 | default color: #ff7b72 export var cg93_ff7b72 = [ - '__color_action_list_item_danger_hover_text', - '__color_ans_Ired', - '__color_btn_danger_selected_border', - '__color_checks_ans_Ired', - '__color_codemirror_syntax_keyword', - '__color_codemirror_syntax_storage', - '__color_prettylights_syntax_keyword', - '__color_scale_red_3' -] + "__color_action_list_item_danger_hover_text", + "__color_ans_Ired", + "__color_btn_danger_selected_border", + "__color_checks_ans_Ired", + "__color_codemirror_syntax_keyword", + "__color_codemirror_syntax_storage", + "__color_prettylights_syntax_keyword", + "__color_scale_red_3", +]; // color group: 94 | default color: #ff9bce -export var cg94_ff9bce = ['__color_scale_pink_2'] +export var cg94_ff9bce = ["__color_scale_pink_2"]; // color group: 95 | default color: #ffa198 export var cg95_ffa198 = [ - '__color_ans_Ired_bright', - '__color_checks_ans_Ired_bright', - '__color_scale_red_2' -] + "__color_ans_Ired_bright", + "__color_checks_ans_Ired_bright", + "__color_scale_red_2", +]; // color group: 96 | default color: #FFA28B -export var cg96_FFA28B = ['__color_scale_coral_2'] +export var cg96_FFA28B = ["__color_scale_coral_2"]; // color group: 97 | default color: #ffa657 export var cg97_ffa657 = [ - '__color_codemirror_syntax_variable', - '__color_prettylights_syntax_variable', - '__color_scale_orange_2' -] + "__color_codemirror_syntax_variable", + "__color_prettylights_syntax_variable", + "__color_scale_orange_2", +]; // color group: 98 | default color: #ffbedd -export var cg98_ffbedd = ['__color_scale_pink_1'] +export var cg98_ffbedd = ["__color_scale_pink_1"]; // color group: 99 | default color: #ffc1ba -export var cg99_ffc1ba = ['__color_scale_red_1'] +export var cg99_ffc1ba = ["__color_scale_red_1"]; // color group: 100 | default color: #FFC2B2 -export var cg100_FFC2B2 = ['__color_scale_coral_1'] +export var cg100_FFC2B2 = ["__color_scale_coral_1"]; // color group: 101 | default color: #ffc680 -export var cg101_ffc680 = ['__color_scale_orange_1'] +export var cg101_ffc680 = ["__color_scale_orange_1"]; // color group: 102 | default color: #ffdaec -export var cg102_ffdaec = ['__color_scale_pink_0'] +export var cg102_ffdaec = ["__color_scale_pink_0"]; // color group: 103 | default color: #ffdcd7 export var cg103_ffdcd7 = [ - '__color_prettylights_syntax_markup_deleted_text', - '__color_scale_red_0' -] + "__color_prettylights_syntax_markup_deleted_text", + "__color_scale_red_0", +]; // color group: 104 | default color: #FFDDD2 -export var cg104_FFDDD2 = ['__color_scale_coral_0'] +export var cg104_FFDDD2 = ["__color_scale_coral_0"]; // color group: 105 | default color: #ffdfb6 export var cg105_ffdfb6 = [ - '__color_prettylights_syntax_markup_changed_text', - '__color_scale_orange_0' -] + "__color_prettylights_syntax_markup_changed_text", + "__color_scale_orange_0", +]; // color group: 106 | default color: #ffffff export var cg106_ffffff = [ - '__color_ans_Iwhite_bright', - '__color_btn_danger_hover_icon', - '__color_btn_danger_hover_text', - '__color_btn_danger_selected_text', - '__color_btn_outline_selected_text', - '__color_btn_primary_icon', - '__color_btn_primary_text', - '__color_checks_line_dt_fm_text', - '__color_fg_on_emphasis', - '__color_scale_white' -] + "__color_ans_Iwhite_bright", + "__color_btn_danger_hover_icon", + "__color_btn_danger_hover_text", + "__color_btn_danger_selected_text", + "__color_btn_outline_selected_text", + "__color_btn_primary_icon", + "__color_btn_primary_text", + "__color_checks_line_dt_fm_text", + "__color_fg_on_emphasis", + "__color_scale_white", +]; // color group: 106 | default color: #ffffff0c export var cg106a_0c = [ - '__color_calendar_graph_day_L1_border', - '__color_calendar_graph_day_L2_border', - '__color_calendar_graph_day_L3_border', - '__color_calendar_graph_day_L4_border' -] + "__color_calendar_graph_day_L1_border", + "__color_calendar_graph_day_L2_border", + "__color_calendar_graph_day_L3_border", + "__color_calendar_graph_day_L4_border", +]; // color group: 106 | default color: #ffffff19 -export var cg106a_19 = ['__color_avatar_bg'] +export var cg106a_19 = ["__color_avatar_bg"]; // color group: 106 | default color: #ffffff33 export var cg106a_33 = [ - '__color_btn_danger_hover_counter_bg', - '__color_btn_outline_hover_counter_bg', - '__color_btn_primary_counter_bg', - '__color_primer_border_contrast' -] + "__color_btn_danger_hover_counter_bg", + "__color_btn_outline_hover_counter_bg", + "__color_btn_primary_counter_bg", + "__color_primer_border_contrast", +]; // color group: 106 | default color: #ffffff7f -export var cg106a_7f = ['__color_btn_primary_disabled_text'] +export var cg106a_7f = ["__color_btn_primary_disabled_text"]; // color group: 106 | default color: #ffffffb2 -export var cg106a_b2 = ['__color_header_text'] +export var cg106a_b2 = ["__color_header_text"]; export var cgshadows = [ - '__color_mktg_btn_shadow_hover_muted', - '__color_mktg_btn_shadow_focus', - '__color_btn_shadow_input_focus', - '__color_overlay_shadow', - '__color_checks_input_shadow', - '__color_primer_shadow_focus', - '__color_btn_focus_shadow', - '__color_btn_outline_focus_shadow', - '__color_btn_danger_focus_shadow', - '__color_btn_primary_focus_shadow', - '__color_shadow_extra_large', - '__color_btn_outline_hover_shadow', - '__color_shadow_medium', - '__color_mktg_btn_shadow_hover', - '__color_shadow_large', - '__color_avatar_child_shadow', - '__color_btn_active_bg', - '__color_btn_shadow_active', - '__color_btn_outline_hover_inset_shadow' -] + "__color_mktg_btn_shadow_hover_muted", + "__color_mktg_btn_shadow_focus", + "__color_btn_shadow_input_focus", + "__color_overlay_shadow", + "__color_checks_input_shadow", + "__color_primer_shadow_focus", + "__color_btn_focus_shadow", + "__color_btn_outline_focus_shadow", + "__color_btn_danger_focus_shadow", + "__color_btn_primary_focus_shadow", + "__color_shadow_extra_large", + "__color_btn_outline_hover_shadow", + "__color_shadow_medium", + "__color_mktg_btn_shadow_hover", + "__color_shadow_large", + "__color_avatar_child_shadow", + "__color_btn_active_bg", + "__color_btn_shadow_active", + "__color_btn_outline_hover_inset_shadow", +]; diff --git a/src/methods/config/settings.js b/src/methods/config/settings.js index 7f5bea2..cd9bf76 100644 --- a/src/methods/config/settings.js +++ b/src/methods/config/settings.js @@ -1,452 +1,452 @@ export const settings = { - __color_accent_emphasis: '#1f6feb', - __color_accent_fg: '#58a6ff', - __color_accent_muted: 'rgba(56, 139, 253, 0.4)', - __color_accent_subtle: 'rgba(56, 139, 253, 0.15)', - __color_action_list_item_danger_active_bg: 'rgba(248, 81, 73, 0.24)', - __color_action_list_item_danger_hover_bg: 'rgba(248, 81, 73, 0.16)', - __color_action_list_item_danger_hover_text: '#ff7b72', - __color_action_list_item_default_active_bg: 'rgba(177, 186, 196, 0.2)', - __color_action_list_item_default_active_border: 'rgba(0, 0, 0, 0)', - __color_action_list_item_default_hover_bg: 'rgba(177, 186, 196, 0.12)', - __color_action_list_item_default_hover_border: 'rgba(0, 0, 0, 0)', - __color_action_list_item_default_selected_bg: 'rgba(177, 186, 196, 0.08)', - __color_action_list_item_inline_divider: 'rgba(48, 54, 61, 0.48)', - __color_ans_Iblack_bright: '#6e7681', - __color_ans_Iblack: '#484f58', - __color_ans_Iblue_bright: '#79c0ff', - __color_ans_Iblue: '#58a6ff', - __color_ans_Icyan_bright: '#56d4dd', - __color_ans_Icyan: '#39c5cf', - __color_ans_Igray: '#6e7681', - __color_ans_Igreen_bright: '#56d364', - __color_ans_Igreen: '#3fb950', - __color_ans_Imagenta_bright: '#d2a8ff', - __color_ans_Imagenta: '#bc8cff', - __color_ans_Ired_bright: '#ffa198', - __color_ans_Ired: '#ff7b72', - __color_ans_Iwhite_bright: '#ffffff', - __color_ans_Iwhite: '#b1bac4', - __color_ans_Iyellow_bright: '#e3b341', - __color_ans_Iyellow: '#d29922', - __color_attention_emphasis: '#9e6a03', - __color_attention_fg: '#d29922', - __color_attention_muted: 'rgba(187, 128, 9, 0.4)', - __color_attention_subtle: 'rgba(187, 128, 9, 0.15)', - __color_avatar_bg: 'rgba(255, 255, 255, 0.1)', - __color_avatar_border: 'rgba(240, 246, 252, 0.1)', - __color_avatar_child_shadow: '_2px _2px 0 #0d1117', - __color_avatar_stack_fade_more: '#21262d', - __color_avatar_stack_fade: '#30363d', - __color_border_default: '#30363d', - __color_border_muted: '#21262d', - __color_border_subtle: 'rgba(240, 246, 252, 0.1)', - __color_btn_active_bg: 'hsla(212, 12%, 18%, 1)', - __color_btn_active_border: '#6e7681', - __color_btn_bg: '#21262d', - __color_btn_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_counter_bg: '#30363d', - __color_btn_danger_counter_bg: 'rgba(218, 54, 51, 0.1)', - __color_btn_danger_disabled_bg: '#0d1117', - __color_btn_danger_disabled_counter_bg: 'rgba(218, 54, 51, 0.05)', - __color_btn_danger_disabled_text: 'rgba(248, 81, 73, 0.5)', - __color_btn_danger_focus_border: '#f85149', - __color_btn_danger_focus_shadow: '0 0 0 3px rgba(248, 81, 73, 0.4)', - __color_btn_danger_hover_bg: '#da3633', - __color_btn_danger_hover_border: '#f85149', - __color_btn_danger_hover_counter_bg: 'rgba(255, 255, 255, 0.2)', - __color_btn_danger_hover_icon: '#ffffff', - __color_btn_danger_hover_inset_shadow: '0 0 transparent', - __color_btn_danger_hover_shadow: '0 0 transparent', - __color_btn_danger_hover_text: '#ffffff', - __color_btn_danger_icon: '#f85149', - __color_btn_danger_selected_bg: '#b62324', - __color_btn_danger_selected_border: '#ff7b72', - __color_btn_danger_selected_shadow: '0 0 transparent', - __color_btn_danger_selected_text: '#ffffff', - __color_btn_danger_text: '#f85149', - __color_btn_focus_bg: '#21262d', - __color_btn_focus_border: '#8b949e', - __color_btn_focus_shadow: '0 0 0 3px rgba(139, 148, 158, 0.3)', - __color_btn_hover_bg: '#30363d', - __color_btn_hover_border: '#8b949e', - __color_btn_inset_shadow: '0 0 transparent', - __color_btn_outline_counter_bg: 'rgba(31, 111, 235, 0.1)', - __color_btn_outline_disabled_bg: '#0d1117', - __color_btn_outline_disabled_counter_bg: 'rgba(31, 111, 235, 0.05)', - __color_btn_outline_disabled_text: 'rgba(88, 166, 255, 0.5)', - __color_btn_outline_focus_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_outline_focus_shadow: '0 0 0 3px rgba(17, 88, 199, 0.4)', - __color_btn_outline_hover_bg: '#30363d', - __color_btn_outline_hover_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_outline_hover_counter_bg: 'rgba(255, 255, 255, 0.2)', + __color_accent_emphasis: "#1f6feb", + __color_accent_fg: "#58a6ff", + __color_accent_muted: "rgba(56, 139, 253, 0.4)", + __color_accent_subtle: "rgba(56, 139, 253, 0.15)", + __color_action_list_item_danger_active_bg: "rgba(248, 81, 73, 0.24)", + __color_action_list_item_danger_hover_bg: "rgba(248, 81, 73, 0.16)", + __color_action_list_item_danger_hover_text: "#ff7b72", + __color_action_list_item_default_active_bg: "rgba(177, 186, 196, 0.2)", + __color_action_list_item_default_active_border: "rgba(0, 0, 0, 0)", + __color_action_list_item_default_hover_bg: "rgba(177, 186, 196, 0.12)", + __color_action_list_item_default_hover_border: "rgba(0, 0, 0, 0)", + __color_action_list_item_default_selected_bg: "rgba(177, 186, 196, 0.08)", + __color_action_list_item_inline_divider: "rgba(48, 54, 61, 0.48)", + __color_ans_Iblack_bright: "#6e7681", + __color_ans_Iblack: "#484f58", + __color_ans_Iblue_bright: "#79c0ff", + __color_ans_Iblue: "#58a6ff", + __color_ans_Icyan_bright: "#56d4dd", + __color_ans_Icyan: "#39c5cf", + __color_ans_Igray: "#6e7681", + __color_ans_Igreen_bright: "#56d364", + __color_ans_Igreen: "#3fb950", + __color_ans_Imagenta_bright: "#d2a8ff", + __color_ans_Imagenta: "#bc8cff", + __color_ans_Ired_bright: "#ffa198", + __color_ans_Ired: "#ff7b72", + __color_ans_Iwhite_bright: "#ffffff", + __color_ans_Iwhite: "#b1bac4", + __color_ans_Iyellow_bright: "#e3b341", + __color_ans_Iyellow: "#d29922", + __color_attention_emphasis: "#9e6a03", + __color_attention_fg: "#d29922", + __color_attention_muted: "rgba(187, 128, 9, 0.4)", + __color_attention_subtle: "rgba(187, 128, 9, 0.15)", + __color_avatar_bg: "rgba(255, 255, 255, 0.1)", + __color_avatar_border: "rgba(240, 246, 252, 0.1)", + __color_avatar_child_shadow: "_2px _2px 0 #0d1117", + __color_avatar_stack_fade_more: "#21262d", + __color_avatar_stack_fade: "#30363d", + __color_border_default: "#30363d", + __color_border_muted: "#21262d", + __color_border_subtle: "rgba(240, 246, 252, 0.1)", + __color_btn_active_bg: "hsla(212, 12%, 18%, 1)", + __color_btn_active_border: "#6e7681", + __color_btn_bg: "#21262d", + __color_btn_border: "rgba(240, 246, 252, 0.1)", + __color_btn_counter_bg: "#30363d", + __color_btn_danger_counter_bg: "rgba(218, 54, 51, 0.1)", + __color_btn_danger_disabled_bg: "#0d1117", + __color_btn_danger_disabled_counter_bg: "rgba(218, 54, 51, 0.05)", + __color_btn_danger_disabled_text: "rgba(248, 81, 73, 0.5)", + __color_btn_danger_focus_border: "#f85149", + __color_btn_danger_focus_shadow: "0 0 0 3px rgba(248, 81, 73, 0.4)", + __color_btn_danger_hover_bg: "#da3633", + __color_btn_danger_hover_border: "#f85149", + __color_btn_danger_hover_counter_bg: "rgba(255, 255, 255, 0.2)", + __color_btn_danger_hover_icon: "#ffffff", + __color_btn_danger_hover_inset_shadow: "0 0 transparent", + __color_btn_danger_hover_shadow: "0 0 transparent", + __color_btn_danger_hover_text: "#ffffff", + __color_btn_danger_icon: "#f85149", + __color_btn_danger_selected_bg: "#b62324", + __color_btn_danger_selected_border: "#ff7b72", + __color_btn_danger_selected_shadow: "0 0 transparent", + __color_btn_danger_selected_text: "#ffffff", + __color_btn_danger_text: "#f85149", + __color_btn_focus_bg: "#21262d", + __color_btn_focus_border: "#8b949e", + __color_btn_focus_shadow: "0 0 0 3px rgba(139, 148, 158, 0.3)", + __color_btn_hover_bg: "#30363d", + __color_btn_hover_border: "#8b949e", + __color_btn_inset_shadow: "0 0 transparent", + __color_btn_outline_counter_bg: "rgba(31, 111, 235, 0.1)", + __color_btn_outline_disabled_bg: "#0d1117", + __color_btn_outline_disabled_counter_bg: "rgba(31, 111, 235, 0.05)", + __color_btn_outline_disabled_text: "rgba(88, 166, 255, 0.5)", + __color_btn_outline_focus_border: "rgba(240, 246, 252, 0.1)", + __color_btn_outline_focus_shadow: "0 0 0 3px rgba(17, 88, 199, 0.4)", + __color_btn_outline_hover_bg: "#30363d", + __color_btn_outline_hover_border: "rgba(240, 246, 252, 0.1)", + __color_btn_outline_hover_counter_bg: "rgba(255, 255, 255, 0.2)", __color_btn_outline_hover_inset_shadow: - 'inset 0 1px 0 rgba(255, 255, 255, 0.03)', - __color_btn_outline_hover_shadow: '0 1px 0 rgba(1, 4, 9, 0.1)', - __color_btn_outline_hover_text: '#58a6ff', - __color_btn_outline_selected_bg: '#0d419d', - __color_btn_outline_selected_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_outline_selected_shadow: '0 0 transparent', - __color_btn_outline_selected_text: '#ffffff', - __color_btn_outline_text: '#58a6ff', - __color_btn_primary_bg: '#238636', - __color_btn_primary_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_counter_bg: 'rgba(255, 255, 255, 0.2)', - __color_btn_primary_disabled_bg: 'rgba(35, 134, 54, 0.6)', - __color_btn_primary_disabled_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_disabled_text: 'rgba(255, 255, 255, 0.5)', - __color_btn_primary_focus_bg: '#238636', - __color_btn_primary_focus_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_focus_shadow: '0 0 0 3px rgba(46, 164, 79, 0.4)', - __color_btn_primary_hover_bg: '#2ea043', - __color_btn_primary_hover_border: 'rgba(240, 246, 252, 0.1)', - __color_btn_primary_icon: '#ffffff', - __color_btn_primary_inset_shadow: '0 0 transparent', - __color_btn_primary_selected_bg: '#238636', - __color_btn_primary_selected_shadow: '0 0 transparent', - __color_btn_primary_shadow: '0 0 transparent', - __color_btn_primary_text: '#ffffff', - __color_btn_selected_bg: '#161b22', - __color_btn_shadow_active: 'inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15)', - __color_btn_shadow_input_focus: '0 0 0 0.2em rgba(31, 111, 235, 0.3)', - __color_btn_shadow: '0 0 transparent', - __color_btn_text: '#c9d1d9', - __color_calendar_graph_day_bg: 'rgba(0,0,0,0.1)', - __color_calendar_graph_day_border: 'rgba(27, 31, 35, 0.06)', - __color_calendar_graph_day_L1_bg: '#0e4429', - __color_calendar_graph_day_L1_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_graph_day_L2_bg: '#006d32', - __color_calendar_graph_day_L2_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_graph_day_L3_bg: '#26a641', - __color_calendar_graph_day_L3_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_graph_day_L4_bg: '#39d353', - __color_calendar_graph_day_L4_border: 'rgba(255, 255, 255, 0.05)', - __color_calendar_halloween_graph_day_L1_bg: '#631c03', - __color_calendar_halloween_graph_day_L2_bg: '#bd561d', - __color_calendar_halloween_graph_day_L3_bg: '#fa7a18', - __color_calendar_halloween_graph_day_L4_bg: '#fddf68', - __color_canvas_default_transparent: 'rgba(13, 17, 23, 0)', - __color_canvas_default: '#0d1117', - __color_canvas_inset: '#010409', - __color_canvas_overlay: '#161b22', - __color_canvas_subtle: '#161b22', - __color_checks_ans_Iblack_bright: '#161b22', - __color_checks_ans_Iblack: '#0d1117', - __color_checks_ans_Iblue_bright: '#79c0ff', - __color_checks_ans_Iblue: '#58a6ff', - __color_checks_ans_Icyan_bright: '#b3f0ff', - __color_checks_ans_Icyan: '#76e3ea', - __color_checks_ans_Igray: '#6e7681', - __color_checks_ans_Igreen_bright: '#56d364', - __color_checks_ans_Igreen: '#3fb950', - __color_checks_ans_Imagenta_bright: '#d2a8ff', - __color_checks_ans_Imagenta: '#bc8cff', - __color_checks_ans_Ired_bright: '#ffa198', - __color_checks_ans_Ired: '#ff7b72', - __color_checks_ans_Iwhite_bright: '#b1bac4', - __color_checks_ans_Iwhite: '#b1bac4', - __color_checks_ans_Iyellow_bright: '#e3b341', - __color_checks_ans_Iyellow: '#d29922', - __color_checks_bg: '#010409', - __color_checks_btn_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_btn_hover_icon: '#c9d1d9', - __color_checks_btn_icon: '#8b949e', - __color_checks_container_border_width: '1px', - __color_checks_donut_error: '#f85149', - __color_checks_donut_neutral: '#8b949e', - __color_checks_donut_pending: '#d29922', - __color_checks_donut_success: '#2ea043', - __color_checks_dropdown_bg: '#161b22', - __color_checks_dropdown_border: '#30363d', - __color_checks_dropdown_btn_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_dropdown_btn_hover_text: '#c9d1d9', - __color_checks_dropdown_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_dropdown_hover_text: '#c9d1d9', - __color_checks_dropdown_shadow: 'rgba(1, 4, 9, 0.3)', - __color_checks_dropdown_text: '#c9d1d9', - __color_checks_gate_bg: 'rgba(187, 128, 9, 0.15)', - __color_checks_gate_text: '#8b949e', - __color_checks_gate_waiting_text: '#d29922', - __color_checks_header_border: '#21262d', - __color_checks_header_icon: '#8b949e', - __color_checks_header_label_open_text: '#c9d1d9', - __color_checks_header_label_text: '#8b949e', - __color_checks_input_bg: '#161b22', - __color_checks_input_focus_text: '#c9d1d9', - __color_checks_input_placeholder_text: '#6e7681', - __color_checks_input_shadow: '0 0 0 1px (obj) => get_1.default(obj, path)', - __color_checks_input_text: '#8b949e', - __color_checks_line_dt_fm_bg: '#9e6a03', - __color_checks_line_dt_fm_text: '#ffffff', - __color_checks_line_hover_bg: 'rgba(110, 118, 129, 0.1)', - __color_checks_line_num_text: '#6e7681', - __color_checks_line_selected_bg: 'rgba(56, 139, 253, 0.15)', - __color_checks_line_selected_num_text: '#58a6ff', - __color_checks_line_text: '#8b949e', - __color_checks_line_timestamp_text: '#6e7681', - __color_checks_logline_command_text: '#58a6ff', - __color_checks_logline_debug_text: '#a371f7', - __color_checks_logline_error_bg: 'rgba(248, 81, 73, 0.15)', - __color_checks_logline_error_num_text: '#6e7681', - __color_checks_logline_error_text: '#8b949e', - __color_checks_logline_num_text: '#6e7681', - __color_checks_logline_section_text: '#3fb950', - __color_checks_logline_text: '#8b949e', - __color_checks_logline_warning_bg: 'rgba(187, 128, 9, 0.15)', - __color_checks_logline_warning_num_text: '#d29922', - __color_checks_logline_warning_text: '#8b949e', - __color_checks_run_border_width: '1px', - __color_checks_scrollbar_thumb_bg: 'rgba(110, 118, 129, 0.4)', - __color_checks_step_error_text: '#f85149', - __color_checks_step_header_open_bg: '#161b22', - __color_checks_step_warning_text: '#d29922', - __color_checks_text_link: '#58a6ff', - __color_checks_text_primary: '#c9d1d9', - __color_checks_text_secondary: '#8b949e', - __color_closed_emphasis: '#da3633', - __color_closed_fg: '#f85149', - __color_closed_muted: 'rgba(248, 81, 73, 0.4)', - __color_closed_subtle: 'rgba(248, 81, 73, 0.15)', - __color_codemirror_activeline_bg: 'rgba(110, 118, 129, 0.1)', - __color_codemirror_bg: '#0d1117', - __color_codemirror_cursor: '#c9d1d9', - __color_codemirror_guttermarker_subtle_text: '#6e7681', - __color_codemirror_guttermarker_text: '#0d1117', - __color_codemirror_gutters_bg: '#0d1117', - __color_codemirror_linenumber_text: '#8b949e', - __color_codemirror_lines_bg: '#0d1117', - __color_codemirror_matchingbracket_text: '#c9d1d9', - __color_codemirror_selection_bg: 'rgba(56, 139, 253, 0.4)', - __color_codemirror_syntax_comment: '#8b949e', - __color_codemirror_syntax_constant: '#79c0ff', - __color_codemirror_syntax_entity: '#d2a8ff', - __color_codemirror_syntax_keyword: '#ff7b72', - __color_codemirror_syntax_storage: '#ff7b72', - __color_codemirror_syntax_string: '#a5d6ff', - __color_codemirror_syntax_support: '#79c0ff', - __color_codemirror_syntax_variable: '#ffa657', - __color_codemirror_text: '#c9d1d9', - __color_counter_border: 'rgba(0, 0, 0, 0)', - __color_danger_emphasis: '#da3633', - __color_danger_fg: '#f85149', - __color_danger_muted: 'rgba(248, 81, 73, 0.4)', - __color_danger_subtle: 'rgba(248, 81, 73, 0.15)', - __color_diff_blob_addition_fg: '#c9d1d9', - __color_diff_blob_addition_line_bg: 'rgba(46, 160, 67, 0.15)', - __color_diff_blob_addition_num_bg: 'rgba(63, 185, 80, 0.3)', - __color_diff_blob_addition_num_text: '#c9d1d9', - __color_diff_blob_addition_word_bg: 'rgba(46, 160, 67, 0.4)', - __color_diff_blob_deletion_fg: '#c9d1d9', - __color_diff_blob_deletion_line_bg: 'rgba(248, 81, 73, 0.15)', - __color_diff_blob_deletion_num_bg: 'rgba(248, 81, 73, 0.3)', - __color_diff_blob_deletion_num_text: '#c9d1d9', - __color_diff_blob_deletion_word_bg: 'rgba(248, 81, 73, 0.4)', - __color_diff_blob_expander_icon: '#8b949e', - __color_diff_blob_hunk_num_bg: 'rgba(56, 139, 253, 0.4)', - __color_diff_blob_selected_line_highlight_mix_blend_mode: 'screen', - __color_diffstat_addition_bg: '#3fb950', - __color_diffstat_addition_border: 'rgba(240, 246, 252, 0.1)', - __color_diffstat_deletion_border: 'rgba(240, 246, 252, 0.1)', - __color_done_emphasis: '#8957e5', - __color_done_fg: '#a371f7', - __color_done_muted: 'rgba(163, 113, 247, 0.4)', - __color_done_subtle: 'rgba(163, 113, 247, 0.15)', - __color_fg_default: '#c9d1d9', - __color_fg_muted: '#8b949e', - __color_fg_on_emphasis: '#ffffff', - __color_fg_subtle: '#6e7681', - __color_header_bg: '#161b22', - __color_header_divider: '#8b949e', - __color_header_logo: '#f0f6fc', - __color_header_search_bg: '#0d1117', - __color_header_search_border: '#30363d', - __color_header_text: 'rgba(255, 255, 255, 0.7)', - __color_input_disabled_bg: 'rgba(110, 118, 129, 0)', - __color_marketing_icon_primary: '#79c0ff', - __color_marketing_icon_secondary: '#1f6feb', - __color_menu_bg_active: '#161b22', - __color_mktg_btn_bg: '#f6f8fa', - __color_mktg_btn_shadow_focus: 'rgb(255 255 255 / 25%) 0 0 0 4px', - __color_mktg_btn_shadow_hover_muted: 'rgb(255 255 255) 0 0 0 2px inset', + "inset 0 1px 0 rgba(255, 255, 255, 0.03)", + __color_btn_outline_hover_shadow: "0 1px 0 rgba(1, 4, 9, 0.1)", + __color_btn_outline_hover_text: "#58a6ff", + __color_btn_outline_selected_bg: "#0d419d", + __color_btn_outline_selected_border: "rgba(240, 246, 252, 0.1)", + __color_btn_outline_selected_shadow: "0 0 transparent", + __color_btn_outline_selected_text: "#ffffff", + __color_btn_outline_text: "#58a6ff", + __color_btn_primary_bg: "#238636", + __color_btn_primary_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_counter_bg: "rgba(255, 255, 255, 0.2)", + __color_btn_primary_disabled_bg: "rgba(35, 134, 54, 0.6)", + __color_btn_primary_disabled_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_disabled_text: "rgba(255, 255, 255, 0.5)", + __color_btn_primary_focus_bg: "#238636", + __color_btn_primary_focus_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_focus_shadow: "0 0 0 3px rgba(46, 164, 79, 0.4)", + __color_btn_primary_hover_bg: "#2ea043", + __color_btn_primary_hover_border: "rgba(240, 246, 252, 0.1)", + __color_btn_primary_icon: "#ffffff", + __color_btn_primary_inset_shadow: "0 0 transparent", + __color_btn_primary_selected_bg: "#238636", + __color_btn_primary_selected_shadow: "0 0 transparent", + __color_btn_primary_shadow: "0 0 transparent", + __color_btn_primary_text: "#ffffff", + __color_btn_selected_bg: "#161b22", + __color_btn_shadow_active: "inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15)", + __color_btn_shadow_input_focus: "0 0 0 0.2em rgba(31, 111, 235, 0.3)", + __color_btn_shadow: "0 0 transparent", + __color_btn_text: "#c9d1d9", + __color_calendar_graph_day_bg: "rgba(0,0,0,0.1)", + __color_calendar_graph_day_border: "rgba(27, 31, 35, 0.06)", + __color_calendar_graph_day_L1_bg: "#0e4429", + __color_calendar_graph_day_L1_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_graph_day_L2_bg: "#006d32", + __color_calendar_graph_day_L2_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_graph_day_L3_bg: "#26a641", + __color_calendar_graph_day_L3_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_graph_day_L4_bg: "#39d353", + __color_calendar_graph_day_L4_border: "rgba(255, 255, 255, 0.05)", + __color_calendar_halloween_graph_day_L1_bg: "#631c03", + __color_calendar_halloween_graph_day_L2_bg: "#bd561d", + __color_calendar_halloween_graph_day_L3_bg: "#fa7a18", + __color_calendar_halloween_graph_day_L4_bg: "#fddf68", + __color_canvas_default_transparent: "rgba(13, 17, 23, 0)", + __color_canvas_default: "#0d1117", + __color_canvas_inset: "#010409", + __color_canvas_overlay: "#161b22", + __color_canvas_subtle: "#161b22", + __color_checks_ans_Iblack_bright: "#161b22", + __color_checks_ans_Iblack: "#0d1117", + __color_checks_ans_Iblue_bright: "#79c0ff", + __color_checks_ans_Iblue: "#58a6ff", + __color_checks_ans_Icyan_bright: "#b3f0ff", + __color_checks_ans_Icyan: "#76e3ea", + __color_checks_ans_Igray: "#6e7681", + __color_checks_ans_Igreen_bright: "#56d364", + __color_checks_ans_Igreen: "#3fb950", + __color_checks_ans_Imagenta_bright: "#d2a8ff", + __color_checks_ans_Imagenta: "#bc8cff", + __color_checks_ans_Ired_bright: "#ffa198", + __color_checks_ans_Ired: "#ff7b72", + __color_checks_ans_Iwhite_bright: "#b1bac4", + __color_checks_ans_Iwhite: "#b1bac4", + __color_checks_ans_Iyellow_bright: "#e3b341", + __color_checks_ans_Iyellow: "#d29922", + __color_checks_bg: "#010409", + __color_checks_btn_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_btn_hover_icon: "#c9d1d9", + __color_checks_btn_icon: "#8b949e", + __color_checks_container_border_width: "1px", + __color_checks_donut_error: "#f85149", + __color_checks_donut_neutral: "#8b949e", + __color_checks_donut_pending: "#d29922", + __color_checks_donut_success: "#2ea043", + __color_checks_dropdown_bg: "#161b22", + __color_checks_dropdown_border: "#30363d", + __color_checks_dropdown_btn_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_dropdown_btn_hover_text: "#c9d1d9", + __color_checks_dropdown_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_dropdown_hover_text: "#c9d1d9", + __color_checks_dropdown_shadow: "rgba(1, 4, 9, 0.3)", + __color_checks_dropdown_text: "#c9d1d9", + __color_checks_gate_bg: "rgba(187, 128, 9, 0.15)", + __color_checks_gate_text: "#8b949e", + __color_checks_gate_waiting_text: "#d29922", + __color_checks_header_border: "#21262d", + __color_checks_header_icon: "#8b949e", + __color_checks_header_label_open_text: "#c9d1d9", + __color_checks_header_label_text: "#8b949e", + __color_checks_input_bg: "#161b22", + __color_checks_input_focus_text: "#c9d1d9", + __color_checks_input_placeholder_text: "#6e7681", + __color_checks_input_shadow: "0 0 0 1px (obj) => get_1.default(obj, path)", + __color_checks_input_text: "#8b949e", + __color_checks_line_dt_fm_bg: "#9e6a03", + __color_checks_line_dt_fm_text: "#ffffff", + __color_checks_line_hover_bg: "rgba(110, 118, 129, 0.1)", + __color_checks_line_num_text: "#6e7681", + __color_checks_line_selected_bg: "rgba(56, 139, 253, 0.15)", + __color_checks_line_selected_num_text: "#58a6ff", + __color_checks_line_text: "#8b949e", + __color_checks_line_timestamp_text: "#6e7681", + __color_checks_logline_command_text: "#58a6ff", + __color_checks_logline_debug_text: "#a371f7", + __color_checks_logline_error_bg: "rgba(248, 81, 73, 0.15)", + __color_checks_logline_error_num_text: "#6e7681", + __color_checks_logline_error_text: "#8b949e", + __color_checks_logline_num_text: "#6e7681", + __color_checks_logline_section_text: "#3fb950", + __color_checks_logline_text: "#8b949e", + __color_checks_logline_warning_bg: "rgba(187, 128, 9, 0.15)", + __color_checks_logline_warning_num_text: "#d29922", + __color_checks_logline_warning_text: "#8b949e", + __color_checks_run_border_width: "1px", + __color_checks_scrollbar_thumb_bg: "rgba(110, 118, 129, 0.4)", + __color_checks_step_error_text: "#f85149", + __color_checks_step_header_open_bg: "#161b22", + __color_checks_step_warning_text: "#d29922", + __color_checks_text_link: "#58a6ff", + __color_checks_text_primary: "#c9d1d9", + __color_checks_text_secondary: "#8b949e", + __color_closed_emphasis: "#da3633", + __color_closed_fg: "#f85149", + __color_closed_muted: "rgba(248, 81, 73, 0.4)", + __color_closed_subtle: "rgba(248, 81, 73, 0.15)", + __color_codemirror_activeline_bg: "rgba(110, 118, 129, 0.1)", + __color_codemirror_bg: "#0d1117", + __color_codemirror_cursor: "#c9d1d9", + __color_codemirror_guttermarker_subtle_text: "#6e7681", + __color_codemirror_guttermarker_text: "#0d1117", + __color_codemirror_gutters_bg: "#0d1117", + __color_codemirror_linenumber_text: "#8b949e", + __color_codemirror_lines_bg: "#0d1117", + __color_codemirror_matchingbracket_text: "#c9d1d9", + __color_codemirror_selection_bg: "rgba(56, 139, 253, 0.4)", + __color_codemirror_syntax_comment: "#8b949e", + __color_codemirror_syntax_constant: "#79c0ff", + __color_codemirror_syntax_entity: "#d2a8ff", + __color_codemirror_syntax_keyword: "#ff7b72", + __color_codemirror_syntax_storage: "#ff7b72", + __color_codemirror_syntax_string: "#a5d6ff", + __color_codemirror_syntax_support: "#79c0ff", + __color_codemirror_syntax_variable: "#ffa657", + __color_codemirror_text: "#c9d1d9", + __color_counter_border: "rgba(0, 0, 0, 0)", + __color_danger_emphasis: "#da3633", + __color_danger_fg: "#f85149", + __color_danger_muted: "rgba(248, 81, 73, 0.4)", + __color_danger_subtle: "rgba(248, 81, 73, 0.15)", + __color_diff_blob_addition_fg: "#c9d1d9", + __color_diff_blob_addition_line_bg: "rgba(46, 160, 67, 0.15)", + __color_diff_blob_addition_num_bg: "rgba(63, 185, 80, 0.3)", + __color_diff_blob_addition_num_text: "#c9d1d9", + __color_diff_blob_addition_word_bg: "rgba(46, 160, 67, 0.4)", + __color_diff_blob_deletion_fg: "#c9d1d9", + __color_diff_blob_deletion_line_bg: "rgba(248, 81, 73, 0.15)", + __color_diff_blob_deletion_num_bg: "rgba(248, 81, 73, 0.3)", + __color_diff_blob_deletion_num_text: "#c9d1d9", + __color_diff_blob_deletion_word_bg: "rgba(248, 81, 73, 0.4)", + __color_diff_blob_expander_icon: "#8b949e", + __color_diff_blob_hunk_num_bg: "rgba(56, 139, 253, 0.4)", + __color_diff_blob_selected_line_highlight_mix_blend_mode: "screen", + __color_diffstat_addition_bg: "#3fb950", + __color_diffstat_addition_border: "rgba(240, 246, 252, 0.1)", + __color_diffstat_deletion_border: "rgba(240, 246, 252, 0.1)", + __color_done_emphasis: "#8957e5", + __color_done_fg: "#a371f7", + __color_done_muted: "rgba(163, 113, 247, 0.4)", + __color_done_subtle: "rgba(163, 113, 247, 0.15)", + __color_fg_default: "#c9d1d9", + __color_fg_muted: "#8b949e", + __color_fg_on_emphasis: "#ffffff", + __color_fg_subtle: "#6e7681", + __color_header_bg: "#161b22", + __color_header_divider: "#8b949e", + __color_header_logo: "#f0f6fc", + __color_header_search_bg: "#0d1117", + __color_header_search_border: "#30363d", + __color_header_text: "rgba(255, 255, 255, 0.7)", + __color_input_disabled_bg: "rgba(110, 118, 129, 0)", + __color_marketing_icon_primary: "#79c0ff", + __color_marketing_icon_secondary: "#1f6feb", + __color_menu_bg_active: "#161b22", + __color_mktg_btn_bg: "#f6f8fa", + __color_mktg_btn_shadow_focus: "rgb(255 255 255 / 25%) 0 0 0 4px", + __color_mktg_btn_shadow_hover_muted: "rgb(255 255 255) 0 0 0 2px inset", __color_mktg_btn_shadow_hover: - '0 4px 7px rgba(0, 0, 0, 0.15), 0 100px 80px rgba(255, 255, 255, 0.02), 0 42px 33px rgba(255, 255, 255, 0.024), 0 22px 18px rgba(255, 255, 255, 0.028), 0 12px 10px rgba(255, 255, 255, 0.034), 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07)', - __color_mktg_btn_shadow_outline: 'rgb(255 255 255 / 25%) 0 0 0 1px inset', - __color_neutral_emphasis_plus: '#6e7681', - __color_neutral_emphasis: '#6e7681', - __color_neutral_muted: 'rgba(110, 118, 129, 0.4)', - __color_neutral_subtle: 'rgba(110, 118, 129, 0.1)', - __color_open_emphasis: '#238636', - __color_open_fg: '#3fb950', - __color_open_muted: 'rgba(46, 160, 67, 0.4)', - __color_open_subtle: 'rgba(46, 160, 67, 0.15)', - __color_overlay_shadow: '0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85)', - __color_page_header_bg: '#0d1117', - __color_prettylights_syntax_brackethighlighter_angle: '#8b949e', - __color_prettylights_syntax_brackethighlighter_unmatched: '#f85149', - __color_prettylights_syntax_carriage_return_bg: '#b62324', - __color_prettylights_syntax_carriage_return_text: '#f0f6fc', - __color_prettylights_syntax_comment: '#8b949e', - __color_prettylights_syntax_constant_other_reference_link: '#a5d6ff', - __color_prettylights_syntax_constant: '#79c0ff', - __color_prettylights_syntax_entity_tag: '#7ee787', - __color_prettylights_syntax_entity: '#d2a8ff', - __color_prettylights_syntax_invalid_illegal_bg: '#8e1519', - __color_prettylights_syntax_invalid_illegal_text: '#f0f6fc', - __color_prettylights_syntax_keyword: '#ff7b72', - __color_prettylights_syntax_markup_bold: '#c9d1d9', - __color_prettylights_syntax_markup_changed_bg: '#5a1e02', - __color_prettylights_syntax_markup_changed_text: '#ffdfb6', - __color_prettylights_syntax_markup_deleted_bg: '#67060c', - __color_prettylights_syntax_markup_deleted_text: '#ffdcd7', - __color_prettylights_syntax_markup_heading: '#1f6feb', - __color_prettylights_syntax_markup_ignored_bg: '#1158c7', - __color_prettylights_syntax_markup_ignored_text: '#c9d1d9', - __color_prettylights_syntax_markup_inserted_bg: '#033a16', - __color_prettylights_syntax_markup_inserted_text: '#aff5b4', - __color_prettylights_syntax_markup_italic: '#c9d1d9', - __color_prettylights_syntax_markup_list: '#f2cc60', - __color_prettylights_syntax_meta_diff_range: '#d2a8ff', - __color_prettylights_syntax_storage_modifier_import: '#c9d1d9', - __color_prettylights_syntax_string_regexp: '#7ee787', - __color_prettylights_syntax_string: '#a5d6ff', - __color_prettylights_syntax_sublimelinter_gutter_mark: '#484f58', - __color_prettylights_syntax_variable: '#ffa657', - __color_primer_border_active: '#F78166', - __color_primer_border_contrast: 'rgba(255, 255, 255, 0.2)', - __color_primer_canvas_backdrop: 'rgba(1, 4, 9, 0.8)', - __color_primer_canvas_sticky: 'rgba(13, 17, 23, 0.95)', - __color_primer_fg_disabled: '#484f58', - __color_primer_shadow_focus: '0 0 0 3px #0c2d6b', - __color_primer_shadow_highlight: '0 0 transparent', - __color_primer_shadow_inset: '0 0 transparent', - __color_project_gradient_in: '#161b22', - __color_project_gradient_out: 'rgba(22, 27, 34, 0)', - __color_project_header_bg: '#0d1117', - __color_project_sidebar_bg: '#161b22', - __color_scale_black: '#010409', - __color_scale_blue_0: '#cae8ff', - __color_scale_blue_1: '#a5d6ff', - __color_scale_blue_2: '#79c0ff', - __color_scale_blue_3: '#58a6ff', - __color_scale_blue_4: '#388bfd', - __color_scale_blue_5: '#1f6feb', - __color_scale_blue_6: '#1158c7', - __color_scale_blue_7: '#0d419d', - __color_scale_blue_8: '#0c2d6b', - __color_scale_blue_9: '#051d4d', - __color_scale_coral_0: '#FFDDD2', - __color_scale_coral_1: '#FFC2B2', - __color_scale_coral_2: '#FFA28B', - __color_scale_coral_3: '#F78166', - __color_scale_coral_4: '#EA6045', - __color_scale_coral_5: '#CF462D', - __color_scale_coral_6: '#AC3220', - __color_scale_coral_7: '#872012', - __color_scale_coral_8: '#640D04', - __color_scale_coral_9: '#460701', - __color_scale_gray_0: '#f0f6fc', - __color_scale_gray_1: '#c9d1d9', - __color_scale_gray_2: '#b1bac4', - __color_scale_gray_3: '#8b949e', - __color_scale_gray_4: '#6e7681', - __color_scale_gray_5: '#484f58', - __color_scale_gray_6: '#30363d', - __color_scale_gray_7: '#21262d', - __color_scale_gray_8: '#161b22', - __color_scale_gray_9: '#0d1117', - __color_scale_green_0: '#aff5b4', - __color_scale_green_1: '#7ee787', - __color_scale_green_2: '#56d364', - __color_scale_green_3: '#3fb950', - __color_scale_green_4: '#2ea043', - __color_scale_green_5: '#238636', - __color_scale_green_6: '#196c2e', - __color_scale_green_7: '#0f5323', - __color_scale_green_8: '#033a16', - __color_scale_green_9: '#04260f', - __color_scale_orange_0: '#ffdfb6', - __color_scale_orange_1: '#ffc680', - __color_scale_orange_2: '#ffa657', - __color_scale_orange_3: '#f0883e', - __color_scale_orange_4: '#db6d28', - __color_scale_orange_5: '#bd561d', - __color_scale_orange_6: '#9b4215', - __color_scale_orange_7: '#762d0a', - __color_scale_orange_8: '#5a1e02', - __color_scale_orange_9: '#3d1300', - __color_scale_pink_0: '#ffdaec', - __color_scale_pink_1: '#ffbedd', - __color_scale_pink_2: '#ff9bce', - __color_scale_pink_3: '#f778ba', - __color_scale_pink_4: '#db61a2', - __color_scale_pink_5: '#bf4b8a', - __color_scale_pink_6: '#9e3670', - __color_scale_pink_7: '#7d2457', - __color_scale_pink_8: '#5e103e', - __color_scale_pink_9: '#42062a', - __color_scale_purple_0: '#eddeff', - __color_scale_purple_1: '#e2c5ff', - __color_scale_purple_2: '#d2a8ff', - __color_scale_purple_3: '#bc8cff', - __color_scale_purple_4: '#a371f7', - __color_scale_purple_5: '#8957e5', - __color_scale_purple_6: '#6e40c9', - __color_scale_purple_7: '#553098', - __color_scale_purple_8: '#3c1e70', - __color_scale_purple_9: '#271052', - __color_scale_red_0: '#ffdcd7', - __color_scale_red_1: '#ffc1ba', - __color_scale_red_2: '#ffa198', - __color_scale_red_3: '#ff7b72', - __color_scale_red_4: '#f85149', - __color_scale_red_5: '#da3633', - __color_scale_red_6: '#b62324', - __color_scale_red_7: '#8e1519', - __color_scale_red_8: '#67060c', - __color_scale_red_9: '#490202', - __color_scale_white: '#ffffff', - __color_scale_yellow_0: '#f8e3a1', - __color_scale_yellow_1: '#f2cc60', - __color_scale_yellow_2: '#e3b341', - __color_scale_yellow_3: '#d29922', - __color_scale_yellow_4: '#bb8009', - __color_scale_yellow_5: '#9e6a03', - __color_scale_yellow_6: '#845306', - __color_scale_yellow_7: '#693e00', - __color_scale_yellow_8: '#4b2900', - __color_scale_yellow_9: '#341a00', - __color_search_keyword_hl: 'rgba(210, 153, 34, 0.4)', - __color_select_menu_backdrop_border: '#484f58', - __color_select_menu_tap_focus_bg: '#0c2d6b', - __color_select_menu_tap_highlight: 'rgba(48, 54, 61, 0.5)', - __color_severe_emphasis: '#bd561d', - __color_severe_fg: '#db6d28', - __color_severe_muted: 'rgba(219, 109, 40, 0.4)', - __color_severe_subtle: 'rgba(219, 109, 40, 0.15)', - __color_shadow_extra_large: '0 12px 48px #010409', - __color_shadow_large: '0 8px 24px #010409', - __color_shadow_medium: '0 3px 6px #010409', - __color_shadow_small: '0 0 transparent', - __color_sidenav_selected_bg: '#21262d', - __color_sponsors_emphasis: '#bf4b8a', - __color_sponsors_fg: '#db61a2', - __color_sponsors_muted: 'rgba(219, 97, 162, 0.4)', - __color_sponsors_subtle: 'rgba(219, 97, 162, 0.15)', - __color_success_emphasis: '#238636', - __color_success_fg: '#3fb950', - __color_success_muted: 'rgba(46, 160, 67, 0.4)', - __color_success_subtle: 'rgba(46, 160, 67, 0.15)', - __color_switch_knob_checked_bg: '#1f6feb', - __color_switch_knob_checked_disabled_bg: '#484f58', - __color_switch_track_bg: '#010409', - __color_switch_track_border: '#6e7681', - __color_switch_track_checked_active_bg: 'rgba(31, 111, 235, 0.65)', - __color_switch_track_checked_bg: 'rgba(31, 111, 235, 0.35)', - __color_switch_track_checked_border: '#58a6ff', - __color_switch_track_checked_hover_bg: 'rgba(31, 111, 235, 0.5)', - __color_timeline_badge_bg: '#21262d', - __color_topic_tag_border: 'rgba(0, 0, 0, 0)', - __color_underlinenav_border_hover: 'rgba(110, 118, 129, 0.4)', - __color_underlinenav_icon: '#6e7681', - __color_workflow_card_header_shadow: 'rgba(27, 31, 35, 0.04)' -} + "0 4px 7px rgba(0, 0, 0, 0.15), 0 100px 80px rgba(255, 255, 255, 0.02), 0 42px 33px rgba(255, 255, 255, 0.024), 0 22px 18px rgba(255, 255, 255, 0.028), 0 12px 10px rgba(255, 255, 255, 0.034), 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07)", + __color_mktg_btn_shadow_outline: "rgb(255 255 255 / 25%) 0 0 0 1px inset", + __color_neutral_emphasis_plus: "#6e7681", + __color_neutral_emphasis: "#6e7681", + __color_neutral_muted: "rgba(110, 118, 129, 0.4)", + __color_neutral_subtle: "rgba(110, 118, 129, 0.1)", + __color_open_emphasis: "#238636", + __color_open_fg: "#3fb950", + __color_open_muted: "rgba(46, 160, 67, 0.4)", + __color_open_subtle: "rgba(46, 160, 67, 0.15)", + __color_overlay_shadow: "0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85)", + __color_page_header_bg: "#0d1117", + __color_prettylights_syntax_brackethighlighter_angle: "#8b949e", + __color_prettylights_syntax_brackethighlighter_unmatched: "#f85149", + __color_prettylights_syntax_carriage_return_bg: "#b62324", + __color_prettylights_syntax_carriage_return_text: "#f0f6fc", + __color_prettylights_syntax_comment: "#8b949e", + __color_prettylights_syntax_constant_other_reference_link: "#a5d6ff", + __color_prettylights_syntax_constant: "#79c0ff", + __color_prettylights_syntax_entity_tag: "#7ee787", + __color_prettylights_syntax_entity: "#d2a8ff", + __color_prettylights_syntax_invalid_illegal_bg: "#8e1519", + __color_prettylights_syntax_invalid_illegal_text: "#f0f6fc", + __color_prettylights_syntax_keyword: "#ff7b72", + __color_prettylights_syntax_markup_bold: "#c9d1d9", + __color_prettylights_syntax_markup_changed_bg: "#5a1e02", + __color_prettylights_syntax_markup_changed_text: "#ffdfb6", + __color_prettylights_syntax_markup_deleted_bg: "#67060c", + __color_prettylights_syntax_markup_deleted_text: "#ffdcd7", + __color_prettylights_syntax_markup_heading: "#1f6feb", + __color_prettylights_syntax_markup_ignored_bg: "#1158c7", + __color_prettylights_syntax_markup_ignored_text: "#c9d1d9", + __color_prettylights_syntax_markup_inserted_bg: "#033a16", + __color_prettylights_syntax_markup_inserted_text: "#aff5b4", + __color_prettylights_syntax_markup_italic: "#c9d1d9", + __color_prettylights_syntax_markup_list: "#f2cc60", + __color_prettylights_syntax_meta_diff_range: "#d2a8ff", + __color_prettylights_syntax_storage_modifier_import: "#c9d1d9", + __color_prettylights_syntax_string_regexp: "#7ee787", + __color_prettylights_syntax_string: "#a5d6ff", + __color_prettylights_syntax_sublimelinter_gutter_mark: "#484f58", + __color_prettylights_syntax_variable: "#ffa657", + __color_primer_border_active: "#F78166", + __color_primer_border_contrast: "rgba(255, 255, 255, 0.2)", + __color_primer_canvas_backdrop: "rgba(1, 4, 9, 0.8)", + __color_primer_canvas_sticky: "rgba(13, 17, 23, 0.95)", + __color_primer_fg_disabled: "#484f58", + __color_primer_shadow_focus: "0 0 0 3px #0c2d6b", + __color_primer_shadow_highlight: "0 0 transparent", + __color_primer_shadow_inset: "0 0 transparent", + __color_project_gradient_in: "#161b22", + __color_project_gradient_out: "rgba(22, 27, 34, 0)", + __color_project_header_bg: "#0d1117", + __color_project_sidebar_bg: "#161b22", + __color_scale_black: "#010409", + __color_scale_blue_0: "#cae8ff", + __color_scale_blue_1: "#a5d6ff", + __color_scale_blue_2: "#79c0ff", + __color_scale_blue_3: "#58a6ff", + __color_scale_blue_4: "#388bfd", + __color_scale_blue_5: "#1f6feb", + __color_scale_blue_6: "#1158c7", + __color_scale_blue_7: "#0d419d", + __color_scale_blue_8: "#0c2d6b", + __color_scale_blue_9: "#051d4d", + __color_scale_coral_0: "#FFDDD2", + __color_scale_coral_1: "#FFC2B2", + __color_scale_coral_2: "#FFA28B", + __color_scale_coral_3: "#F78166", + __color_scale_coral_4: "#EA6045", + __color_scale_coral_5: "#CF462D", + __color_scale_coral_6: "#AC3220", + __color_scale_coral_7: "#872012", + __color_scale_coral_8: "#640D04", + __color_scale_coral_9: "#460701", + __color_scale_gray_0: "#f0f6fc", + __color_scale_gray_1: "#c9d1d9", + __color_scale_gray_2: "#b1bac4", + __color_scale_gray_3: "#8b949e", + __color_scale_gray_4: "#6e7681", + __color_scale_gray_5: "#484f58", + __color_scale_gray_6: "#30363d", + __color_scale_gray_7: "#21262d", + __color_scale_gray_8: "#161b22", + __color_scale_gray_9: "#0d1117", + __color_scale_green_0: "#aff5b4", + __color_scale_green_1: "#7ee787", + __color_scale_green_2: "#56d364", + __color_scale_green_3: "#3fb950", + __color_scale_green_4: "#2ea043", + __color_scale_green_5: "#238636", + __color_scale_green_6: "#196c2e", + __color_scale_green_7: "#0f5323", + __color_scale_green_8: "#033a16", + __color_scale_green_9: "#04260f", + __color_scale_orange_0: "#ffdfb6", + __color_scale_orange_1: "#ffc680", + __color_scale_orange_2: "#ffa657", + __color_scale_orange_3: "#f0883e", + __color_scale_orange_4: "#db6d28", + __color_scale_orange_5: "#bd561d", + __color_scale_orange_6: "#9b4215", + __color_scale_orange_7: "#762d0a", + __color_scale_orange_8: "#5a1e02", + __color_scale_orange_9: "#3d1300", + __color_scale_pink_0: "#ffdaec", + __color_scale_pink_1: "#ffbedd", + __color_scale_pink_2: "#ff9bce", + __color_scale_pink_3: "#f778ba", + __color_scale_pink_4: "#db61a2", + __color_scale_pink_5: "#bf4b8a", + __color_scale_pink_6: "#9e3670", + __color_scale_pink_7: "#7d2457", + __color_scale_pink_8: "#5e103e", + __color_scale_pink_9: "#42062a", + __color_scale_purple_0: "#eddeff", + __color_scale_purple_1: "#e2c5ff", + __color_scale_purple_2: "#d2a8ff", + __color_scale_purple_3: "#bc8cff", + __color_scale_purple_4: "#a371f7", + __color_scale_purple_5: "#8957e5", + __color_scale_purple_6: "#6e40c9", + __color_scale_purple_7: "#553098", + __color_scale_purple_8: "#3c1e70", + __color_scale_purple_9: "#271052", + __color_scale_red_0: "#ffdcd7", + __color_scale_red_1: "#ffc1ba", + __color_scale_red_2: "#ffa198", + __color_scale_red_3: "#ff7b72", + __color_scale_red_4: "#f85149", + __color_scale_red_5: "#da3633", + __color_scale_red_6: "#b62324", + __color_scale_red_7: "#8e1519", + __color_scale_red_8: "#67060c", + __color_scale_red_9: "#490202", + __color_scale_white: "#ffffff", + __color_scale_yellow_0: "#f8e3a1", + __color_scale_yellow_1: "#f2cc60", + __color_scale_yellow_2: "#e3b341", + __color_scale_yellow_3: "#d29922", + __color_scale_yellow_4: "#bb8009", + __color_scale_yellow_5: "#9e6a03", + __color_scale_yellow_6: "#845306", + __color_scale_yellow_7: "#693e00", + __color_scale_yellow_8: "#4b2900", + __color_scale_yellow_9: "#341a00", + __color_search_keyword_hl: "rgba(210, 153, 34, 0.4)", + __color_select_menu_backdrop_border: "#484f58", + __color_select_menu_tap_focus_bg: "#0c2d6b", + __color_select_menu_tap_highlight: "rgba(48, 54, 61, 0.5)", + __color_severe_emphasis: "#bd561d", + __color_severe_fg: "#db6d28", + __color_severe_muted: "rgba(219, 109, 40, 0.4)", + __color_severe_subtle: "rgba(219, 109, 40, 0.15)", + __color_shadow_extra_large: "0 12px 48px #010409", + __color_shadow_large: "0 8px 24px #010409", + __color_shadow_medium: "0 3px 6px #010409", + __color_shadow_small: "0 0 transparent", + __color_sidenav_selected_bg: "#21262d", + __color_sponsors_emphasis: "#bf4b8a", + __color_sponsors_fg: "#db61a2", + __color_sponsors_muted: "rgba(219, 97, 162, 0.4)", + __color_sponsors_subtle: "rgba(219, 97, 162, 0.15)", + __color_success_emphasis: "#238636", + __color_success_fg: "#3fb950", + __color_success_muted: "rgba(46, 160, 67, 0.4)", + __color_success_subtle: "rgba(46, 160, 67, 0.15)", + __color_switch_knob_checked_bg: "#1f6feb", + __color_switch_knob_checked_disabled_bg: "#484f58", + __color_switch_track_bg: "#010409", + __color_switch_track_border: "#6e7681", + __color_switch_track_checked_active_bg: "rgba(31, 111, 235, 0.65)", + __color_switch_track_checked_bg: "rgba(31, 111, 235, 0.35)", + __color_switch_track_checked_border: "#58a6ff", + __color_switch_track_checked_hover_bg: "rgba(31, 111, 235, 0.5)", + __color_timeline_badge_bg: "#21262d", + __color_topic_tag_border: "rgba(0, 0, 0, 0)", + __color_underlinenav_border_hover: "rgba(110, 118, 129, 0.4)", + __color_underlinenav_icon: "#6e7681", + __color_workflow_card_header_shadow: "rgba(27, 31, 35, 0.04)", +}; diff --git a/src/methods/helpers/opacityHelper.js b/src/methods/helpers/opacityHelper.js index 8d7b20a..aa16ac5 100644 --- a/src/methods/helpers/opacityHelper.js +++ b/src/methods/helpers/opacityHelper.js @@ -1,8 +1,8 @@ -import chroma from 'chroma-js' +import chroma from "chroma-js"; -import * as settings from '../config/colorGroups.js' +import * as settings from "../config/colorGroups.js"; -import { pintGetUpdate, updateMultiple } from './storageHelper.js' +import { pintGetUpdate, updateMultiple } from "./storageHelper.js"; // may god have mercy if you are working with this spaghetti code. // can someone please help me find a way of implementing this better because @@ -10,146 +10,146 @@ import { pintGetUpdate, updateMultiple } from './storageHelper.js' // limitation PLEASE FILE AN ISSUE OR PR IF YOU HAVE A WAY TO MAKE THIS HANDLE // BETTER BECAUSE GOD I AM DYING LOOKING AND MAINTAINING THIS SPAGHETTI CODE -function setCG1 (value) { - updateMultiple(settings.cg1a_19, chroma(value).alpha(0.1).hex()) +function setCG1(value) { + updateMultiple(settings.cg1a_19, chroma(value).alpha(0.1).hex()); } -function setCG3 (value) { - updateMultiple(settings.cg3a_4c, chroma(value).alpha(0.3).hex()) - updateMultiple(settings.cg3a_cc, chroma(value).alpha(0.8).hex()) +function setCG3(value) { + updateMultiple(settings.cg3a_4c, chroma(value).alpha(0.3).hex()); + updateMultiple(settings.cg3a_cc, chroma(value).alpha(0.8).hex()); } -function setCG8 (value) { - updateMultiple(settings.cg8a_00, chroma(value).alpha(0).hex()) - updateMultiple(settings.cg8a_f2, chroma(value).alpha(0.95).hex()) +function setCG8(value) { + updateMultiple(settings.cg8a_00, chroma(value).alpha(0).hex()); + updateMultiple(settings.cg8a_f2, chroma(value).alpha(0.95).hex()); } -function setCG13 (value) { - updateMultiple(settings.cg13a_00, chroma(value).alpha(0).hex()) +function setCG13(value) { + updateMultiple(settings.cg13a_00, chroma(value).alpha(0).hex()); } -function setCG15 (value) { - updateMultiple(settings.cg15a_0f, chroma(value).alpha(0.06).hex()) +function setCG15(value) { + updateMultiple(settings.cg15a_0f, chroma(value).alpha(0.06).hex()); } -function setCG16 (value) { - updateMultiple(settings.cg16a_0c, chroma(value).alpha(0.05).hex()) - updateMultiple(settings.cg16a_19, chroma(value).alpha(0.1).hex()) - updateMultiple(settings.cg16a_59, chroma(value).alpha(0.35).hex()) - updateMultiple(settings.cg16a_7f, chroma(value).alpha(0.5).hex()) - updateMultiple(settings.cg16a_a5, chroma(value).alpha(0.65).hex()) +function setCG16(value) { + updateMultiple(settings.cg16a_0c, chroma(value).alpha(0.05).hex()); + updateMultiple(settings.cg16a_19, chroma(value).alpha(0.1).hex()); + updateMultiple(settings.cg16a_59, chroma(value).alpha(0.35).hex()); + updateMultiple(settings.cg16a_7f, chroma(value).alpha(0.5).hex()); + updateMultiple(settings.cg16a_a5, chroma(value).alpha(0.65).hex()); } -function setCG18 (value) { - updateMultiple(settings.cg18a_99, chroma(value).alpha(0.6).hex()) +function setCG18(value) { + updateMultiple(settings.cg18a_99, chroma(value).alpha(0.6).hex()); } -function setCG21 (value) { - updateMultiple(settings.cg21a_26, chroma(value).alpha(0.15).hex()) - updateMultiple(settings.cg21a_66, chroma(value).alpha(0.4).hex()) +function setCG21(value) { + updateMultiple(settings.cg21a_26, chroma(value).alpha(0.15).hex()); + updateMultiple(settings.cg21a_66, chroma(value).alpha(0.4).hex()); } -function setCG22 (value) { - updateMultiple(settings.cg22a_80, chroma(value).alpha(0.5).hex()) +function setCG22(value) { + updateMultiple(settings.cg22a_80, chroma(value).alpha(0.5).hex()); } -function setCG24 (value) { - updateMultiple(settings.cg24a_26, chroma(value).alpha(0.15).hex()) - updateMultiple(settings.cg24a_66, chroma(value).alpha(0.4).hex()) +function setCG24(value) { + updateMultiple(settings.cg24a_26, chroma(value).alpha(0.15).hex()); + updateMultiple(settings.cg24a_66, chroma(value).alpha(0.4).hex()); } -function setCG29 (value) { - updateMultiple(settings.cg29a_4d, chroma(value).alpha(0.16).hex()) +function setCG29(value) { + updateMultiple(settings.cg29a_4d, chroma(value).alpha(0.16).hex()); } -function setCG38 (value) { - updateMultiple(settings.cg38a_80, chroma(value).alpha(0.5).hex()) +function setCG38(value) { + updateMultiple(settings.cg38a_80, chroma(value).alpha(0.5).hex()); } -function setCG46 (value) { - updateMultiple(settings.cg46a_00, chroma(value).alpha(0).hex()) - updateMultiple(settings.cg46a_19, chroma(value).alpha(0.1).hex()) - updateMultiple(settings.cg46a_66, chroma(value).alpha(0.4).hex()) +function setCG46(value) { + updateMultiple(settings.cg46a_00, chroma(value).alpha(0).hex()); + updateMultiple(settings.cg46a_19, chroma(value).alpha(0.1).hex()); + updateMultiple(settings.cg46a_66, chroma(value).alpha(0.4).hex()); } -function setCG60 (value) { - updateMultiple(settings.cg60a_26, chroma(value).alpha(0.15).hex()) - updateMultiple(settings.cg60a_66, chroma(value).alpha(0.4).hex()) +function setCG60(value) { + updateMultiple(settings.cg60a_26, chroma(value).alpha(0.15).hex()); + updateMultiple(settings.cg60a_66, chroma(value).alpha(0.4).hex()); } -function setCG64 (value) { - updateMultiple(settings.cg64a_14, chroma(value).alpha(0.08).hex()) - updateMultiple(settings.cg64a_1e, chroma(value).alpha(0.12).hex()) - updateMultiple(settings.cg64a_33, chroma(value).alpha(0.2).hex()) +function setCG64(value) { + updateMultiple(settings.cg64a_14, chroma(value).alpha(0.08).hex()); + updateMultiple(settings.cg64a_1e, chroma(value).alpha(0.12).hex()); + updateMultiple(settings.cg64a_33, chroma(value).alpha(0.2).hex()); } -function setCG67 (value) { - updateMultiple(settings.cg67a_26, chroma(value).alpha(0.15).hex()) - updateMultiple(settings.cg67a_66, chroma(value).alpha(0.4).hex()) +function setCG67(value) { + updateMultiple(settings.cg67a_26, chroma(value).alpha(0.15).hex()); + updateMultiple(settings.cg67a_66, chroma(value).alpha(0.4).hex()); } -function setCG74 (value) { - updateMultiple(settings.cg74a_66, chroma(value).alpha(0.4).hex()) +function setCG74(value) { + updateMultiple(settings.cg74a_66, chroma(value).alpha(0.4).hex()); } -function setCG76 (value) { - updateMultiple(settings.cg76a_0c, chroma(value).alpha(0.05).hex()) - updateMultiple(settings.cg76a_19, chroma(value).alpha(0.1).hex()) +function setCG76(value) { + updateMultiple(settings.cg76a_0c, chroma(value).alpha(0.05).hex()); + updateMultiple(settings.cg76a_19, chroma(value).alpha(0.1).hex()); } -function setCG77 (value) { - updateMultiple(settings.cg77a_26, chroma(value).alpha(0.15).hex()) - updateMultiple(settings.cg77a_66, chroma(value).alpha(0.4).hex()) +function setCG77(value) { + updateMultiple(settings.cg77a_26, chroma(value).alpha(0.15).hex()); + updateMultiple(settings.cg77a_66, chroma(value).alpha(0.4).hex()); } -function setCG78 (value) { - updateMultiple(settings.cg78a_26, chroma(value).alpha(0.15).hex()) - updateMultiple(settings.cg78a_66, chroma(value).alpha(0.4).hex()) +function setCG78(value) { + updateMultiple(settings.cg78a_26, chroma(value).alpha(0.15).hex()); + updateMultiple(settings.cg78a_66, chroma(value).alpha(0.4).hex()); } -function setCG84 (value) { - updateMultiple(settings.cg84a_19, chroma(value).alpha(0.1).hex()) +function setCG84(value) { + updateMultiple(settings.cg84a_19, chroma(value).alpha(0.1).hex()); } -function setCG89 (value) { - updateMultiple(settings.cg89a_26, chroma(value).alpha(0.15).hex()) - updateMultiple(settings.cg89a_28, chroma(value).alpha(0.16).hex()) - updateMultiple(settings.cg89a_3d, chroma(value).alpha(0.24).hex()) - updateMultiple(settings.cg89a_4c, chroma(value).alpha(0.3).hex()) - updateMultiple(settings.cg89a_66, chroma(value).alpha(0.4).hex()) - updateMultiple(settings.cg89a_7f, chroma(value).alpha(0.5).hex()) +function setCG89(value) { + updateMultiple(settings.cg89a_26, chroma(value).alpha(0.15).hex()); + updateMultiple(settings.cg89a_28, chroma(value).alpha(0.16).hex()); + updateMultiple(settings.cg89a_3d, chroma(value).alpha(0.24).hex()); + updateMultiple(settings.cg89a_4c, chroma(value).alpha(0.3).hex()); + updateMultiple(settings.cg89a_66, chroma(value).alpha(0.4).hex()); + updateMultiple(settings.cg89a_7f, chroma(value).alpha(0.5).hex()); } -function setCG106 (value) { - updateMultiple(settings.cg106a_0c, chroma(value).alpha(0.05).hex()) - updateMultiple(settings.cg106a_19, chroma(value).alpha(0.1).hex()) - updateMultiple(settings.cg106a_33, chroma(value).alpha(0.2).hex()) - updateMultiple(settings.cg106a_7f, chroma(value).alpha(0.5).hex()) - updateMultiple(settings.cg106a_b2, chroma(value).alpha(0.7).hex()) +function setCG106(value) { + updateMultiple(settings.cg106a_0c, chroma(value).alpha(0.05).hex()); + updateMultiple(settings.cg106a_19, chroma(value).alpha(0.1).hex()); + updateMultiple(settings.cg106a_33, chroma(value).alpha(0.2).hex()); + updateMultiple(settings.cg106a_7f, chroma(value).alpha(0.5).hex()); + updateMultiple(settings.cg106a_b2, chroma(value).alpha(0.7).hex()); } -export function updateOpacity () { - pintGetUpdate(settings.cg1_000000[0], setCG1) - pintGetUpdate(settings.cg3_010409[0], setCG3) - pintGetUpdate(settings.cg8_0d1117[0], setCG8) - pintGetUpdate(settings.cg13_161b22[0], setCG13) - pintGetUpdate(settings.cg15_1b1f230a[0], setCG15) - pintGetUpdate(settings.cg16_1f6feb[0], setCG16) - pintGetUpdate(settings.cg18_238636[0], setCG18) - pintGetUpdate(settings.cg21_2ea043[0], setCG21) - pintGetUpdate(settings.cg22_30363d[0], setCG22) - pintGetUpdate(settings.cg24_388bfd[0], setCG24) - pintGetUpdate(settings.cg29_3fb950[0], setCG29) - pintGetUpdate(settings.cg38_58a6ff[0], setCG38) - pintGetUpdate(settings.cg46_6e7681[0], setCG46) - pintGetUpdate(settings.cg60_a371f7[0], setCG60) - pintGetUpdate(settings.cg64_b1bac4[0], setCG64) - pintGetUpdate(settings.cg67_bb8009[0], setCG67) - pintGetUpdate(settings.cg74_d29922[0], setCG74) - pintGetUpdate(settings.cg76_da3633[0], setCG76) - pintGetUpdate(settings.cg77_db61a2[0], setCG77) - pintGetUpdate(settings.cg78_db6d28[0], setCG78) - pintGetUpdate(settings.cg84_f0f6fc[0], setCG84) - pintGetUpdate(settings.cg89_f85149[0], setCG89) - pintGetUpdate(settings.cg106_ffffff[0], setCG106) +export function updateOpacity() { + pintGetUpdate(settings.cg1_000000[0], setCG1); + pintGetUpdate(settings.cg3_010409[0], setCG3); + pintGetUpdate(settings.cg8_0d1117[0], setCG8); + pintGetUpdate(settings.cg13_161b22[0], setCG13); + pintGetUpdate(settings.cg15_1b1f230a[0], setCG15); + pintGetUpdate(settings.cg16_1f6feb[0], setCG16); + pintGetUpdate(settings.cg18_238636[0], setCG18); + pintGetUpdate(settings.cg21_2ea043[0], setCG21); + pintGetUpdate(settings.cg22_30363d[0], setCG22); + pintGetUpdate(settings.cg24_388bfd[0], setCG24); + pintGetUpdate(settings.cg29_3fb950[0], setCG29); + pintGetUpdate(settings.cg38_58a6ff[0], setCG38); + pintGetUpdate(settings.cg46_6e7681[0], setCG46); + pintGetUpdate(settings.cg60_a371f7[0], setCG60); + pintGetUpdate(settings.cg64_b1bac4[0], setCG64); + pintGetUpdate(settings.cg67_bb8009[0], setCG67); + pintGetUpdate(settings.cg74_d29922[0], setCG74); + pintGetUpdate(settings.cg76_da3633[0], setCG76); + pintGetUpdate(settings.cg77_db61a2[0], setCG77); + pintGetUpdate(settings.cg78_db6d28[0], setCG78); + pintGetUpdate(settings.cg84_f0f6fc[0], setCG84); + pintGetUpdate(settings.cg89_f85149[0], setCG89); + pintGetUpdate(settings.cg106_ffffff[0], setCG106); } diff --git a/src/methods/helpers/scaleHelper.js b/src/methods/helpers/scaleHelper.js index 5069bad..ed6caf4 100644 --- a/src/methods/helpers/scaleHelper.js +++ b/src/methods/helpers/scaleHelper.js @@ -1,9 +1,9 @@ -import chroma from 'chroma-js' -import ColorScheme from 'color-scheme' +import chroma from "chroma-js"; +import ColorScheme from "color-scheme"; -import * as settings from '../config/colorGroups.js' +import * as settings from "../config/colorGroups.js"; -import { updateMultiple } from './storageHelper.js' +import { updateMultiple } from "./storageHelper.js"; // ----------- ASSIGNABLES ----------- export const orange = [ @@ -16,8 +16,8 @@ export const orange = [ settings.cg83_f0883e, settings.cg97_ffa657, settings.cg101_ffc680, - settings.cg105_ffdfb6 -] + settings.cg105_ffdfb6, +]; export const yellow = [ settings.cg23_341a00, @@ -29,8 +29,8 @@ export const yellow = [ settings.cg74_d29922, settings.cg80_e3b341, settings.cg85_f2cc60, - settings.cg90_f8e3a1 -] + settings.cg90_f8e3a1, +]; export const gray = [ settings.cg8_0d1117, @@ -42,8 +42,8 @@ export const gray = [ settings.cg55_8b949e, settings.cg64_b1bac4, settings.cg71_c9d1d9, - settings.cg84_f0f6fc -] + settings.cg84_f0f6fc, +]; export const blue = [ settings.cg6_051d4d, @@ -55,8 +55,8 @@ export const blue = [ settings.cg38_58a6ff, settings.cg49_79c0ff, settings.cg61_a5d6ff, - settings.cg72_cae8ff -] + settings.cg72_cae8ff, +]; export const green = [ settings.cg5_04260f, @@ -68,8 +68,8 @@ export const green = [ settings.cg29_3fb950, settings.cg36_56d364, settings.cg51_7ee787, - settings.cg63_aff5b4 -] + settings.cg63_aff5b4, +]; export const red = [ settings.cg33_490202, @@ -81,8 +81,8 @@ export const red = [ settings.cg93_ff7b72, settings.cg95_ffa198, settings.cg99_ffc1ba, - settings.cg103_ffdcd7 -] + settings.cg103_ffdcd7, +]; export const purple = [ settings.cg20_271052, @@ -94,8 +94,8 @@ export const purple = [ settings.cg68_bc8cff, settings.cg75_d2a8ff, settings.cg79_e2c5ff, - settings.cg82_eddeff -] + settings.cg82_eddeff, +]; export const pink = [ settings.cg30_42062a, @@ -107,8 +107,8 @@ export const pink = [ settings.cg87_f778ba, settings.cg94_ff9bce, settings.cg98_ffbedd, - settings.cg102_ffdaec -] + settings.cg102_ffdaec, +]; export const coral = [ settings.cg31_460701, @@ -120,48 +120,48 @@ export const coral = [ settings.cg88_F78166, settings.cg96_FFA28B, settings.cg100_FFC2B2, - settings.cg105_ffdfb6 -] + settings.cg105_ffdfb6, +]; export const calendar = [ settings.cg10_0e4429, settings.cg2_006d32, settings.cg19_26a641, - settings.cg26_39d353 -] + settings.cg26_39d353, +]; // ----------- METHODS ----------- -export default function updateScale (color) { - updateAnnoyances(color) +export default function updateScale(color) { + updateAnnoyances(color); // gray - updateSpecific(color, 0, 0, gray) + updateSpecific(color, 0, 0, gray); // blue - updateSpecific(color, 1, 0, blue) + updateSpecific(color, 1, 0, blue); // green - updateSpecific(color, 3, 0, green) + updateSpecific(color, 3, 0, green); // yellow - updateSpecific(color, 2, 0, yellow) + updateSpecific(color, 2, 0, yellow); // orange - updateSpecific(color, 1.5, 0, orange) + updateSpecific(color, 1.5, 0, orange); // red - updateSpecific(color, 0, 2, red) + updateSpecific(color, 0, 2, red); // purple - updateSpecific(color, 0, 2.5, purple) + updateSpecific(color, 0, 2.5, purple); // pink - updateSpecific(color, 2, 0, pink) + updateSpecific(color, 2, 0, pink); // coral - updateSpecific(color, 2, 0, coral) + updateSpecific(color, 2, 0, coral); // calendar - updateCalendar(color, 2, calendar) + updateCalendar(color, 2, calendar); } -export function updateText (color) { - updateMultiple(settings.cg106_ffffff, chroma(color).hex()) +export function updateText(color) { + updateMultiple(settings.cg106_ffffff, chroma(color).hex()); } -export function updateCalendar (color, saturate, scale) { +export function updateCalendar(color, saturate, scale) { if (/^\d/.test(color.slice(-4))) { // scale = scale.reverse(); } @@ -174,23 +174,23 @@ export function updateCalendar (color, saturate, scale) { .saturate(saturate) .alpha((i + 1) * 0.2) .hex() - ) + ); } } -export function updateAnnoyances (color) { +export function updateAnnoyances(color) { if (/^\d/.test(color.slice(-4))) { - updateMultiple(settings.cg3_010409, chroma(color).brighten(0.3).hex()) - updateMultiple(settings.cg106_ffffff, chroma(color).darken(4).hex()) - updateMultiple(settings.cgshadows, chroma(color).darken(3.6).hex()) + updateMultiple(settings.cg3_010409, chroma(color).brighten(0.3).hex()); + updateMultiple(settings.cg106_ffffff, chroma(color).darken(4).hex()); + updateMultiple(settings.cgshadows, chroma(color).darken(3.6).hex()); } else { - updateMultiple(settings.cg3_010409, chroma(color).darken(0.3).hex()) - updateMultiple(settings.cg106_ffffff, chroma(color).brighten(4).hex()) - updateMultiple(settings.cgshadows, chroma(color).brighten(3.6).hex()) + updateMultiple(settings.cg3_010409, chroma(color).darken(0.3).hex()); + updateMultiple(settings.cg106_ffffff, chroma(color).brighten(4).hex()); + updateMultiple(settings.cgshadows, chroma(color).brighten(3.6).hex()); } } -export function updateSpecific (color, desaturate, saturate, scale) { +export function updateSpecific(color, desaturate, saturate, scale) { if (/^\d/.test(color.slice(-4))) { // scale = scale.reverse(); } @@ -198,62 +198,62 @@ export function updateSpecific (color, desaturate, saturate, scale) { for (let i = 0; i < scale.length; i++) { /^\d/.test(color.slice(-4)) ? updateMultiple( - scale[i], - chroma(color) - .brighten(i * 0.4) - .saturate(saturate) - .desaturate(desaturate) - .hex() - ) + scale[i], + chroma(color) + .brighten(i * 0.4) + .saturate(saturate) + .desaturate(desaturate) + .hex() + ) : updateMultiple( - scale[i], - chroma(color) - .darken(i * 0.4) - .saturate(saturate) - .desaturate(desaturate) - .hex() - ) + scale[i], + chroma(color) + .darken(i * 0.4) + .saturate(saturate) + .desaturate(desaturate) + .hex() + ); } } -export function updateAccent (color) { - updateCalendar(color) - updateSpecific(color, 0, 0, blue) - updateSpecific(color, 0, 0, green) - updateSpecific(color, 0, 0, yellow) +export function updateAccent(color) { + updateCalendar(color); + updateSpecific(color, 0, 0, blue); + updateSpecific(color, 0, 0, green); + updateSpecific(color, 0, 0, yellow); } -export function generateScheme (color, scheme, variation, distance) { - const s = new ColorScheme() - if (scheme === 'analogic') { +export function generateScheme(color, scheme, variation, distance) { + const s = new ColorScheme(); + if (scheme === "analogic") { s.from_hex(chroma(color).hex().slice(-6)) .scheme(scheme) .variation(variation) .add_complement(true) - .distance(distance) + .distance(distance); } else { s.from_hex(chroma(color).hex().slice(-6)) .scheme(scheme) .variation(variation) - .distance(distance) + .distance(distance); } - return s.colors() + return s.colors(); } -export function generateSaturation (color, setting) { - const colors = [] +export function generateSaturation(color, setting) { + const colors = []; for (let i = 0; i < 10; i++) { /^\d/.test(color.slice(-4)) ? colors.push( - chroma(color) - .darken(i * 0.4) - .hex() - ) + chroma(color) + .darken(i * 0.4) + .hex() + ) : colors.push( - chroma(color) - .brighten(i * 0.4) - .hex() - ) + chroma(color) + .brighten(i * 0.4) + .hex() + ); } } diff --git a/src/methods/helpers/storageHelper.js b/src/methods/helpers/storageHelper.js index 95e4f14..9405ff7 100644 --- a/src/methods/helpers/storageHelper.js +++ b/src/methods/helpers/storageHelper.js @@ -4,11 +4,11 @@ * Set a key and autoreload * @param {string} setting - setting to update */ -export function pintSet (setting, value) { - const pintKey = {} - pintKey[`${setting}`] = value - chrome.storage.local.set(pintKey) - chrome.tabs.reload() +export function pintSet(setting, value) { + const pintKey = {}; + pintKey[`${setting}`] = value; + chrome.storage.local.set(pintKey); + chrome.tabs.reload(); } /** @@ -16,20 +16,20 @@ export function pintSet (setting, value) { * @param {string} setting - setting to update * @param {string} value - Color to replace the current color with */ -export function pintSetNoReload (setting, value) { - const pintKey = {} - pintKey[`${setting}`] = value - chrome.storage.local.set(pintKey) +export function pintSetNoReload(setting, value) { + const pintKey = {}; + pintKey[`${setting}`] = value; + chrome.storage.local.set(pintKey); } /** * Gets a setting and calls it back (normally used for react useState) * @param {string} setting - get this setting */ -export function pintGetUpdate (setting, func) { +export function pintGetUpdate(setting, func) { chrome.storage.local.get([`${setting}`], function (result) { - func(result[`${setting}`]) - }) + func(result[`${setting}`]); + }); } /** @@ -37,8 +37,8 @@ export function pintGetUpdate (setting, func) { * @param {array} settings - settings of settings to update * @param {string} color - Color to replace the current color with */ -export function updateMultiple (settings, color) { +export function updateMultiple(settings, color) { for (let i = 0; i < settings.length; i++) { - pintSetNoReload(settings[i], color) + pintSetNoReload(settings[i], color); } } diff --git a/tailwind.config.js b/tailwind.config.js index 5ec1e2a..37cc651 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -1,8 +1,8 @@ /** @type {import('tailwindcss').Config} */ module.exports = { - content: ['./src/**/*.{js,jsx,ts,tsx}'], + content: ["./src/**/*.{js,jsx,ts,tsx}"], theme: { - extend: {} + extend: {}, }, - plugins: [] -} + plugins: [], +};