spmenu-wiki/pages/User themes.md

130 lines
8.2 KiB
Markdown
Raw Normal View History

2023-04-24 19:33:59 +02:00
User themes
===========
2023-06-05 02:06:39 +02:00
![image](/pages/images/spmenu-themes.gif)
2023-06-03 06:09:30 +02:00
spmenu has since version 1.1 supported user themes. Themes override the overall design of spmenu, through for example defining colors. Version 0.3 through 1.0 supported profiles. Profiles are no longer supported in spmenu, but you can still find the old profiles [here](https://git.speedie.site/speedie/spmenu-themes).
2023-04-24 19:33:59 +02:00
2023-05-21 17:04:51 +02:00
This wiki article is meant to be a list of themes for spmenu. Users may edit this article to add their own profiles with credit given of course, and users may download others' profiles to use with spmenu.
2023-04-24 19:33:59 +02:00
2023-05-21 17:04:51 +02:00
You may also want to see [[Theme managers]] for a list of theme managers that can be used to install these. If you do not want to use a theme manager, simply copy the theme you want to use to `~/.config/spmenu/theme.conf`
2023-04-24 19:33:59 +02:00
Tip: Use `Ctrl+f` to search through the page.
### Rules for editors
- Must be licensed under a free (as in freedom) license.
- No duplicates, we don't need multiple versions of Nord for example.
- Please try to use stable hosting if possible for links. If this is not possible, consider [emailing me](mailto:speedie@speedie.site) so I can host it on my site.
- Outdated profiles may be removed if necessary. Please try to maintain it, if you don't have time to do so a disclaimer would be nice.
2023-06-04 22:20:27 +02:00
### Themes
- [Default](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/spmenu.conf)
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This config is the default configuration for spmenu. This is automatically installed to `/usr/share/spmenu/spmenu.conf` so you *usually* don't need a copy of this.
2023-05-09 19:37:40 +02:00
![image](/pages/images/arc-dark.png)
2023-06-05 01:11:37 +02:00
- [Arc Dark](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Arc-Dark.conf)
2023-05-09 19:37:40 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the [Arc Dark theme](https://github.com/arc-design/arc-theme) into spmenu.
![image](/pages/images/catppucino.png)
2023-04-24 19:33:59 +02:00
2023-06-05 01:11:37 +02:00
- [Catppuccin](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Catppuccin.conf)
2023-04-24 19:33:59 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the [Catppuccin theme](https://github.com/catppuccin/catppuccin) into spmenu which all furries seem to like.
2023-05-09 19:37:40 +02:00
![image](/pages/images/cyberpunk.png)
2023-06-05 01:11:37 +02:00
- [Cyberpunk Neon](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Cyberpunk-Neon.conf)
2023-04-24 19:33:59 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the [Cyberpunk Neon colorscheme](https://github.com/Roboron3042/Cyberpunk-Neon) into spmenu. This was partially taken from the [st patch](https://st.suckless.org/patches/cyberpunk-neon/), credit where credit is due.
2023-05-09 19:37:40 +02:00
![image](/pages/images/doom.png)
2023-06-05 01:11:37 +02:00
- [Doom One](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Doom-One.conf)
2023-04-24 19:33:59 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the [Doom One](https://github.com/doomemacs/themes) colorscheme into spmenu. For those of you that like DistroTube's dmenu, this should get you close to that look.
2023-05-09 19:37:40 +02:00
![image](/pages/images/dracula.png)
2023-06-05 01:11:37 +02:00
- [Dracula](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Dracula.conf)
2023-06-03 06:09:30 +02:00
- Author: [speedie](https://eedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
2023-04-24 19:33:59 +02:00
- This profile implements the [Dracula](https://draculatheme.com/) colorscheme into spmenu.
2023-05-09 19:37:40 +02:00
![image](/pages/images/gruvbox-dark.png)
2023-06-05 01:11:37 +02:00
- [Gruvbox (Dark)](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Gruvbox-Dark.conf)
2023-04-24 19:33:59 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the [Gruvbox Dark](https://github.com/morhetz/gruvbox) colorscheme into spmenu.
2023-05-21 17:04:51 +02:00
![image](/pages/images/gruvbox-light.png)
2023-05-09 19:37:40 +02:00
2023-06-05 01:11:37 +02:00
- [Gruvbox (Light)](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Gruvbox-Light.conf)
2023-05-09 19:37:40 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
2023-05-21 17:04:51 +02:00
- This profile implements the [Gruvbox Light](https://github.com/morhetz/gruvbox) colorscheme into spmenu.
2023-04-24 19:33:59 +02:00
2023-05-21 17:04:51 +02:00
![image](/pages/images/gruvbox-material.png)
2023-04-24 19:33:59 +02:00
2023-06-05 01:11:37 +02:00
- [Gruvbox Material](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Gruvbox-Material.conf)
2023-04-24 19:33:59 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
2023-05-21 17:04:51 +02:00
- This profile implements the [Gruvbox Material](https://github.com/sainnhe/gruvbox-material) colorscheme into spmenu.
2023-05-09 19:37:40 +02:00
2023-06-05 01:11:37 +02:00
- [Disable global colors](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/No-Global-Colors.conf)
2023-05-09 19:37:40 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile disables global colors, meaning programs like Pywal will not function with spmenu. This is nice if you want to use Pywal everywhere except spmenu.
![image](/pages/images/nord.png)
2023-06-05 01:11:37 +02:00
- [Nord](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Nord.conf)
2023-05-09 19:37:40 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the [Nord](https://www.nordtheme.com/) colorscheme into spmenu.
![image](/pages/images/solarized-dark.png)
2023-06-05 01:11:37 +02:00
- [Solarized (Dark)](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Solarized-Dark.conf)
2023-05-09 19:37:40 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the [Solarized](https://ethanschoonover.com/solarized/) colorscheme into spmenu. Specifically the 'Dark' variant.
![image](/pages/images/solarized-light.png)
2023-06-05 01:11:37 +02:00
- [Solarized (Light)](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Solarized-Light.conf)
2023-05-09 19:37:40 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the [Solarized](https://ethanschoonover.com/solarized/) colorscheme into spmenu. Specifically the 'Light' variant.
2023-06-05 01:11:37 +02:00
![image](/pages/images/ocean-dark.png)
- [Ocean (Dark)](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Ocean-Dark.conf)
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the Ocean Dark colorscheme into spmenu. Not sure who made the original theme, I got it from [terminal.sexy](https://terminal.sexy).
2023-05-09 19:37:40 +02:00
![image](/pages/images/tokyo-night.png)
2023-06-05 01:11:37 +02:00
- [Tokyo Night](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Tokyo-Night.conf)
2023-05-09 19:37:40 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the [Tokyo Night](https://github.com/enkia/tokyo-night-vscode-theme) colorscheme into spmenu, ported from the VS Code theme.
2023-06-05 01:45:19 +02:00
![image](/pages/images/x-erosion.png)
- [X Erosion](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/x-erosion.conf)
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the x-erosion colorscheme from [terminal.sexy](https://terminal.sexy).
2023-06-05 01:51:44 +02:00
![image](/pages/images/mono.png)
- [Mono](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Mono.conf)
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the Mono monochrome colorscheme from [terminal.sexy](https://terminal.sexy).
2023-06-05 01:58:48 +02:00
![image](/pages/images/visiblue.png)
- [Mono](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/Visiblue.conf)
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This profile implements the Visiblue colorscheme from [terminal.sexy](https://terminal.sexy).
2023-06-03 06:09:30 +02:00
- [dmenu](https://git.speedie.site/speedie/spmenu-themes/raw/branch/master/dmenu.conf)
2023-05-21 17:04:51 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- This config tries to match dmenu as closely as possible, even stripping away spmenu only features to an extent.