https://github.com/gowizzard/dark-trooper
A dark theme for linux ulauncher.
https://github.com/gowizzard/dark-trooper
css theme ulauncher
Last synced: about 2 months ago
JSON representation
A dark theme for linux ulauncher.
- Host: GitHub
- URL: https://github.com/gowizzard/dark-trooper
- Owner: gowizzard
- Created: 2024-02-04T07:45:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-09T10:06:09.000Z (over 1 year ago)
- Last Synced: 2025-02-05T02:43:35.145Z (3 months ago)
- Topics: css, theme, ulauncher
- Language: CSS
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Dark Trooper (Ulauncher Theme)
[](https://github.com/gowizzard/dark-trooper/actions/workflows/pull-request-labels.yml)
## Description
Is a dark theme for the [Ulauncher](https://ulauncher.io/) application. The theme is based on the Ulauncher dark theme.

## Installation
If you want to install the Dark Trooper, you can use the following commands:
```shell
make install
```The command creates the `~/.config/ulauncher/user-themes/dark-trooper` directory and copies the theme files into it.
## Remove
If you want to remove the Dark Trooper, you can use the following commands:
```shell
make remove
```The command removes the `~/.config/ulauncher/user-themes/dark-trooper` directory.