
Sorry for how long this has taken for me to upload x3
Important
I highly recommend using AltSnap to be able to move your terminal around after applying my config, unless you already use something like Komorebi or GlazeWM.
To access the settings on your terminal after applying my config, do Win + Shift + P
to open the command palette and just type settings.
To enable the titlebar, type 'focus' in the command palette and click the toggle focus mode
button.
These configs include fonts such as JetbrainsMono Nerd Font which is needed in YASB, Windows Terminal and Discord.
I do highly also recommend using the latest version of Powershell (you can download by using winget install Powershell
in your terminal)
Note
Some of these configs are modified versions of already existing configs, such as YASB, oh-my-posh, and Spicetify.
Spicetify text Theme
: GitHub Repo
Original YASB Theme
: GitHub Repo
Catppuccin oh-my-posh
: Raw JSON Link
- Windows Terminal
- Fastfetch
- Winfetch
- YASB
- VSCode
- Spicetify
- Oh-my-posh
- Discord
- (More to come in the future)
- JetbrainsMono Nerd Font
- Powershell 7.X^

Copy the code from https://github.com/Hi-doki/senkotheme/blob/main/windowsTerminal/settings.json and replace it into your Windows Terminal settings JSON file located at C:\Users\USERNAME\AppData\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\settings.json

Copy both of the files inside of https://github.com/Hi-doki/senkotheme/tree/main/fastfetch and paste them into C:\Users\USERNAME\.config\fastfetch
.

Copy code from https://github.com/Hi-doki/senkotheme/blob/main/winfetch/config.ps1 and paste into C:\Users\USERNAME\.config\winfetch\config.ps1

Copy both the config.yaml
and styles.css
from https://github.com/Hi-doki/senkotheme/tree/main/yasb and replace the files from C:\Users\USERNAME\.config\yasb
with the new files. (Make sure you backup your original config just incase :3)

I have made the VSCode theme an extension which you can download from https://marketplace.visualstudio.com/items?itemName=Michii.senkorange or type in Senkorange
on VSCode to download.

Download the text
folder by using this url: https://downgit.github.io/#/home?url=https://github.com/Hi-doki/senkotheme/tree/main/spicetify/ and place the text
folder into C:\Users\USERNAME\AppData\Roaming\spicetify\Themes
.
Edit the config-xpui.ini
in spicetify's main folder so that current_theme
is set to text
and color_scheme
is set to SenkoSan
.
After that just type in your console spicetify apply
and everything should work ^^

Create a folder in C:\Users\USERNAME\.config
called oh-my-posh
, download https://github.com/Hi-doki/senkotheme/blob/main/oh-my-posh/SenkoSan.json and move it over to that newly created folder.
Download the css file from https://github.com/Hi-doki/senkotheme/blob/main/discord/senkotheme.theme.css and place it into C:\Users\USERNAME\AppData\Roaming\Vencord\themes
. Then go over to Discord's settings, Themes, and enable senkotheme.
Alternatively, you can copy the url https://raw.githubusercontent.com/Hi-doki/senkotheme/refs/heads/main/discord/senkotheme.theme.css and paste into the Online Themes
section of the Themes tab in Vencord.
On your terminal, type in the command notepad $PROFILE
, this will most likely bring a popup on your screen that it will create the file for you. Once you are on the config file Microsoft.Powershell_profile.ps1
, copy the code from https://github.com/Hi-doki/senkotheme/blob/main/PowerShell/Microsoft.PowerShell_profile.ps1 and paste it in, then save.
==(Make sure to change the username in the code as I left my account's username in it)==
If you have any problems with getting the configs to work, please create an issue on the GitHub repository or just DM me on discord (mi._.chiii)