Skip to content

Conversation

yusufakg
Copy link

This PR improves PowerShell load times by downloading the cobalt2 theme locally and removes the errors created on PowerShell Desktop i.e. PowerShell 5. It also fixes some PSScriptAnalyzer warnings for PSAvoidUsingCmdletAliases and PSUseApprovedVerbs.

PowerShell Core load
Before (fluctuates between ~6000ms to ~14000ms)
image

After (fluctuates between ~700ms to ~2000ms)
image

PowerShell Desktop load
Before
image

After
image

@ChrisTitusTech
Copy link
Owner

Love this idea, but we need to respect theme overrides so people can use different themes

Copy link
Owner

@ChrisTitusTech ChrisTitusTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allow Theme Overrides

@yusufakg yusufakg force-pushed the main branch 2 times, most recently from 6c73eb2 to b5d8d9a Compare July 17, 2025 13:51
@yusufakg
Copy link
Author

Done 👍 (messed up a little bit with the merge to my branch, bcs i am too tired haha, sry for that)

@yusufakg yusufakg requested a review from ChrisTitusTech July 20, 2025 02:19
@yusufakg
Copy link
Author

Rebased to upstream instead of what i tried before for cleaner history. Sry again this is my first PR to open source 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants