Skip to content

Hi-doki/senkotheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Senko Theme (Windows)

{C06D71D4-0573-41A2-AF34-A64A40EF1DF9}

Total views


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

This repo includes configs for:

Requirements

  • JetbrainsMono Nerd Font
  • Powershell 7.X^

Windows Terminal

READ THE IMPORTANT NOTE AT THE TOP OF THIS README
{492E9617-732F-4E98-954E-936BFF40586F}

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

{37AB2789-A2CE-432F-93CF-2E8CADE32CBB}

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)

{EFCC80D8-0A82-4F92-B8F3-B61621A7C3DA}

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

{48329DC2-5D2F-4DFB-BFB2-DB3675E4DE1A}

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

{06807C65-7ACE-40CC-9057-CEDE6F069C8B}

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

{F65CC627-E2DB-4905-AB3E-321BFD6F1EE6}

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

{12A5AF7E-F985-40B5-A2A5-7302B618EC1C}

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

{903C510A-3460-451C-ADB3-264B751BE1B0}

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)