diff --git a/flow-launcher.tera b/flow-launcher.tera new file mode 100644 index 0000000..6ec107a --- /dev/null +++ b/flow-launcher.tera @@ -0,0 +1,201 @@ +--- +whiskers: + version: "2.3.0" + matrix: + - flavor + filename: "themes/Catppuccin {{ flavor.identifier | capitalize }}.xaml" +--- + + + + + 0 0 0 8 + + + + + + + + + + + + + + + #{{ if(cond=flavor.dark, t=base.hex, f=surface0.hex) }} + 8 + 10 0 10 0 + + + + + + + + + + + + + + + diff --git a/justfile b/justfile new file mode 100644 index 0000000..02fc0da --- /dev/null +++ b/justfile @@ -0,0 +1,5 @@ +_default: + @just --list + +build: + whiskers flow-launcher.tera diff --git a/themes/Catppuccin Frappe.xaml b/themes/Catppuccin Frappe.xaml index a589b19..19ce0db 100644 --- a/themes/Catppuccin Frappe.xaml +++ b/themes/Catppuccin Frappe.xaml @@ -143,7 +143,7 @@ x:Key="SeparatorStyle" BasedOn="{StaticResource BaseSeparatorStyle}" TargetType="{x:Type Rectangle}"> - + diff --git a/themes/Catppuccin Latte.xaml b/themes/Catppuccin Latte.xaml index 01a53ad..296cda0 100644 --- a/themes/Catppuccin Latte.xaml +++ b/themes/Catppuccin Latte.xaml @@ -143,7 +143,7 @@ x:Key="SeparatorStyle" BasedOn="{StaticResource BaseSeparatorStyle}" TargetType="{x:Type Rectangle}"> - + @@ -158,14 +158,14 @@ - \ No newline at end of file + diff --git a/themes/Catppuccin Macchiato.xaml b/themes/Catppuccin Macchiato.xaml index 44a9139..e9cc8bc 100644 --- a/themes/Catppuccin Macchiato.xaml +++ b/themes/Catppuccin Macchiato.xaml @@ -143,7 +143,7 @@ x:Key="SeparatorStyle" BasedOn="{StaticResource BaseSeparatorStyle}" TargetType="{x:Type Rectangle}"> - + @@ -191,4 +191,4 @@ TargetType="{x:Type TextBlock}"> - \ No newline at end of file + diff --git a/themes/Catppuccin Mocha.xaml b/themes/Catppuccin Mocha.xaml index cf83a9e..674b7b8 100644 --- a/themes/Catppuccin Mocha.xaml +++ b/themes/Catppuccin Mocha.xaml @@ -143,7 +143,7 @@ x:Key="SeparatorStyle" BasedOn="{StaticResource BaseSeparatorStyle}" TargetType="{x:Type Rectangle}"> - + @@ -191,4 +191,4 @@ TargetType="{x:Type TextBlock}"> - \ No newline at end of file +