style fixes

This commit is contained in:
foglar 2025-04-10 18:55:23 +02:00
parent 34e6438986
commit 36a090e453
6 changed files with 190 additions and 677 deletions

View File

@ -1,169 +0,0 @@
{
"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"
}
}
}

View File

@ -1,169 +0,0 @@
{
"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"
}
}
}

View File

@ -1,169 +0,0 @@
{
"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"
}
}
}

View File

@ -1,169 +0,0 @@
{
"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"
}
}
}

View File

@ -0,0 +1,189 @@
{
lib,
config,
pkgs,
...
}: {
options = {
program.gitkraken.enable = lib.mkEnableOption "Enable GitKraken";
};
config = lib.mkIf config.program.gitkraken.enable {
home.packages = with pkgs; [
gitkraken
];
home.file = {
".gitkraken/themes/stylix.jsonc".text = ''
{
"meta": {
"name": "Stylix color pallete",
"scheme": "${config.stylix.polarity}"
},
"themeValues": {
"root": {
"red": "#${config.stylix.base16Scheme.base08}",
"orange": "#${config.stylix.base16Scheme.base09}",
"yellow": "#${config.stylix.base16Scheme.base0A}",
"green": "#${config.stylix.base16Scheme.base0B}",
"teal": "#${config.stylix.base16Scheme.base0C}",
"blue": "#${config.stylix.base16Scheme.base0D}",
"ltblue": "#${config.stylix.base16Scheme.base07}",
"purple": "#${config.stylix.base16Scheme.base0E}",
"app__bg0": "#${config.stylix.base16Scheme.base00}",
"toolbar__bg0": "#${config.stylix.base16Scheme.base01}",
"toolbar__bg1": "#11111b",
"toolbar__bg2": "#11111b",
"panel__bg0": "#${config.stylix.base16Scheme.base01}",
"panel__bg1": "#11111b",
"panel__bg2": "#11111b",
"input__bg": "fade(#11111b, 20%)",
"input-bg-warn-color": "fade(#${config.stylix.base16Scheme.base00}, 60%)",
"panel-border": "#${config.stylix.base16Scheme.base04}",
"section-border": "#${config.stylix.base16Scheme.base03}",
"subtle-border": "#${config.stylix.base16Scheme.base02}",
"modal-overlay-color": "fade(#11111b, 50%)",
"graph-color-0": "#${config.stylix.base16Scheme.base08}",
"graph-color-1": "#eba0ac",
"graph-color-2": "#${config.stylix.base16Scheme.base09}",
"graph-color-3": "#${config.stylix.base16Scheme.base0A}",
"graph-color-4": "#${config.stylix.base16Scheme.base0B}",
"graph-color-5": "#${config.stylix.base16Scheme.base0C}",
"graph-color-6": "#74c7ec",
"graph-color-7": "#89dceb",
"graph-color-8": "#${config.stylix.base16Scheme.base0D}",
"graph-color-9": "#${config.stylix.base16Scheme.base07}",
".text-color": "#${config.stylix.base16Scheme.base05}",
"text-selected": "#${config.stylix.base16Scheme.base05}",
"text-normal": "fade(#${config.stylix.base16Scheme.base05}, 75%)",
"text-secondary": "fade(#${config.stylix.base16Scheme.base05}, 60%)",
"text-disabled": "fade(#${config.stylix.base16Scheme.base05}, 40%)",
"text-accent": "#bac2de",
"text-inverse": "#${config.stylix.base16Scheme.base00}",
"text-bright": "#${config.stylix.base16Scheme.base05}",
"text-dimmed": "fade(#${config.stylix.base16Scheme.base05}, 20%)",
"text-dimmed-selected": "fade(#${config.stylix.base16Scheme.base05}, 50%)",
"text-selected-row": "#${config.stylix.base16Scheme.base05}",
"btn-text": "#${config.stylix.base16Scheme.base05}",
"btn-text-hover": "#${config.stylix.base16Scheme.base05}",
"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(#${config.stylix.base16Scheme.base03}, 25%)",
"danger-row": "fade(@red, 60%)",
"selected-row": "fade(#${config.stylix.base16Scheme.base03}, 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": "#${config.stylix.base16Scheme.base0D}",
"link-color-bright": "#${config.stylix.base16Scheme.base0D}",
"form-control-focus": "#${config.stylix.base16Scheme.base0D}",
"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(#${config.stylix.base16Scheme.base05}, 10%)",
"drop-sort-border": "#${config.stylix.base16Scheme.base0B}",
"terminal__repo-name-color": "#${config.stylix.base16Scheme.base0C}",
"terminal__repo-branch-color": "#f5c2e7",
"terminal__repo-tag-color": "#${config.stylix.base16Scheme.base09}",
"terminal__repo-upstream-color": "#${config.stylix.base16Scheme.base0B}",
"terminal__background": "#11111b",
"terminal__cursor": "#${config.stylix.base16Scheme.base05}",
"terminal__cursorAccent": "#${config.stylix.base16Scheme.base05}",
"terminal__foreground": "#${config.stylix.base16Scheme.base05}",
"terminal__selection": "#${config.stylix.base16Scheme.base04}",
"terminal__black": "#${config.stylix.base16Scheme.base00}",
"terminal__red": "#${config.stylix.base16Scheme.base08}",
"terminal__green": "#${config.stylix.base16Scheme.base0B}",
"terminal__yellow": "#${config.stylix.base16Scheme.base0A}",
"terminal__blue": "#${config.stylix.base16Scheme.base0D}",
"terminal__magenta": "#f5c2e7",
"terminal__cyan": "#89dceb",
"terminal__white": "#a6adc8",
"terminal__brightBlack": "#${config.stylix.base16Scheme.base02}",
"terminal__brightRed": "#${config.stylix.base16Scheme.base08}",
"terminal__brightGreen": "#${config.stylix.base16Scheme.base0B}",
"terminal__brightYellow": "#${config.stylix.base16Scheme.base0A}",
"terminal__brightBlue": "#${config.stylix.base16Scheme.base0D}",
"terminal__brightMagenta": "#f5c2e7",
"terminal__brightCyan": "#89dceb",
"terminal__brightWhite": "#bac2de",
"code-bg": "#${config.stylix.base16Scheme.base00}",
"code-foreground": "#${config.stylix.base16Scheme.base05}",
"code-blame-color-0": "#${config.stylix.base16Scheme.base0C}",
"code-blame-color-1": "#${config.stylix.base16Scheme.base08}",
"code-blame-color-2": "#${config.stylix.base16Scheme.base0B}",
"code-blame-color-3": "#${config.stylix.base16Scheme.base0A}",
"code-blame-color-4": "#${config.stylix.base16Scheme.base0D}",
"code-blame-color-5": "#f5c2e7",
"code-blame-color-6": "#a6adc8",
"code-blame-color-7": "#bac2de",
"code-blame-color-8": "#${config.stylix.base16Scheme.base07}",
"code-blame-color-9": "#${config.stylix.base16Scheme.base0E}",
"added-line": "fade(#${config.stylix.base16Scheme.base0B}, 10%)",
"deleted-line": "fade(#${config.stylix.base16Scheme.base08}, 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": "#${config.stylix.base16Scheme.base0A}",
"conflict-right-color": "fade(@conflict-right-border-color, 25%)",
"conflict-output-border-color": "#${config.stylix.base16Scheme.base0E}",
"conflict-output-color": "fade(@conflict-output-border-color, 25%)"
},
"toolbar": {
"text-selected": "#${config.stylix.base16Scheme.base05}",
"text-normal": "#${config.stylix.base16Scheme.base05}",
"text-secondary": "#bac2de",
"text-disabled": "#a6adc8",
"section-border": "#${config.stylix.base16Scheme.base03}",
"input__bg": "fade(#11111b, 20%)",
"link-color": "#${config.stylix.base16Scheme.base0D}",
"btn-text": "#${config.stylix.base16Scheme.base05}"
},
"tabsbar": {
"text-selected": "#${config.stylix.base16Scheme.base05}",
"text-normal": "#${config.stylix.base16Scheme.base05}",
"text-secondary": "#bac2de",
"text-disabled": "#a6adc8",
"section-border": "#${config.stylix.base16Scheme.base03}",
"input__bg": "fade(#11111b, 20%)",
"link-color": "#${config.stylix.base16Scheme.base0D}",
"btn-text": "#${config.stylix.base16Scheme.base05}"
}
}
}'';
};
};
}

View File

@ -19,6 +19,7 @@
./applications/spotify.nix
./applications/vencord.nix
./applications/qutebrowser.nix
./applications/gitkraken.nix
./tools/oh-my-posh.nix
./tools/shell.nix
@ -119,6 +120,5 @@
home.file = {
".config/godot/text_editor_themes/Catppuccin_Macchiato.tet".source = ../../../config/Catppuccin_Macchiato.tet;
".config/themes/heroic".source = ../../../config/heroic;
".gitkraken/themes/catppuccin-mocha.jsonc".source = ../../../config/gitkraken/catppuccin-mocha.jsonc;
};
}