diff --git a/pages/User themes.md b/pages/User themes.md index 70546b5..5266d40 100755 --- a/pages/User themes.md +++ b/pages/User themes.md @@ -1,11 +1,11 @@ User themes =========== -spmenu has since version 0.3 supported profiles. Profiles allow the user to bring up a list of themes (or options in general) and override options on-the-fly. This in itself is done through a shell script called `spmenu_profile` bundled with spmenu. This script interacts with spmenu. If you press `Ctrl+Shift+p` with the default configuration, a list of profiles should pop up. By default you likely have none, and that's maybe also why you're here. +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/spmenu-themes). -This wiki article is meant to be a list of themes and profiles 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. +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. -There are two different types. There are themes and profiles. Themes should either be copied to `~/.config/spmenu/theme.conf` either manually or by using a theme manager. Profiles are in .Xresources syntax and should be placed in `~/.config/spmenu/profiles/` for the profile list to find it. Profiles are only compatible with spmenu 1.0 and earlier and is considered a legacy format, while themes are compatible with spmenu 1.1 and later. +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` Tip: Use `Ctrl+f` to search through the page. @@ -18,73 +18,83 @@ Tip: Use `Ctrl+f` to search through the page. ### Official themes -**NOTE: Themes are only compatible with spmenu 1.1 and later. Users of 1.0 and earlier should use the older profiles feature.** - ![image](/pages/images/arc-dark.png) -- [Arc Dark](https://git.speedie.site/spmenu/plain/themes/Arc-Dark.conf) +- [Arc Dark](https://git.speedie.site/spmenu-themes/plain/Arc-Dark.conf) - 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) -- [Catppuccin](https://git.speedie.site/spmenu/plain/themes/Catppuccin.conf) +- [Catppuccin](https://git.speedie.site/spmenu-themes/plain/Catppuccin.conf) - 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. ![image](/pages/images/cyberpunk.png) -- [Cyberpunk Neon](https://git.speedie.site/spmenu/plain/themes/Cyberpunk-Neon.conf) +- [Cyberpunk Neon](https://git.speedie.site/spmenu-themes/plain/Cyberpunk-Neon.conf) - 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. ![image](/pages/images/doom.png) -- [Doom One](https://git.speedie.site/spmenu/plain/themes/Doom-One.conf) +- [Doom One](https://git.speedie.site/spmenu-themes/plain/Doom-One.conf) - 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. ![image](/pages/images/dracula.png) -- [Dracula](https://git.speedie.site/spmenu/plain/themes/Dracula.conf) +- [Dracula](https://git.speedie.site/spmenu-themes/plain/Dracula.conf) - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - This profile implements the [Dracula](https://draculatheme.com/) colorscheme into spmenu. ![image](/pages/images/gruvbox-dark.png) -- [Gruvbox (Dark)](https://git.speedie.site/spmenu/plain/themes/Gruvbox-Dark.conf) +- [Gruvbox (Dark)](https://git.speedie.site/spmenu-themes/plain/Gruvbox-Dark.conf) - 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. -- [Disable global colors](https://git.speedie.site/spmenu/plain/themes/No-Global-Colors.conf) +![image](/pages/images/gruvbox-light.png) + +- [Gruvbox (Light)](https://git.speedie.site/spmenu-themes/plain/Gruvbox-Light.conf) + - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) + - This profile implements the [Gruvbox Light](https://github.com/morhetz/gruvbox) colorscheme into spmenu. + +![image](/pages/images/gruvbox-material.png) + +- [Gruvbox Material](https://git.speedie.site/spmenu-themes/plain/Gruvbox-Material.conf) + - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) + - This profile implements the [Gruvbox Material](https://github.com/sainnhe/gruvbox-material) colorscheme into spmenu. + +- [Disable global colors](https://git.speedie.site/spmenu-themes/plain/No-Global-Colors.conf) - 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) -- [Nord](https://git.speedie.site/spmenu/plain/themes/Nord.conf) +- [Nord](https://git.speedie.site/spmenu-themes/plain/Nord.conf) - 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) -- [Solarized (Dark)](https://git.speedie.site/spmenu/plain/themes/Solarized-Dark.conf) +- [Solarized (Dark)](https://git.speedie.site/spmenu-themes/plain/Solarized-Dark.conf) - 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) -- [Solarized (Light)](https://git.speedie.site/spmenu/plain/themes/Solarized-Light.conf) +- [Solarized (Light)](https://git.speedie.site/spmenu-themes/plain/Solarized-Light.conf) - 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. ![image](/pages/images/tokyo-night.png) -- [Tokyo Night](https://git.speedie.site/spmenu/plain/themes/Tokyo-Night.conf) +- [Tokyo Night](https://git.speedie.site/spmenu-themes/plain/Tokyo-Night.conf) - 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. -- [dmenu](https://git.speedie.site/spmenu/plain/themes/dmenu.conf) +- [dmenu](https://git.speedie.site/spmenu-themes/plain/dmenu.conf) - 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. @@ -92,74 +102,4 @@ Tip: Use `Ctrl+f` to search through the page. - 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. -### Official profiles - -**NOTE: Profiles are only compatible with spmenu 1.0 and earlier. Users of 1.1 and later should use the newer theme.conf instead, along with optionally a theme manager.** - -![image](/pages/images/arc-dark.png) - -- [Arc Dark](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/Arc-Dark) - - 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) - -- [Catppuccin](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/Catppuccin) - - 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. - -![image](/pages/images/cyberpunk.png) - -- [Cyberpunk Neon](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/Cyberpunk-Neon) - - 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. - -![image](/pages/images/doom.png) - -- [Doom One](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/Doom-One) - - 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. - -![image](/pages/images/dracula.png) - -- [Dracula](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/Dracula) - - Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site)) - - This profile implements the [Dracula](https://draculatheme.com/) colorscheme into spmenu. - -![image](/pages/images/gruvbox-dark.png) - -- [Gruvbox (Dark)](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/Gruvbox-Dark) - - 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. - -- [Disable global colors](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/No-Global-Colors) - - 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) - -- [Nord](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/Nord) - - 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) - -- [Solarized (Dark)](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/Solarized-Dark) - - 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) - -- [Solarized (Light)](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/Solarized-Light) - - 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. - -![image](/pages/images/tokyo-night.png) - -- [Tokyo Night](https://raw.githubusercontent.com/speediegq/spmenu-themes/master/legacy/Tokyo-Night) - - 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. - -### User-submitted profiles - -### User-submitted config files \ No newline at end of file +### User-submitted themes diff --git a/pages/images/arc-dark.png b/pages/images/arc-dark.png index fdf25d1..0ff3dbc 100644 Binary files a/pages/images/arc-dark.png and b/pages/images/arc-dark.png differ diff --git a/pages/images/catppucino.png b/pages/images/catppucino.png index 2b61061..29184ed 100644 Binary files a/pages/images/catppucino.png and b/pages/images/catppucino.png differ diff --git a/pages/images/cyberpunk.png b/pages/images/cyberpunk.png index 20ca9f8..b43c273 100644 Binary files a/pages/images/cyberpunk.png and b/pages/images/cyberpunk.png differ diff --git a/pages/images/doom.png b/pages/images/doom.png index aa07f5d..0281584 100644 Binary files a/pages/images/doom.png and b/pages/images/doom.png differ diff --git a/pages/images/dracula.png b/pages/images/dracula.png index 5987727..a5e9e10 100644 Binary files a/pages/images/dracula.png and b/pages/images/dracula.png differ diff --git a/pages/images/gruvbox-dark.png b/pages/images/gruvbox-dark.png index fc120f6..8cb2fda 100644 Binary files a/pages/images/gruvbox-dark.png and b/pages/images/gruvbox-dark.png differ diff --git a/pages/images/gruvbox-light.png b/pages/images/gruvbox-light.png new file mode 100644 index 0000000..dfd8ae6 Binary files /dev/null and b/pages/images/gruvbox-light.png differ diff --git a/pages/images/gruvbox-material.png b/pages/images/gruvbox-material.png new file mode 100644 index 0000000..520b0d2 Binary files /dev/null and b/pages/images/gruvbox-material.png differ diff --git a/pages/images/nord.png b/pages/images/nord.png index 5c5544e..2525423 100644 Binary files a/pages/images/nord.png and b/pages/images/nord.png differ diff --git a/pages/images/solarized-dark.png b/pages/images/solarized-dark.png index d554c67..9f7d5a4 100644 Binary files a/pages/images/solarized-dark.png and b/pages/images/solarized-dark.png differ diff --git a/pages/images/solarized-light.png b/pages/images/solarized-light.png index 798601f..19a9e59 100644 Binary files a/pages/images/solarized-light.png and b/pages/images/solarized-light.png differ diff --git a/pages/images/tokyo-night.png b/pages/images/tokyo-night.png index 3925bd3..9904950 100644 Binary files a/pages/images/tokyo-night.png and b/pages/images/tokyo-night.png differ