Skip to content

Commit

Permalink
Fix highlights with latte
Browse files Browse the repository at this point in the history
  • Loading branch information
autumn-mck committed May 11, 2023
1 parent 4239cb2 commit 0185340
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
Binary file modified Catppuccin/Images/Controls/ButtonPauseHighlight_theme-latte.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Catppuccin/Images/Controls/ButtonPlayHighlight_theme-latte.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Catppuccin/Images/Controls/ButtonPlayHighlight_theme-latte_150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Catppuccin/Images/Controls/ButtonPlayHighlight_theme-latte_200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Catppuccin/Images/Controls/ButtonStopHighlight_theme-latte.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Catppuccin/Images/Controls/ButtonStopHighlight_theme-latte_150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Catppuccin/Images/Controls/ButtonStopHighlight_theme-latte_200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ for theme_index in "${!theme_names[@]}"; do
xdotool key Tab
xdotool key Enter

sleep 0.15
sleep 0.2
xdotool key Shift+Tab

if [ $bar_state = "bar-unaccented" ]; then
Expand Down
2 changes: 1 addition & 1 deletion scripts/create_svgs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ accent_names=("rosewater" "flamingo" "pink" "mauve" "red" "maroon" "peach" "yell
mantles=("e6e9ef" "292c3c" "1e2030" "181825")
crusts=("4c4f69" "232634" "181926" "11111b")
surface1s=("bcc0cc" "51576d" "494d64" "45475a")
subtext0s=("ccd0da" "a5adce" "a5adcb" "a6adc8")
subtext0s=("6c6f85" "a5adce" "a5adcb" "a6adc8")
texts=("4c4f68" "c6d0f5" "cad3f5" "cdd6f4")

latte_accents=("dc8a78" "dd7878" "ea76cb" "8839ef" "d20f39" "e64553" "fe640b" "df8e1d" "40a02b" "179299" "04a5e5" "209fb5" "1e66f5" "7287fd")
Expand Down

0 comments on commit 0185340

Please sign in to comment.