https://github.com/hi-doki/senkotheme
A senko-san inspired windows theming thing :3
https://github.com/hi-doki/senkotheme
oh oh-my-posh oh-my-posh-theme oh-my-posh-themes ohmyposh powershell senko senko-san senkosan spicetify terminal theme windows windows-terminal windows-theme windowsterminal windowstheme winfetch yasb
Last synced: 2 months ago
JSON representation
A senko-san inspired windows theming thing :3
- Host: GitHub
- URL: https://github.com/hi-doki/senkotheme
- Owner: Hi-doki
- License: mit
- Created: 2025-07-21T12:28:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-21T14:34:25.000Z (3 months ago)
- Last Synced: 2025-07-21T15:26:15.221Z (3 months ago)
- Topics: oh, oh-my-posh, oh-my-posh-theme, oh-my-posh-themes, ohmyposh, powershell, senko, senko-san, senkosan, spicetify, terminal, theme, windows, windows-terminal, windows-theme, windowsterminal, windowstheme, winfetch, yasb
- Language: CSS
- Homepage:
- Size: 39.1 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Senko Theme (Windows)
Total views
![]()
Sorry for how long this has taken for me to upload x3
> [!IMPORTANT]
> I highly recommend using ***[AltSnap](https://github.com/RamonUnch/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](https://github.com/spicetify/spicetify-themes/tree/master/text)
> `Original YASB Theme`: [GitHub Repo](https://github.com/amnweb/yasb-themes/tree/main/themes/764a14e0-2d6a-4826-994a-9289857886ba)
> `Catppuccin oh-my-posh`: [Raw JSON Link](https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/refs/heads/main/themes/catppuccin_mocha.omp.json)## This repo includes configs for:
- [Windows Terminal](#windows-terminal)
- [Fastfetch](#fastfetch)
- [Winfetch](#winfetch-slower-than-fastfetch-not-recommended)
- [YASB](#yasb)
- [VSCode](#vscode)
- [Spicetify](#spicetify)
- [Oh-my-posh](#oh-my-posh)
- [Discord](#discord)
- (More to come in the future)## Requirements
- JetbrainsMono Nerd Font
- Powershell 7.X^## Windows Terminal
##### READ THE IMPORTANT NOTE AT THE TOP OF THIS README
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`
## Fastfetch
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`.
## **Winfetch (Slower than Fastfetch, not recommended)**
![]()
### Copy code from https://github.com/Hi-doki/senkotheme/blob/main/winfetch/config.ps1 and paste into `C:\Users\USERNAME\.config\winfetch\config.ps1`
## YASB
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)
## VSCode
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.
## Spicetify
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 ^^## Oh-my-posh
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.
## Discord
![]()
#### USING VENCORD: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.## How to setup Powershell to use oh-my-posh and Fastfetch
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)*