Skip to content

ducks-c/tui-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MonoTUI Icon

MonoTUI

Tiled Desktop Floating Desktop Terminal

My collection of themes and apps for a TUI system theme. Everything was made possible because of community efforts. I cannot express how much I love the community for all these projects and I appreciate them for all the hard work they have done.

Windows 11 24H2 Build Version

GlazeWM

Tiled Desktop

Get it from here!

  1. Once GlazeWM is installed and running, right-click on the tray icon and click on "Show config folder"
  2. Replace the config.yaml file with the one in the repo.

This file contains a few changes (such as different window gap sizes, transparent inactive windows, small changes to keyboard shortcuts, center floating windows, etc..)


Zebar

Zebar

Should be installed automatically with GlazeWM, if not get it here.

  • Setup

    • Download the text theme from here (Also available in this repo)
    • Navigate to C:\Users\<username>\.glzr\zebar\ (replace <username> with your username)
    • Extract and paste the files from the zip into this folder
  • Apply

    • Once Zebar is installed and running, right-click on the tray icon and hover on "Widget configs"
    • Uncheck the items under default in starter/with-glazewm
    • Check the same items (Enabled & Launch on startup) for text-zebar/bar

Firefox

Firefox

Get the theme from here!

  • Setup

    • Download/Clone the entire repository from the link
    • Extract the zip file
  • Apply

    • Go to about:profiles in firefox
    • Find your profile and open the root directory for it
    • Move the chrome folder and the user.js file into the root of the profile folder
    • Restart Firefox

To get a pitch black theme, I highly suggest downloading this theme.


Discord

Warning

This theme is currently broken due to Discord's new UI refresh. For the time being, I highly suggest using the built-in midnight theme

Discord

  • Setup

    • Get Betterdiscord (works with Vencord too but we'll be using BetterDiscord)
  • Apply

    • Open Discord and go to settings
    • Navigate to the BetterDiscord section and click on Themes
    • Open the theme store and get the System24 theme.
  • Customise (Pitch black coloring)

    • Download and open TUI_Discord.css
    • Under the installed theme, click on the pencil icon
    • Delete everything in there and paste all the code from TUI_Discord.css into the editor
    • Save the file

Spotify

Spotify

  • Setup

  • Apply

    • Open the marketplace in Spotify
    • Donwload the text theme
    • Reload spotify
    • Open the Theme dev tools and paste the following in the file
      [TUI]
      accent=FFFFFF
      accent-active=c2cae7
      accent-inactive=6c7086
      banner=c2cae7
      border-active=c2cae7
      border-inactive=6c7086
      header=6c7086
      highlight=1a1a1a
      main=000000
      notification=4687d6
      notification-error=e22134
      subtext=b3b3b3
      text=FFFFFF
      
    • Select the TUI option from the theme drop-down

Powershell (Terminal)

Terminal

  1. Command Line
  • Setup

  • Apply

    • Open your powershell profile in notepad

    • Paste the following line into it oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH/nordtron.omp.json" | Invoke-Expression

      (This is using the nordtron theme)

  1. Terminal Appearance
  • Setup

    • Make sure Windows Terminal is installed and is set as your default terminal app
  • Apply

    • Open Terminal settings
    • Navigate to Defaults/Additional Settings/Appearance
    • Under Transparency, enable acrylic material and set background opacity to 60%
    • Under Window, set padding to 28
    • Go back to Powershell, and press Ctrl + Shift + P, and search for focus mode
    • Enable Focus Mode

VSCode

VSCode

  • Setup

  • Apply

    • Press Ctrl + K Ctrl + T
    • Select monokai-charcoal (white)

Windhawk

Install Windhawk and get it up and running

  • Setup

    • Search and install the following:
      • Windows 11 Taskbar Styler
      • Windows 11 Start Menu Styler (NOTE: This currently has a broken setup. Last working on 23H2. I just haven't found the time to fix it)
      • Windows 11 Notification Center Styler
      • Taskbar height and icon size
      • Disable rounded corners in Windows 11
  • Apply

    • Windows 11 Taskbar Styler
      • Open the TUI_Taskbar.json file and copy everything in this file under Windows 11 Taskbar Styler > Advanced > Mod Settings and press Save
    • Windows 11 Start Menu Styler
      • Open the TUI_Start.json file and copy everything in this file under Windows 11 Start Menu Styler > Advanced > Mod Settings and press Save
    • Windows 11 Notification Center Styler
      • Download the TUI_NotiCenter.json file and copy everything in the file under Windows 11 Notification Center Styler > Advanced > Mod Settings and press Save
    • Taskbar height and icon size
      • Set Icon Size to 24
      • Set Taskbar Height to 62
      • Set Taskbar Button Width to 44
      • Also make sure to enable Automatically hide the taskbar under Windows Settings > Personalization > Taskbar > Taskbar behaviours
    • Disable rounded corners in Windows 11
      • This does not require any setup. Make sure to disable and re-enable if Windows does any major updates.

Credits

Apologies if I have missed anyone, please let me know if you would like to be added here.

About

My collection of themes and apps for a TUI system theme

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors