From 4df1ace50e60dad857e522d2a35318f4c831e210 Mon Sep 17 00:00:00 2001 From: Roboron3042 Date: Wed, 27 Feb 2019 12:12:25 +0100 Subject: [PATCH] oomox config file --- .config/oomox/colors/Cyberpunk-Neon | 77 +++++++++++++++++++ .../Discord-Cyberpunk-Neon.theme.css | 0 .../Mastodon-Cyberpunk-Neon.css | 0 README.md | 27 ++++--- terminal-palette | 18 +++++ 5 files changed, 112 insertions(+), 10 deletions(-) create mode 100644 .config/oomox/colors/Cyberpunk-Neon rename CyberpunkNeon.theme.css => CSS/Discord-Cyberpunk-Neon.theme.css (100%) rename Mastodon-Cyberpunk-Neon.css => CSS/Mastodon-Cyberpunk-Neon.css (100%) create mode 100644 terminal-palette diff --git a/.config/oomox/colors/Cyberpunk-Neon b/.config/oomox/colors/Cyberpunk-Neon new file mode 100644 index 0000000..0580b56 --- /dev/null +++ b/.config/oomox/colors/Cyberpunk-Neon @@ -0,0 +1,77 @@ +ACCENT_BG=d42434 +ARC_TRANSPARENCY=True +ARC_WIDGET_BORDER_COLOR=475b63 +BASE16_GENERATE_DARK=False +BASE16_INVERT_TERMINAL=False +BASE16_MILD_TERMINAL=False +BG=000b1e +BTN_BG=5b7a84 +BTN_FG=0b0000 +BTN_OUTLINE_OFFSET=-3 +BTN_OUTLINE_WIDTH=1 +CARET1_FG=0b0000 +CARET2_FG=0b0000 +CARET_SIZE=0.04 +CINNAMON_OPACITY=1.0 +FG=0abdc6 +GRADIENT=0.0 +GTK3_GENERATE_DARK=True +HDR_BG=091833 +HDR_BTN_BG=5b7a84 +HDR_BTN_FG=0b0000 +HDR_FG=ea00d9 +ICONS_ARCHDROID=d42434 +ICONS_DARK=ea00d9 +ICONS_LIGHT=e6abcb +ICONS_LIGHT_FOLDER=0abdc6 +ICONS_MEDIUM=133e7c +ICONS_NUMIX_STYLE=0 +ICONS_STYLE=papirus_icons +ICONS_SYMBOLIC_ACTION=0abdc6 +ICONS_SYMBOLIC_PANEL=0abdc6 +MATERIA_PANEL_OPACITY=0.6 +MATERIA_SELECTION_OPACITY=0.32 +MATERIA_STYLE_COMPACT=True +MATERIA_SURFACE=133e7c +MATERIA_VIEW=091833 +MENU_BG=efeae6 +MENU_FG=0b0000 +NAME=Cyberpunk-Neon +OUTLINE_WIDTH=1 +ROUNDNESS=5 +SEL_BG=711c91 +SEL_FG=0b0000 +SPACING=3 +SPOTIFY_PROTO_BG=000b1e +SPOTIFY_PROTO_FG=0abdc6 +SPOTIFY_PROTO_SEL=ea00d9 +TERMINAL_ACCENT_COLOR=bda94a +TERMINAL_BACKGROUND=000b1e +TERMINAL_BASE_TEMPLATE=monovedek +TERMINAL_COLOR0=123e7c +TERMINAL_COLOR1=cc0000 +TERMINAL_COLOR10=d300c4 +TERMINAL_COLOR11=f57800 +TERMINAL_COLOR12=123e7c +TERMINAL_COLOR13=711c91 +TERMINAL_COLOR14=0abdc6 +TERMINAL_COLOR15=d7d7d5 +TERMINAL_COLOR2=d300c4 +TERMINAL_COLOR3=f57800 +TERMINAL_COLOR4=123e7c +TERMINAL_COLOR5=711c91 +TERMINAL_COLOR6=0abdc6 +TERMINAL_COLOR7=d7d7d5 +TERMINAL_COLOR8=123e7c +TERMINAL_COLOR9=cc0000 +TERMINAL_FOREGROUND=0abdc6 +TERMINAL_THEME_ACCURACY=128 +TERMINAL_THEME_AUTO_BGFG=False +TERMINAL_THEME_EXTEND_PALETTE=False +TERMINAL_THEME_MODE=manual +THEME_STYLE=materia +TXT_BG=ffffff +TXT_FG=0b0000 +UNITY_DEFAULT_LAUNCHER_STYLE=False +WM_BORDER_FOCUS=4b5617 +WM_BORDER_UNFOCUS=0b0000 diff --git a/CyberpunkNeon.theme.css b/CSS/Discord-Cyberpunk-Neon.theme.css similarity index 100% rename from CyberpunkNeon.theme.css rename to CSS/Discord-Cyberpunk-Neon.theme.css diff --git a/Mastodon-Cyberpunk-Neon.css b/CSS/Mastodon-Cyberpunk-Neon.css similarity index 100% rename from Mastodon-Cyberpunk-Neon.css rename to CSS/Mastodon-Cyberpunk-Neon.css diff --git a/README.md b/README.md index 98f9ad9..1e60f96 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,8 @@ # Cyberpunk-Neon -Cyberpunk Neon Themes and icons for KDE Plasma, GTK, Telegram, Discord Tilix and Zim +Cyberpunk Neon Themes and icons for KDE Plasma, GTK, Telegram, Tilix, Zim and more. ![Cyberpunk Neon theme in action](https://i.redd.it/lw08k55mkv921.png) -**WARNING**: The next themes are modified version of other themes and/or have not been tested enough, so they still contain color inconsistencies. - - -Since my monitors have different resolutions the background looks weird when i take a screenshot, but it looks nice in RL :-P - ## Description * **Wallpaper:** [Highway 4k by AxiomDesign](https://www.deviantart.com/axiomdesign/art/Highway-4k-696620104) @@ -85,13 +80,25 @@ If you use Zim you can copy my style.conf into ~./config/zim Just drop the cyberpunk-neon.tdesktop-theme into the chat and open it. -## Discord +## CSS Themes -Apply CyberpunkNeon.theme.css to [BetterDiscord](https://gist.github.com/ObserverOfTime/d7e60eb9aa7fe837545c8cb77cf31172) +I've applied the Cyberpunk-Neon color scheme to some websites. You cand found the CSS files to be used with Stylus in the CSS folder. Currently available websites are: +* Mastodon (classic) +* Discord: Apply Discord-Cyberpunk-Neon.theme.css to [BetterDiscord](https://gist.github.com/ObserverOfTime/d7e60eb9aa7fe837545c8cb77cf31172) -`cp CyberpunkNeon.theme.css ~/.config/BetterDiscord/themes/` +`cp Discord-Cyberpunk-Neon.theme.css ~/.config/BetterDiscord/themes/` -Apply in Discord Settings +And apply in Discord Settings + +## TODO + +Feel free to propose your own todo things and contribute to this repository. + +- [ ] Kate color scheme +- [ ] Vi(m,) color scheme +- [ ] Firefox theme +- [ ] Plasma theme +- [ ] Improve QT color scheme ## License diff --git a/terminal-palette b/terminal-palette new file mode 100644 index 0000000..30568b6 --- /dev/null +++ b/terminal-palette @@ -0,0 +1,18 @@ +*background: #46423a +*foreground: #fcedc5 +*color0: #79756d +*color1: #b76f73 +*color2: #84d540 +*color3: #b7a240 +*color4: #51a2a6 +*color5: #846fa6 +*color6: #51d573 +*color7: #fcedc5 +*color8: #aca8a0 +*color9: #eaa2a6 +*color10: #b7ff73 +*color11: #ead573 +*color12: #84d5d9 +*color13: #b7a2d9 +*color14: #84ffa6 +*color15: #fffff8