https://github.com/catppuccin/tty
🖥️ Soothing pastel theme for the Linux TTY
https://github.com/catppuccin/tty
catppuccin catppuccin-theme console console-color hacktoberfest linux terminal theme tty
Last synced: 2 months ago
JSON representation
🖥️ Soothing pastel theme for the Linux TTY
- Host: GitHub
- URL: https://github.com/catppuccin/tty
- Owner: catppuccin
- License: mit
- Created: 2022-08-20T06:17:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T01:07:18.000Z (about 1 year ago)
- Last Synced: 2024-11-12T00:42:29.697Z (11 months ago)
- Topics: catppuccin, catppuccin-theme, console, console-color, hacktoberfest, linux, terminal, theme, tty
- Language: Just
- Homepage:
- Size: 82 KB
- Stars: 112
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Catppuccin for TTY
![]()
## Previews
🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha
## Usage
1. Copy the contents of your preferred flavor from [`themes/`](./themes/) and add it to your kernel options
2. Restart your computer### GRUB
1. Edit `/etc/default/grub` and append the theme kernel options to `GRUB_CMDLINE_LINUX` (eg. `GRUB_CMDLINE_LINUX="vt.default_red..."`)
2. Run `sudo grub-mkconfig -o /boot/grub/grub.cfg`### systemd-boot
1. Edit the boot entry located in `/boot/loader/entries/`
2. Append the theme kernel options to the `options` line
3. Run `sudo bootctl update`### Limine
1. Edit `/boot/limine.cfg`
2. Append the theme kernel options to the boot entry's `CMDLINE`### Other
For other bootloaders or for more information, [see here on ArchWiki](https://wiki.archlinux.org/title/Kernel_parameters)
## 💝 Thanks to
- [Echo](https://github.com/CallMeEchoCodes)
- [mekb](https://github.com/mekb-turtle)
![]()
Copyright © 2021-present Catppuccin Org