Cyberpunk Neon Themes for KDE Plasma, GTK, Telegram, Tilix, Vim, Zim and more.
Go to file
Roboron3042 26d62bc202 Discord: added screenshots 2019-08-25 15:16:23 +02:00
CSS Discord: added screenshots 2019-08-25 15:16:23 +02:00
Resources Updated Firefox screenshot 2019-06-10 02:17:29 +02:00
gtk Materia update (intermediate fix of same text selection colour and selection colour) 2019-05-06 14:14:27 +02:00
Cyberpunk-Neon.json Initial Commit 2019-01-11 23:50:26 +01:00
CyberpunkNeon.colors KDE Plasma colorscheme 1.1 2019-06-10 02:05:40 +02:00
README.md README cleanup 2019-08-25 02:23:59 +02:00
cyberpunk-neon.tdesktop-theme Initial commit 2019-01-11 23:52:16 +01:00
cyberpunkneon.vim Vim theme! Improved Mastodon CSS. Green is the new blue 2019-05-23 01:43:01 +02:00
papirus-kolorizer.sh How to apply icons corrected 2019-01-13 15:28:30 +01:00
powerleve9k powerlevel9k color fix 2019-06-10 02:06:33 +02:00
style.conf Tutorial and Zim style. Renamed Papirus-Dark 2019-01-13 12:52:36 +01:00
terminal-palette Vim theme! Improved Mastodon CSS. Green is the new blue 2019-05-23 01:43:01 +02:00

README.md

Cyberpunk-Neon

Cyberpunk Neon theme in action 1 Cyberpunk Neon theme in action 2 Cyberpunk Neon theme in action 3

Description

Cyberpunk Neon color scheme is a cyberpunk/outrun color scheme based on the Cyberpunk Neon Color Palette. This repository contains Cyberpunk Neon themes and icons for KDE Plasma, GTK, Telegram, Tilix, ZSH, Vim, Zim, Firefox, and some websites like Mastodon and Discord.

How to apply

First, clone this repository with git

git clone https://www.github.com/Roboron3042/Cyberpunk-Neon

And cd into the directory

cd Cyberpunk-Neon

GTK

There are 3 GTK variants inside the gtk folder. The one originally made for this theme was the Materia variant, but you can also install the Numix variant or the Arc Variant.

Extract Materia-Cyberpunk-Neon.tar.gz into ~/.themes/

tar xzf gtk/Materia-Cyberpunk-Neon.tar.gz -C ~/.themes/

An apply the theme via settings (in KDE = Settings -> Appearance - Application Style)

Note: You can also edit the theme with oomox with the oomox configuration file provided in this repository.

KDE

You can use the KDE color scheme with any theme, as long as they are not kvantum themes. For consistency is better to install Materia-Dark for KDE (or any of the QT versions of the GTK variants) to fit with gtk theme.

Next you have to copy CyberpunkNeon.colors to ~/.local/share/color-schemes

cp CyberpunkNeon.colors ~/.local/share/color-schemes

Now change the color scheme in Settings -> Appearance -> Color. Don't forget to also change Workspace Theme to Breeze if you want the system to follow the Color Scheme.

Icons

I recommend to use gusbemacbe's Suru++ icons (papirus-like) or Suru++ Asprómauros (monochrome, gradient if wished) which includes a Cyberpunk-Neon variant. Refer to the Suru++ Wiki for more info.

Alternatively you can use the papirus-kolorizer.sh script included in this repository WARNING: It will replace your existing Papirus icons, if any. Refer to Papirus Kolorizer repo for more info.

chmod +x papirus-kolorizer.sh
./papirus-kolorizer.sh

Apply the icons (Papirus-Dark) in system settings (KDE = Settings -> Appearance- Icons. Apply icons for GTK applications too in Settings -> Appearance - Application Style).

Firefox

The official theme of Cyberpunk Neon is available in Firefox Addons (by Thomas Leon Highbaugh).

Tilix

The terminal i'm using is called Tilix. You can import my color scheme copying Cyberpunk-Neon.json into ~/.config/tilix/schemes

cp Cyberpunk-Neon.json ~/.config/tilix/schemes

Select it in Settings -> Profile -> Color

Vim

Although you can use Vim with the default terminal colors, I've created a Vim theme to better fits my needs. You need to copy cyberpunkneon.vim to ~/.vim/colors

cp cyberpunkneon.vim ~/.vim/colors

And then apply the theme in your .vimrc

colorscheme cyberpunkneon

You can also modify and generate the theme easily with the rnb.erb file in the Resources folder.

ZSH

Those cool prompts I have are a ZSH theme. Assuming you already installed ZSH and the powerlevel9K theme for it, you only have to copy the contents of my powerlevel9k file into your ~/.zsh

Zim

If you use Zim you can copy my style.conf into ~./config/zim

cp style.conf ~./config/zim/

Telegram

Just drop the cyberpunk-neon.tdesktop-theme into the chat and open it.

CSS Themes

I've applied the Cyberpunk-Neon color scheme to some websites. You cand find the CSS files to be used with Stylus in the CSS folder. Currently available websites are:

cp Discord-Cyberpunk-Neon.theme.css ~/.config/BetterDiscord/themes/

And apply in Discord Settings

License

Everything in this repository is licensed under the GPL, except papirus-kolorizer script licensed under MIT.