fixed update

This commit is contained in:
2026-06-19 21:40:17 +02:00
parent a157ea5199
commit 3fd3546fca
26 changed files with 323 additions and 26 deletions
+9 -1
View File
@@ -70,7 +70,15 @@ post_hook = 'adwaita-steam-gtk -i || true'
input_path = '~/.config/matugen/templates/InioX/obsidian.css'
output_path = '~/.config/matugen/templates-out/obsidian.css'
[templates.mangocolors]
input_path = '~/.config/matugen/templates/InioX/mango.conf'
output_path = '~/.config/mango/matugen.conf'
[templates.monocle]
input_path = '~/.config/matugen/templates/InioX/colors.css'
output_path = '~/.config/sdgos/monocle/colors.css'
output_path = '~/.config/sdgos/monocle/colors.css'
[templates.caffyne]
input_path = '~/.config/caffyne-shell/matugen/caffyne-shell-colors.css'
output_path = '~/.config/caffyne-shell/style/colors.css'
+19 -12
View File
@@ -1,15 +1,22 @@
rootcolor={{colors.background.dark.hex_stripped}}ff
#background
rootcolor = 0x{{colors.background.default.hex_stripped}}ff
bordercolor={{colors.outline_variant.dark.hex_stripped}}ff
#borders
maximizescreencolor = 0x{{colors.secondary.default.hex_stripped}}ff
scratchpadcolor = 0x{{colors.tertiary.default.hex_stripped}}ff
globalcolor = 0x{{colors.secondary.default.hex_stripped}}ff
overlaycolor = 0x{{colors.tertiary_container.default.hex_stripped}}ff
focuscolor={{colors.primary_container.dark.hex_stripped}}ff
#jump mode
jump_label_decorate_fg_color = 0x{{colors.primary.default.hex_stripped}}ff
jump_label_decorate_bg_color = 0x{{colors.surface.default.hex_stripped}}ff
jump_label_decorate_focus_fg_color = 0x{{colors.tertiary.default.hex_stripped}}ff
jump_label_decorate_focus_bg_color = 0x{{colors.surface_variant.default.hex_stripped}}ff
jump_label_decorate_border_color = 0x{{colors.primary.default.hex_stripped}}ff
maximizescreencolor={{colors.secondary.dark.hex_stripped}}ff
urgentcolor={{colors.error.dark.hex_stripped}}ff
scratchpadcolor={{colors.tertiary.dark.hex_stripped}}ff
globalcolor={{colors.secondary_container.dark.hex_stripped}}ff
overlaycolor={{colors.tertiary_container.dark.hex_stripped}}ff
#monocle tabs
tab_bar_decorate_fg_color = 0x{{colors.primary.default.hex_stripped}}ff
tab_bar_decorate_bg_color = 0x{{colors.surface.default.hex_stripped}}ff
tab_bar_decorate_focus_fg_color = 0x{{colors.tertiary.default.hex_stripped}}ff
tab_bar_decorate_focus_bg_color = 0x{{colors.surface_variant.default.hex_stripped}}ff
tab_bar_decorate_border_color = 0x{{colors.primary.default.hex_stripped}}ff
+1
View File
@@ -48,4 +48,5 @@
"tertiary_container": "{{colors.tertiary_container.default.hex}}",
"tertiary_fixed": "{{colors.tertiary_fixed.default.hex}}",
"tertiary_fixed_dim": "{{colors.tertiary_fixed_dim.default.hex}}"
}
+65
View File
@@ -0,0 +1,65 @@
primary_light={{colors.primary.light.hex_stripped}}
on_primary_light={{colors.on_primary.light.hex_stripped}}
primary_container_light={{colors.primary_container.light.hex_stripped}}
on_primary_container_light={{colors.on_primary_container.light.hex_stripped}}
inverse_primary_light={{colors.inverse_primary.light.hex_stripped}}
primary_fixed_light={{colors.primary_fixed.light.hex_stripped}}
primary_fixed_dim_light={{colors.primary_fixed_dim.light.hex_stripped}}
on_primary_fixed_light={{colors.on_primary_fixed.light.hex_stripped}}
on_primary_fixed_variant_light={{colors.on_primary_fixed_variant.light.hex_stripped}}
secondary_light={{colors.secondary.light.hex_stripped}}
on_secondary_light={{colors.on_secondary.light.hex_stripped}}
secondary_container_light={{colors.secondary_container.light.hex_stripped}}
on_secondary_container_light={{colors.on_secondary_container.light.hex_stripped}}
secondary_fixed_light={{colors.secondary_fixed_light.light.hex_stripped}}
on_secondary_fixed_light={{colors.on_secondary_fixed.light.hex_stripped}}
on_secondary_fixed_variant_light={{colors.on_secondary_fixed_variant.light.hex_stripped}}
tertiary_light={{colors.tertiary.light.hex_stripped}}
on_tertiary_light={{colors.on_tertiary.light.hex_stripped}}
tertiary_container_light={{colors.tertiary_container.light.hex_stripped}}
on_tertiary_container_light={{colors.on_tertiary_container.light.hex_stripped}}
tertiary_fixed_light={{colors.tertiary_fixed.light.hex_stripped}}
tertiary_fixed_dim_light={{colors.tertiary_fixed_dim.light.hex_stripped}}
on_tertiary_fixed_light={{colors.on_tertiary_fixed.light.hex_stripped}}
source_color_light={{colors.source_color.light.hex_stripped}}
error_light={{colors.error.light.hex_stripped}}
on_error_light={{colors.on_error.light.hex_stripped}}
error_container_light={{colors.error_container.light.hex_stripped}}
on_error_container_light={{colors.on_error_container.light.hex_stripped}}
surface_dim_light={{colors.surface_dim.light.hex_stripped}}
surface_light={{colors.surface.light.hex_stripped}}
surface_bright_light={{colors.surface_bright.light.hex_stripped}}
surface_container_lowest_light={{colors.surface_container_lowest.light.hex_stripped}}
surface_container_low_light={{colors.surface_container_low.light.hex_stripped}}
surface_container_light={{colors.surface_container.light.hex_stripped}}
surface_container_high_light={{colors.surface_container_high.light.hex_stripped}}
surface_container_highest_light={{colors.surface_container_highest.light.hex_stripped}}
on_surface_light={{colors.on_surface.light.hex_stripped}}
on_surface_variant_light={{colors.on_surface_variant.light.hex_stripped}}
outline_light={{colors.outline.light.hex_stripped}}
outline_variant_light={{colors.outline_variant.light.hex_stripped}}
inverse_surface_light={{colors.inverse_surface.light.hex_stripped}}
inverse_on_surface_light={{colors.inverse_on_surface.light.hex_stripped}}
surface_variant_light={{colors.surface_variant.light.hex_stripped}}
background_light={{colors.background.light.hex_stripped}}
on_background_light={{colors.on_background.light.hex_stripped}}
shadow_light={{colors.shadow.light.hex_stripped}}
scrim_light={{colors.scrim.light.hex_stripped}}
on_tertiary_fixed_variant_light={{colors.on_tertiary_fixed_variant.light.hex_stripped}}
d16_color0_light={{dank16.color0.light.hex_stripped}}
d16_color1_light={{dank16.color1.light.hex_stripped}}
d16_color2_light={{dank16.color2.light.hex_stripped}}
d16_color3_light={{dank16.color3.light.hex_stripped}}
d16_color4_light={{dank16.color4.light.hex_stripped}}
d16_color5_light={{dank16.color5.light.hex_stripped}}
d16_color6_light={{dank16.color6.light.hex_stripped}}
d16_color7_light={{dank16.color7.light.hex_stripped}}
d16_color8_light={{dank16.color8.light.hex_stripped}}
d16_color9_light={{dank16.color9.light.hex_stripped}}
d16_color10_light={{dank16.color10.light.hex_stripped}}
d16_color11_light={{dank16.color11.light.hex_stripped}}
d16_color12_light={{dank16.color12.light.hex_stripped}}
d16_color13_light={{dank16.color13.light.hex_stripped}}
d16_color14_light={{dank16.color14.light.hex_stripped}}
d16_color15_light={{dank16.color15.light.hex_stripped}}