You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Worth noting that we have a workflow to automatically update the file as seen in #38 but I think some extra code changes are required for this one. E.g. the Flavor struct now needs to account for an extra ansiColors key:
The next step in order to roll out our ANSI colour updates (catppuccin/catppuccin#1961) is to ingest them into this repository so that catppuccin/whiskers has access to them.
Worth noting that we have a workflow to automatically update the file as seen in #38 but I think some extra code changes are required for this one. E.g. the
Flavor
struct now needs to account for an extraansiColors
key:rust/build.rs
Lines 42 to 48 in f9851c0
The text was updated successfully, but these errors were encountered: