diff --git a/config/Catppuccin Macchiato.tet b/config/Catppuccin Macchiato.tet new file mode 100644 index 0000000..d77d5ea --- /dev/null +++ b/config/Catppuccin Macchiato.tet @@ -0,0 +1,44 @@ +[color_theme] + +symbol_color="91d7e3ff" +keyword_color="c6a0f6ff" +control_flow_keyword_color="c6a0f6ff" +base_type_color="eed49fff" +engine_type_color="eed49fff" +user_type_color="eed49fff" +comment_color="6e738dff" +string_color="a6da95ff" +background_color="24273aff" +completion_background_color="1e2030ff" +completion_selected_color="363a4fff" +completion_existing_color="c6a0f621" +completion_scroll_color="363a4fff" +completion_scroll_hovered_color="494d64ff" +completion_font_color="cad3f5ff" +text_color="cad3f5ff" +line_number_color="8087a2ff" +safe_line_number_color="a6da95ff" +caret_color="f4dbd6ff" +caret_background_color="000000ff" +text_selected_color="cad3f5ff" +selection_color="5b6078ff" +brace_mismatch_color="ed8796ff" +current_line_color="cad3f510" +line_length_guideline_color="363a4fff" +word_highlighted_color="5b6078ff" +number_color="f5a97fff" +function_color="8aadf4ff" +member_variable_color="b7bdf8ff" +mark_color="ed879638" +bookmark_color="8aadf4ff" +breakpoint_color="ed8796ff" +executing_line_color="eed49fff" +code_folding_color="8087a2ff" +search_result_color="5b6078ff" +search_result_border_color="00000000" +gdscript/function_definition_color="8aadf4ff" +gdscript/global_function_color="ed8796ff" +gdscript/node_path_color="8bd5caff" +gdscript/node_reference_color="8bd5caff" +gdscript/annotation_color="f5a97fff" +gdscript/string_name_color="cad3f5ff" diff --git a/config/backgrounds/lain.png b/config/backgrounds/lain.png new file mode 100755 index 0000000..98829e2 Binary files /dev/null and b/config/backgrounds/lain.png differ diff --git a/config/catppuccin-frappe.jsonc b/config/catppuccin-frappe.jsonc new file mode 100644 index 0000000..0444ffe --- /dev/null +++ b/config/catppuccin-frappe.jsonc @@ -0,0 +1,169 @@ + +{ + "meta": { + "name": "Catppuccin Frappé", + "scheme": "dark" + }, + "themeValues": { + "root": { + "red": "#e78284", + "orange": "#ef9f76", + "yellow": "#e5c890", + "green": "#a6d189", + "teal": "#81c8be", + "blue": "#8caaee", + "ltblue": "#babbf1", + "purple": "#ca9ee6", + "app__bg0": "#303446", + "toolbar__bg0": "#292c3c", + "toolbar__bg1": "#232634", + "toolbar__bg2": "#232634", + "panel__bg0": "#292c3c", + "panel__bg1": "#232634", + "panel__bg2": "#232634", + "input__bg": "fade(#232634, 20%)", + "input-bg-warn-color": "fade(#303446, 60%)", + "panel-border": "#626880", + "section-border": "#51576d", + "subtle-border": "#414559", + "modal-overlay-color": "fade(#232634, 50%)", + "graph-color-0": "#e78284", + "graph-color-1": "#ea999c", + "graph-color-2": "#ef9f76", + "graph-color-3": "#e5c890", + "graph-color-4": "#a6d189", + "graph-color-5": "#81c8be", + "graph-color-6": "#85c1dc", + "graph-color-7": "#99d1db", + "graph-color-8": "#8caaee", + "graph-color-9": "#babbf1", + ".text-color": "#c6d0f5", + "text-selected": "#c6d0f5", + "text-normal": "fade(#c6d0f5, 75%)", + "text-secondary": "fade(#c6d0f5, 60%)", + "text-disabled": "fade(#c6d0f5, 40%)", + "text-accent": "#b5bfe2", + "text-inverse": "#303446", + "text-bright": "#c6d0f5", + "text-dimmed": "fade(#c6d0f5, 20%)", + "text-dimmed-selected": "fade(#c6d0f5, 50%)", + "text-selected-row": "#c6d0f5", + "btn-text": "#c6d0f5", + "btn-text-hover": "#c6d0f5", + "default-border": "@text-normal", + "default-bg": "transparent", + "default-hover": "transparent", + "default-border-hover": "@text-selected", + "primary-border": "@blue", + "primary-bg": "fade(@blue, 20%)", + "primary-hover": "fade(@blue, 60%)", + "success-border": "@green", + "success-bg": "fade(@green, 20%)", + "success-hover": "fade(@green, 60%)", + "warning-border": "@orange", + "warning-bg": "fade(@orange, 20%)", + "warning-hover": "fade(@orange, 60%)", + "danger-border": "@red", + "danger-bg": "fade(@red, 20%)", + "danger-hover": "fade(@red, 60%)", + "hover-row": "fade(#45475A, 25%)", + "danger-row": "fade(@red, 60%)", + "selected-row": "fade(#45475A, 50%)", + "selected-row-border": "none", + "warning-row": "fade(@orange, 60%)", + "droppable": "fade(@yellow, 10%)", + "drop-target": "fade(@green, 50%)", + "input--disabled": "fade(#000000, 10%)", + "link-color": "#8caaee", + "link-color-bright": "#8caaee", + "form-control-focus": "#8caaee", + "scroll-thumb-border": "rgba(0,0,0,0)", + "scroll-thumb-bg": "rgba(255,255,255,0.15)", + "scroll-thumb-bg-light": "rgba(0,0,0,0.15)", + "wip-status": "fade(@blue, 40%)", + "card__bg": "@panel__bg2", + "card-shadow": "rgba(0,0,0,.2)", + "statusbar__warning-bg": "mixLess(@graph-color-7, @app__bg0, 50%)", + "label__yellow-color": "#f2ca33", + "label__light-blue-color": "#15a0bf", + "label__purple-color": "#c517b6", + "filtering": "fade(@blue, 50%)", + "soloing": "fade(@orange, 50%)", + "checked-out": "fade(@green, 30%)", + "soloed": "fade(@orange, 30%)", + "filter-match": "fade(@blue, 50%)", + "clone__progress": "fade(@blue, 70%)", + "toolbar__prompt": "fade(@blue, 20%)", + "verified": "fade(@green, 30%)", + "unverified": "fade(#c6d0f5, 10%)", + "drop-sort-border": "#a6d189", + "terminal__repo-name-color": "#81c8be", + "terminal__repo-branch-color": "#f4b8e4", + "terminal__repo-tag-color": "#ef9f76", + "terminal__repo-upstream-color": "#a6d189", + "terminal__background": "#232634", + "terminal__cursor": "#c6d0f5", + "terminal__cursorAccent": "#c6d0f5", + "terminal__foreground": "#c6d0f5", + "terminal__selection": "#626880", + "terminal__black": "#303446", + "terminal__red": "#e78284", + "terminal__green": "#a6d189", + "terminal__yellow": "#e5c890", + "terminal__blue": "#8caaee", + "terminal__magenta": "#f4b8e4", + "terminal__cyan": "#99d1db", + "terminal__white": "#a5adce", + "terminal__brightBlack": "#414559", + "terminal__brightRed": "#e78284", + "terminal__brightGreen": "#a6d189", + "terminal__brightYellow": "#e5c890", + "terminal__brightBlue": "#8caaee", + "terminal__brightMagenta": "#f4b8e4", + "terminal__brightCyan": "#99d1db", + "terminal__brightWhite": "#b5bfe2", + "code-bg": "#303446", + "code-foreground": "#c6d0f5", + "code-blame-color-0": "#81c8be", + "code-blame-color-1": "#e78284", + "code-blame-color-2": "#a6d189", + "code-blame-color-3": "#e5c890", + "code-blame-color-4": "#8caaee", + "code-blame-color-5": "#f4b8e4", + "code-blame-color-6": "#a5adce", + "code-blame-color-7": "#b5bfe2", + "code-blame-color-8": "#babbf1", + "code-blame-color-9": "#ca9ee6", + "added-line": "fade(#a6d189, 10%)", + "deleted-line": "fade(#e78284, 10%)", + "modified-line": "fade(#232634, 25%)", + "conflict-info-color": "#85c1dc", + "conflict-left-border-color": "#85c1dc", + "conflict-left-color": "fade(@conflict-left-border-color, 25%)", + "conflict-right-border-color": "#e5c890", + "conflict-right-color": "fade(@conflict-right-border-color, 25%)", + "conflict-output-border-color": "#ca9ee6", + "conflict-output-color": "fade(@conflict-output-border-color, 25%)" + }, + "toolbar": { + "text-selected": "#c6d0f5", + "text-normal": "#c6d0f5", + "text-secondary": "#b5bfe2", + "text-disabled": "#a5adce", + "section-border": "#51576d", + "input__bg": "fade(#232634, 20%)", + "link-color": "#8caaee", + "btn-text": "#c6d0f5" + }, + "tabsbar": { + "text-selected": "#c6d0f5", + "text-normal": "#c6d0f5", + "text-secondary": "#b5bfe2", + "text-disabled": "#a5adce", + "section-border": "#51576d", + "input__bg": "fade(#232634, 20%)", + "link-color": "#8caaee", + "btn-text": "#c6d0f5" + } + } +} \ No newline at end of file diff --git a/config/catppuccin-latte.jsonc b/config/catppuccin-latte.jsonc new file mode 100644 index 0000000..2112bda --- /dev/null +++ b/config/catppuccin-latte.jsonc @@ -0,0 +1,169 @@ + +{ + "meta": { + "name": "Catppuccin Latte", + "scheme": "light" + }, + "themeValues": { + "root": { + "red": "#d20f39", + "orange": "#fe640b", + "yellow": "#df8e1d", + "green": "#40a02b", + "teal": "#179299", + "blue": "#1e66f5", + "ltblue": "#7287fd", + "purple": "#8839ef", + "app__bg0": "#eff1f5", + "toolbar__bg0": "#e6e9ef", + "toolbar__bg1": "#dce0e8", + "toolbar__bg2": "#dce0e8", + "panel__bg0": "#e6e9ef", + "panel__bg1": "#dce0e8", + "panel__bg2": "#dce0e8", + "input__bg": "fade(#dce0e8, 20%)", + "input-bg-warn-color": "fade(#eff1f5, 60%)", + "panel-border": "#acb0be", + "section-border": "#bcc0cc", + "subtle-border": "#ccd0da", + "modal-overlay-color": "fade(#dce0e8, 50%)", + "graph-color-0": "#d20f39", + "graph-color-1": "#e64553", + "graph-color-2": "#fe640b", + "graph-color-3": "#df8e1d", + "graph-color-4": "#40a02b", + "graph-color-5": "#179299", + "graph-color-6": "#209fb5", + "graph-color-7": "#04a5e5", + "graph-color-8": "#1e66f5", + "graph-color-9": "#7287fd", + ".text-color": "#4c4f69", + "text-selected": "#4c4f69", + "text-normal": "fade(#4c4f69, 75%)", + "text-secondary": "fade(#4c4f69, 60%)", + "text-disabled": "fade(#4c4f69, 40%)", + "text-accent": "#5c5f77", + "text-inverse": "#eff1f5", + "text-bright": "#4c4f69", + "text-dimmed": "fade(#4c4f69, 20%)", + "text-dimmed-selected": "fade(#4c4f69, 50%)", + "text-selected-row": "#4c4f69", + "btn-text": "#4c4f69", + "btn-text-hover": "#4c4f69", + "default-border": "@text-normal", + "default-bg": "transparent", + "default-hover": "transparent", + "default-border-hover": "@text-selected", + "primary-border": "@blue", + "primary-bg": "fade(@blue, 20%)", + "primary-hover": "fade(@blue, 60%)", + "success-border": "@green", + "success-bg": "fade(@green, 20%)", + "success-hover": "fade(@green, 60%)", + "warning-border": "@orange", + "warning-bg": "fade(@orange, 20%)", + "warning-hover": "fade(@orange, 60%)", + "danger-border": "@red", + "danger-bg": "fade(@red, 20%)", + "danger-hover": "fade(@red, 60%)", + "hover-row": "fade(#45475A, 25%)", + "danger-row": "fade(@red, 60%)", + "selected-row": "fade(#45475A, 50%)", + "selected-row-border": "none", + "warning-row": "fade(@orange, 60%)", + "droppable": "fade(@yellow, 10%)", + "drop-target": "fade(@green, 50%)", + "input--disabled": "fade(#000000, 10%)", + "link-color": "#1e66f5", + "link-color-bright": "#1e66f5", + "form-control-focus": "#1e66f5", + "scroll-thumb-border": "rgba(0,0,0,0)", + "scroll-thumb-bg": "rgba(255,255,255,0.15)", + "scroll-thumb-bg-light": "rgba(0,0,0,0.15)", + "wip-status": "fade(@blue, 40%)", + "card__bg": "@panel__bg2", + "card-shadow": "rgba(0,0,0,.2)", + "statusbar__warning-bg": "mixLess(@graph-color-7, @app__bg0, 50%)", + "label__yellow-color": "#f2ca33", + "label__light-blue-color": "#15a0bf", + "label__purple-color": "#c517b6", + "filtering": "fade(@blue, 50%)", + "soloing": "fade(@orange, 50%)", + "checked-out": "fade(@green, 30%)", + "soloed": "fade(@orange, 30%)", + "filter-match": "fade(@blue, 50%)", + "clone__progress": "fade(@blue, 70%)", + "toolbar__prompt": "fade(@blue, 20%)", + "verified": "fade(@green, 30%)", + "unverified": "fade(#4c4f69, 10%)", + "drop-sort-border": "#40a02b", + "terminal__repo-name-color": "#179299", + "terminal__repo-branch-color": "#ea76cb", + "terminal__repo-tag-color": "#fe640b", + "terminal__repo-upstream-color": "#40a02b", + "terminal__background": "#dce0e8", + "terminal__cursor": "#4c4f69", + "terminal__cursorAccent": "#4c4f69", + "terminal__foreground": "#4c4f69", + "terminal__selection": "#acb0be", + "terminal__black": "#eff1f5", + "terminal__red": "#d20f39", + "terminal__green": "#40a02b", + "terminal__yellow": "#df8e1d", + "terminal__blue": "#1e66f5", + "terminal__magenta": "#ea76cb", + "terminal__cyan": "#04a5e5", + "terminal__white": "#6c6f85", + "terminal__brightBlack": "#ccd0da", + "terminal__brightRed": "#d20f39", + "terminal__brightGreen": "#40a02b", + "terminal__brightYellow": "#df8e1d", + "terminal__brightBlue": "#1e66f5", + "terminal__brightMagenta": "#ea76cb", + "terminal__brightCyan": "#04a5e5", + "terminal__brightWhite": "#5c5f77", + "code-bg": "#eff1f5", + "code-foreground": "#4c4f69", + "code-blame-color-0": "#179299", + "code-blame-color-1": "#d20f39", + "code-blame-color-2": "#40a02b", + "code-blame-color-3": "#df8e1d", + "code-blame-color-4": "#1e66f5", + "code-blame-color-5": "#ea76cb", + "code-blame-color-6": "#6c6f85", + "code-blame-color-7": "#5c5f77", + "code-blame-color-8": "#7287fd", + "code-blame-color-9": "#8839ef", + "added-line": "fade(#40a02b, 10%)", + "deleted-line": "fade(#d20f39, 10%)", + "modified-line": "fade(#dce0e8, 25%)", + "conflict-info-color": "#209fb5", + "conflict-left-border-color": "#209fb5", + "conflict-left-color": "fade(@conflict-left-border-color, 25%)", + "conflict-right-border-color": "#df8e1d", + "conflict-right-color": "fade(@conflict-right-border-color, 25%)", + "conflict-output-border-color": "#8839ef", + "conflict-output-color": "fade(@conflict-output-border-color, 25%)" + }, + "toolbar": { + "text-selected": "#4c4f69", + "text-normal": "#4c4f69", + "text-secondary": "#5c5f77", + "text-disabled": "#6c6f85", + "section-border": "#bcc0cc", + "input__bg": "fade(#dce0e8, 20%)", + "link-color": "#1e66f5", + "btn-text": "#4c4f69" + }, + "tabsbar": { + "text-selected": "#4c4f69", + "text-normal": "#4c4f69", + "text-secondary": "#5c5f77", + "text-disabled": "#6c6f85", + "section-border": "#bcc0cc", + "input__bg": "fade(#dce0e8, 20%)", + "link-color": "#1e66f5", + "btn-text": "#4c4f69" + } + } +} \ No newline at end of file diff --git a/config/catppuccin-macchiato.jsonc b/config/catppuccin-macchiato.jsonc new file mode 100644 index 0000000..efc1ee4 --- /dev/null +++ b/config/catppuccin-macchiato.jsonc @@ -0,0 +1,169 @@ + +{ + "meta": { + "name": "Catppuccin Macchiato", + "scheme": "dark" + }, + "themeValues": { + "root": { + "red": "#ed8796", + "orange": "#f5a97f", + "yellow": "#eed49f", + "green": "#a6da95", + "teal": "#8bd5ca", + "blue": "#8aadf4", + "ltblue": "#b7bdf8", + "purple": "#c6a0f6", + "app__bg0": "#24273a", + "toolbar__bg0": "#1e2030", + "toolbar__bg1": "#181926", + "toolbar__bg2": "#181926", + "panel__bg0": "#1e2030", + "panel__bg1": "#181926", + "panel__bg2": "#181926", + "input__bg": "fade(#181926, 20%)", + "input-bg-warn-color": "fade(#24273a, 60%)", + "panel-border": "#5b6078", + "section-border": "#494d64", + "subtle-border": "#363a4f", + "modal-overlay-color": "fade(#181926, 50%)", + "graph-color-0": "#ed8796", + "graph-color-1": "#ee99a0", + "graph-color-2": "#f5a97f", + "graph-color-3": "#eed49f", + "graph-color-4": "#a6da95", + "graph-color-5": "#8bd5ca", + "graph-color-6": "#7dc4e4", + "graph-color-7": "#91d7e3", + "graph-color-8": "#8aadf4", + "graph-color-9": "#b7bdf8", + ".text-color": "#cad3f5", + "text-selected": "#cad3f5", + "text-normal": "fade(#cad3f5, 75%)", + "text-secondary": "fade(#cad3f5, 60%)", + "text-disabled": "fade(#cad3f5, 40%)", + "text-accent": "#b8c0e0", + "text-inverse": "#24273a", + "text-bright": "#cad3f5", + "text-dimmed": "fade(#cad3f5, 20%)", + "text-dimmed-selected": "fade(#cad3f5, 50%)", + "text-selected-row": "#cad3f5", + "btn-text": "#cad3f5", + "btn-text-hover": "#cad3f5", + "default-border": "@text-normal", + "default-bg": "transparent", + "default-hover": "transparent", + "default-border-hover": "@text-selected", + "primary-border": "@blue", + "primary-bg": "fade(@blue, 20%)", + "primary-hover": "fade(@blue, 60%)", + "success-border": "@green", + "success-bg": "fade(@green, 20%)", + "success-hover": "fade(@green, 60%)", + "warning-border": "@orange", + "warning-bg": "fade(@orange, 20%)", + "warning-hover": "fade(@orange, 60%)", + "danger-border": "@red", + "danger-bg": "fade(@red, 20%)", + "danger-hover": "fade(@red, 60%)", + "hover-row": "fade(#45475A, 25%)", + "danger-row": "fade(@red, 60%)", + "selected-row": "fade(#45475A, 50%)", + "selected-row-border": "none", + "warning-row": "fade(@orange, 60%)", + "droppable": "fade(@yellow, 10%)", + "drop-target": "fade(@green, 50%)", + "input--disabled": "fade(#000000, 10%)", + "link-color": "#8aadf4", + "link-color-bright": "#8aadf4", + "form-control-focus": "#8aadf4", + "scroll-thumb-border": "rgba(0,0,0,0)", + "scroll-thumb-bg": "rgba(255,255,255,0.15)", + "scroll-thumb-bg-light": "rgba(0,0,0,0.15)", + "wip-status": "fade(@blue, 40%)", + "card__bg": "@panel__bg2", + "card-shadow": "rgba(0,0,0,.2)", + "statusbar__warning-bg": "mixLess(@graph-color-7, @app__bg0, 50%)", + "label__yellow-color": "#f2ca33", + "label__light-blue-color": "#15a0bf", + "label__purple-color": "#c517b6", + "filtering": "fade(@blue, 50%)", + "soloing": "fade(@orange, 50%)", + "checked-out": "fade(@green, 30%)", + "soloed": "fade(@orange, 30%)", + "filter-match": "fade(@blue, 50%)", + "clone__progress": "fade(@blue, 70%)", + "toolbar__prompt": "fade(@blue, 20%)", + "verified": "fade(@green, 30%)", + "unverified": "fade(#cad3f5, 10%)", + "drop-sort-border": "#a6da95", + "terminal__repo-name-color": "#8bd5ca", + "terminal__repo-branch-color": "#f5bde6", + "terminal__repo-tag-color": "#f5a97f", + "terminal__repo-upstream-color": "#a6da95", + "terminal__background": "#181926", + "terminal__cursor": "#cad3f5", + "terminal__cursorAccent": "#cad3f5", + "terminal__foreground": "#cad3f5", + "terminal__selection": "#5b6078", + "terminal__black": "#24273a", + "terminal__red": "#ed8796", + "terminal__green": "#a6da95", + "terminal__yellow": "#eed49f", + "terminal__blue": "#8aadf4", + "terminal__magenta": "#f5bde6", + "terminal__cyan": "#91d7e3", + "terminal__white": "#a5adcb", + "terminal__brightBlack": "#363a4f", + "terminal__brightRed": "#ed8796", + "terminal__brightGreen": "#a6da95", + "terminal__brightYellow": "#eed49f", + "terminal__brightBlue": "#8aadf4", + "terminal__brightMagenta": "#f5bde6", + "terminal__brightCyan": "#91d7e3", + "terminal__brightWhite": "#b8c0e0", + "code-bg": "#24273a", + "code-foreground": "#cad3f5", + "code-blame-color-0": "#8bd5ca", + "code-blame-color-1": "#ed8796", + "code-blame-color-2": "#a6da95", + "code-blame-color-3": "#eed49f", + "code-blame-color-4": "#8aadf4", + "code-blame-color-5": "#f5bde6", + "code-blame-color-6": "#a5adcb", + "code-blame-color-7": "#b8c0e0", + "code-blame-color-8": "#b7bdf8", + "code-blame-color-9": "#c6a0f6", + "added-line": "fade(#a6da95, 10%)", + "deleted-line": "fade(#ed8796, 10%)", + "modified-line": "fade(#181926, 25%)", + "conflict-info-color": "#7dc4e4", + "conflict-left-border-color": "#7dc4e4", + "conflict-left-color": "fade(@conflict-left-border-color, 25%)", + "conflict-right-border-color": "#eed49f", + "conflict-right-color": "fade(@conflict-right-border-color, 25%)", + "conflict-output-border-color": "#c6a0f6", + "conflict-output-color": "fade(@conflict-output-border-color, 25%)" + }, + "toolbar": { + "text-selected": "#cad3f5", + "text-normal": "#cad3f5", + "text-secondary": "#b8c0e0", + "text-disabled": "#a5adcb", + "section-border": "#494d64", + "input__bg": "fade(#181926, 20%)", + "link-color": "#8aadf4", + "btn-text": "#cad3f5" + }, + "tabsbar": { + "text-selected": "#cad3f5", + "text-normal": "#cad3f5", + "text-secondary": "#b8c0e0", + "text-disabled": "#a5adcb", + "section-border": "#494d64", + "input__bg": "fade(#181926, 20%)", + "link-color": "#8aadf4", + "btn-text": "#cad3f5" + } + } +} \ No newline at end of file diff --git a/config/catppuccin-mocha.jsonc b/config/catppuccin-mocha.jsonc new file mode 100644 index 0000000..760abf2 --- /dev/null +++ b/config/catppuccin-mocha.jsonc @@ -0,0 +1,169 @@ + +{ + "meta": { + "name": "Catppuccin Mocha", + "scheme": "dark" + }, + "themeValues": { + "root": { + "red": "#f38ba8", + "orange": "#fab387", + "yellow": "#f9e2af", + "green": "#a6e3a1", + "teal": "#94e2d5", + "blue": "#89b4fa", + "ltblue": "#b4befe", + "purple": "#cba6f7", + "app__bg0": "#1e1e2e", + "toolbar__bg0": "#181825", + "toolbar__bg1": "#11111b", + "toolbar__bg2": "#11111b", + "panel__bg0": "#181825", + "panel__bg1": "#11111b", + "panel__bg2": "#11111b", + "input__bg": "fade(#11111b, 20%)", + "input-bg-warn-color": "fade(#1e1e2e, 60%)", + "panel-border": "#585b70", + "section-border": "#45475a", + "subtle-border": "#313244", + "modal-overlay-color": "fade(#11111b, 50%)", + "graph-color-0": "#f38ba8", + "graph-color-1": "#eba0ac", + "graph-color-2": "#fab387", + "graph-color-3": "#f9e2af", + "graph-color-4": "#a6e3a1", + "graph-color-5": "#94e2d5", + "graph-color-6": "#74c7ec", + "graph-color-7": "#89dceb", + "graph-color-8": "#89b4fa", + "graph-color-9": "#b4befe", + ".text-color": "#cdd6f4", + "text-selected": "#cdd6f4", + "text-normal": "fade(#cdd6f4, 75%)", + "text-secondary": "fade(#cdd6f4, 60%)", + "text-disabled": "fade(#cdd6f4, 40%)", + "text-accent": "#bac2de", + "text-inverse": "#1e1e2e", + "text-bright": "#cdd6f4", + "text-dimmed": "fade(#cdd6f4, 20%)", + "text-dimmed-selected": "fade(#cdd6f4, 50%)", + "text-selected-row": "#cdd6f4", + "btn-text": "#cdd6f4", + "btn-text-hover": "#cdd6f4", + "default-border": "@text-normal", + "default-bg": "transparent", + "default-hover": "transparent", + "default-border-hover": "@text-selected", + "primary-border": "@blue", + "primary-bg": "fade(@blue, 20%)", + "primary-hover": "fade(@blue, 60%)", + "success-border": "@green", + "success-bg": "fade(@green, 20%)", + "success-hover": "fade(@green, 60%)", + "warning-border": "@orange", + "warning-bg": "fade(@orange, 20%)", + "warning-hover": "fade(@orange, 60%)", + "danger-border": "@red", + "danger-bg": "fade(@red, 20%)", + "danger-hover": "fade(@red, 60%)", + "hover-row": "fade(#45475A, 25%)", + "danger-row": "fade(@red, 60%)", + "selected-row": "fade(#45475A, 50%)", + "selected-row-border": "none", + "warning-row": "fade(@orange, 60%)", + "droppable": "fade(@yellow, 10%)", + "drop-target": "fade(@green, 50%)", + "input--disabled": "fade(#000000, 10%)", + "link-color": "#89b4fa", + "link-color-bright": "#89b4fa", + "form-control-focus": "#89b4fa", + "scroll-thumb-border": "rgba(0,0,0,0)", + "scroll-thumb-bg": "rgba(255,255,255,0.15)", + "scroll-thumb-bg-light": "rgba(0,0,0,0.15)", + "wip-status": "fade(@blue, 40%)", + "card__bg": "@panel__bg2", + "card-shadow": "rgba(0,0,0,.2)", + "statusbar__warning-bg": "mixLess(@graph-color-7, @app__bg0, 50%)", + "label__yellow-color": "#f2ca33", + "label__light-blue-color": "#15a0bf", + "label__purple-color": "#c517b6", + "filtering": "fade(@blue, 50%)", + "soloing": "fade(@orange, 50%)", + "checked-out": "fade(@green, 30%)", + "soloed": "fade(@orange, 30%)", + "filter-match": "fade(@blue, 50%)", + "clone__progress": "fade(@blue, 70%)", + "toolbar__prompt": "fade(@blue, 20%)", + "verified": "fade(@green, 30%)", + "unverified": "fade(#cdd6f4, 10%)", + "drop-sort-border": "#a6e3a1", + "terminal__repo-name-color": "#94e2d5", + "terminal__repo-branch-color": "#f5c2e7", + "terminal__repo-tag-color": "#fab387", + "terminal__repo-upstream-color": "#a6e3a1", + "terminal__background": "#11111b", + "terminal__cursor": "#cdd6f4", + "terminal__cursorAccent": "#cdd6f4", + "terminal__foreground": "#cdd6f4", + "terminal__selection": "#585b70", + "terminal__black": "#1e1e2e", + "terminal__red": "#f38ba8", + "terminal__green": "#a6e3a1", + "terminal__yellow": "#f9e2af", + "terminal__blue": "#89b4fa", + "terminal__magenta": "#f5c2e7", + "terminal__cyan": "#89dceb", + "terminal__white": "#a6adc8", + "terminal__brightBlack": "#313244", + "terminal__brightRed": "#f38ba8", + "terminal__brightGreen": "#a6e3a1", + "terminal__brightYellow": "#f9e2af", + "terminal__brightBlue": "#89b4fa", + "terminal__brightMagenta": "#f5c2e7", + "terminal__brightCyan": "#89dceb", + "terminal__brightWhite": "#bac2de", + "code-bg": "#1e1e2e", + "code-foreground": "#cdd6f4", + "code-blame-color-0": "#94e2d5", + "code-blame-color-1": "#f38ba8", + "code-blame-color-2": "#a6e3a1", + "code-blame-color-3": "#f9e2af", + "code-blame-color-4": "#89b4fa", + "code-blame-color-5": "#f5c2e7", + "code-blame-color-6": "#a6adc8", + "code-blame-color-7": "#bac2de", + "code-blame-color-8": "#b4befe", + "code-blame-color-9": "#cba6f7", + "added-line": "fade(#a6e3a1, 10%)", + "deleted-line": "fade(#f38ba8, 10%)", + "modified-line": "fade(#11111b, 25%)", + "conflict-info-color": "#74c7ec", + "conflict-left-border-color": "#74c7ec", + "conflict-left-color": "fade(@conflict-left-border-color, 25%)", + "conflict-right-border-color": "#f9e2af", + "conflict-right-color": "fade(@conflict-right-border-color, 25%)", + "conflict-output-border-color": "#cba6f7", + "conflict-output-color": "fade(@conflict-output-border-color, 25%)" + }, + "toolbar": { + "text-selected": "#cdd6f4", + "text-normal": "#cdd6f4", + "text-secondary": "#bac2de", + "text-disabled": "#a6adc8", + "section-border": "#45475a", + "input__bg": "fade(#11111b, 20%)", + "link-color": "#89b4fa", + "btn-text": "#cdd6f4" + }, + "tabsbar": { + "text-selected": "#cdd6f4", + "text-normal": "#cdd6f4", + "text-secondary": "#bac2de", + "text-disabled": "#a6adc8", + "section-border": "#45475a", + "input__bg": "fade(#11111b, 20%)", + "link-color": "#89b4fa", + "btn-text": "#cdd6f4" + } + } +} \ No newline at end of file diff --git a/config/copeland.png b/config/copeland.png new file mode 100644 index 0000000..79ed9e4 Binary files /dev/null and b/config/copeland.png differ diff --git a/config/heroic/catppuccin-frappe.css b/config/heroic/catppuccin-frappe.css new file mode 100644 index 0000000..6268e92 --- /dev/null +++ b/config/heroic/catppuccin-frappe.css @@ -0,0 +1,69 @@ +body.catppuccin-frappe { + --text-default: #c6d0f5; + --text-secondary: #b5bfe2; + --text-tertiary: #232634; + + --background: #303446; + --background-darker: #292c3c; + --background-lighter: #414559; + --body-background: #303446; + --gradient-body-background: #303446; + --input-background: #414559; + --controller-hints-background: transparent; + --current-background: #303446; + --modal-background: #232634; + --modal-border: #8caaee; + --osk-background: #303446; + --osk-button-background: #414559; + --osk-button-border: #232634; + --search-bar-background: #414559; + --search-bar-border: #414559; + + --action-icon: #c6d0f5; + --action-icon-hover: #ca9ee6; + --action-icon-active: #8caaee; + --icons-background: #303446; + + --primary-button: #8caaee; + --primary-button-overlay: #85c1dc; + --secondary-button: #ca9ee6; + --secondary-button-overlay: #f4b8e4; + --tertiary-button: #e5c890; + --tertiary-button-overlay: #ef9f76; + --success-button: #a6d189; + --disabled-button: #292c3c; + --disabled-button-overlay: #232634; + + --navbar-active: #8caaee; + --navbar-inactive: #c6d0f5; + --navbar-active-background: #414559; + --navbar-accent: #ca9ee6; + --navbar-background: #292c3c; + --divider: #292c3c; + + --success: #a6d189; + --success-hover: #81c8be; + --danger: #e5c890; + --danger-hover: #ef9f76; + + --primary: #8caaee; + --secondary: #ca9ee6; + --accent: #8caaee; + + --status-success: #a6d189; + --status-warning: #e5c890; + --status-danger: #e78284; + --status-info: #8caaee; + + --neutral-01: #232634; + --neutral-02: #303446; + --neutral-03: #414559; + --neutral-04: #737994; + --neutral-05: #a5adce; + --neutral-06: #c6d0f5; +} + +body.catppuccin-frappe select, +body.catppuccin-frappe input { + box-shadow: none !important; +} \ No newline at end of file diff --git a/config/heroic/catppuccin-latte.css b/config/heroic/catppuccin-latte.css new file mode 100644 index 0000000..b4b1fa6 --- /dev/null +++ b/config/heroic/catppuccin-latte.css @@ -0,0 +1,69 @@ +body.catppuccin-latte { + --text-default: #4c4f69; + --text-secondary: #5c5f77; + --text-tertiary: #dce0e8; + + --background: #eff1f5; + --background-darker: #e6e9ef; + --background-lighter: #ccd0da; + --body-background: #eff1f5; + --gradient-body-background: #eff1f5; + --input-background: #ccd0da; + --controller-hints-background: transparent; + --current-background: #eff1f5; + --modal-background: #dce0e8; + --modal-border: #1e66f5; + --osk-background: #eff1f5; + --osk-button-background: #ccd0da; + --osk-button-border: #dce0e8; + --search-bar-background: #ccd0da; + --search-bar-border: #ccd0da; + + --action-icon: #4c4f69; + --action-icon-hover: #8839ef; + --action-icon-active: #1e66f5; + --icons-background: #eff1f5; + + --primary-button: #1e66f5; + --primary-button-overlay: #209fb5; + --secondary-button: #8839ef; + --secondary-button-overlay: #ea76cb; + --tertiary-button: #df8e1d; + --tertiary-button-overlay: #fe640b; + --success-button: #40a02b; + --disabled-button: #e6e9ef; + --disabled-button-overlay: #dce0e8; + + --navbar-active: #1e66f5; + --navbar-inactive: #4c4f69; + --navbar-active-background: #ccd0da; + --navbar-accent: #8839ef; + --navbar-background: #e6e9ef; + --divider: #e6e9ef; + + --success: #40a02b; + --success-hover: #179299; + --danger: #df8e1d; + --danger-hover: #fe640b; + + --primary: #1e66f5; + --secondary: #8839ef; + --accent: #1e66f5; + + --status-success: #40a02b; + --status-warning: #df8e1d; + --status-danger: #d20f39; + --status-info: #1e66f5; + + --neutral-01: #dce0e8; + --neutral-02: #eff1f5; + --neutral-03: #ccd0da; + --neutral-04: #9ca0b0; + --neutral-05: #6c6f85; + --neutral-06: #4c4f69; +} + +body.catppuccin-latte select, +body.catppuccin-latte input { + box-shadow: none !important; +} \ No newline at end of file diff --git a/config/heroic/catppuccin-macchiato.css b/config/heroic/catppuccin-macchiato.css new file mode 100644 index 0000000..463b9e0 --- /dev/null +++ b/config/heroic/catppuccin-macchiato.css @@ -0,0 +1,69 @@ +body.catppuccin-macchiato { + --text-default: #cad3f5; + --text-secondary: #b8c0e0; + --text-tertiary: #181926; + + --background: #24273a; + --background-darker: #1e2030; + --background-lighter: #363a4f; + --body-background: #24273a; + --gradient-body-background: #24273a; + --input-background: #363a4f; + --controller-hints-background: transparent; + --current-background: #24273a; + --modal-background: #181926; + --modal-border: #8aadf4; + --osk-background: #24273a; + --osk-button-background: #363a4f; + --osk-button-border: #181926; + --search-bar-background: #363a4f; + --search-bar-border: #363a4f; + + --action-icon: #cad3f5; + --action-icon-hover: #c6a0f6; + --action-icon-active: #8aadf4; + --icons-background: #24273a; + + --primary-button: #8aadf4; + --primary-button-overlay: #7dc4e4; + --secondary-button: #c6a0f6; + --secondary-button-overlay: #f5bde6; + --tertiary-button: #eed49f; + --tertiary-button-overlay: #f5a97f; + --success-button: #a6da95; + --disabled-button: #1e2030; + --disabled-button-overlay: #181926; + + --navbar-active: #8aadf4; + --navbar-inactive: #cad3f5; + --navbar-active-background: #363a4f; + --navbar-accent: #c6a0f6; + --navbar-background: #1e2030; + --divider: #1e2030; + + --success: #a6da95; + --success-hover: #8bd5ca; + --danger: #eed49f; + --danger-hover: #f5a97f; + + --primary: #8aadf4; + --secondary: #c6a0f6; + --accent: #8aadf4; + + --status-success: #a6da95; + --status-warning: #eed49f; + --status-danger: #ed8796; + --status-info: #8aadf4; + + --neutral-01: #181926; + --neutral-02: #24273a; + --neutral-03: #363a4f; + --neutral-04: #6e738d; + --neutral-05: #a5adcb; + --neutral-06: #cad3f5; +} + +body.catppuccin-macchiato select, +body.catppuccin-macchiato input { + box-shadow: none !important; +} \ No newline at end of file diff --git a/config/heroic/catppuccin-mocha.css b/config/heroic/catppuccin-mocha.css new file mode 100644 index 0000000..fee872f --- /dev/null +++ b/config/heroic/catppuccin-mocha.css @@ -0,0 +1,69 @@ +body.catppuccin-mocha { + --text-default: #cdd6f4; + --text-secondary: #bac2de; + --text-tertiary: #11111b; + + --background: #1e1e2e; + --background-darker: #181825; + --background-lighter: #313244; + --body-background: #1e1e2e; + --gradient-body-background: #1e1e2e; + --input-background: #313244; + --controller-hints-background: transparent; + --current-background: #1e1e2e; + --modal-background: #11111b; + --modal-border: #89b4fa; + --osk-background: #1e1e2e; + --osk-button-background: #313244; + --osk-button-border: #11111b; + --search-bar-background: #313244; + --search-bar-border: #313244; + + --action-icon: #cdd6f4; + --action-icon-hover: #cba6f7; + --action-icon-active: #89b4fa; + --icons-background: #1e1e2e; + + --primary-button: #89b4fa; + --primary-button-overlay: #74c7ec; + --secondary-button: #cba6f7; + --secondary-button-overlay: #f5c2e7; + --tertiary-button: #f9e2af; + --tertiary-button-overlay: #fab387; + --success-button: #a6e3a1; + --disabled-button: #181825; + --disabled-button-overlay: #11111b; + + --navbar-active: #89b4fa; + --navbar-inactive: #cdd6f4; + --navbar-active-background: #313244; + --navbar-accent: #cba6f7; + --navbar-background: #181825; + --divider: #181825; + + --success: #a6e3a1; + --success-hover: #94e2d5; + --danger: #f9e2af; + --danger-hover: #fab387; + + --primary: #89b4fa; + --secondary: #cba6f7; + --accent: #89b4fa; + + --status-success: #a6e3a1; + --status-warning: #f9e2af; + --status-danger: #f38ba8; + --status-info: #89b4fa; + + --neutral-01: #11111b; + --neutral-02: #1e1e2e; + --neutral-03: #313244; + --neutral-04: #6c7086; + --neutral-05: #a6adc8; + --neutral-06: #cdd6f4; +} + +body.catppuccin-mocha select, +body.catppuccin-mocha input { + box-shadow: none !important; +} \ No newline at end of file diff --git a/config/sybil.webp b/config/sybil.webp new file mode 100644 index 0000000..09c1fae Binary files /dev/null and b/config/sybil.webp differ diff --git a/ginoza/home.nix b/ginoza/home.nix index e78098c..73ec3ac 100644 --- a/ginoza/home.nix +++ b/ginoza/home.nix @@ -18,15 +18,16 @@ desktop.gnome.enable = true; # Shell management - sh.oh-my-posh.enable = false; - sh.bash = { - enable = true; - oh-my-posh.enable = false; - }; - - sh.zsh = { - enable = false; + sh = { oh-my-posh.enable = false; + bash = { + enable = true; + oh-my-posh.enable = false; + }; + zsh = { + enable = false; + oh-my-posh.enable = false; + }; }; # Application lists diff --git a/nixos/home/apps/hacking.nix b/nixos/home/apps/hacking.nix index 448c332..bf6132d 100644 --- a/nixos/home/apps/hacking.nix +++ b/nixos/home/apps/hacking.nix @@ -18,6 +18,7 @@ netcat-openbsd bettercap burpsuite + zap hashcat tcpdump sqlmap diff --git a/nixos/home/packages/programming/code.nix b/nixos/home/packages/programming/code.nix index be97e74..1915971 100644 --- a/nixos/home/packages/programming/code.nix +++ b/nixos/home/packages/programming/code.nix @@ -64,7 +64,7 @@ "telemetry.telemetryLevel" = "off"; "workbench.activityBar.location" = "hidden"; # bottom "workbench.navigationControl.enabled" = false; - "window.commandCenter"= false; + "window.commandCenter" = false; "workbench.iconTheme" = "material-icon-theme"; "workbench.productIconTheme" = "material-product-icons"; "window.menuBarVisibility" = "toggle";