This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Add to spicetify-cli/Themes/Sleek/color.ini, and run spicetify config color_scheme TokyoNight | |
[TokyoNight] | |
button = 364A82 | |
sidebar = 16161e | |
player = 16161e | |
main = 1a1b26 | |
button-active = A9B1D6 | |
text = c0caf5 | |
subtext = 9aa5ce |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ArcBDVBvdHRlcnkgV2hlZWz/0wb/jQH/5wgBPnj4+T8tra4/gAAAP4AAAAAAAA1Ub3JuIGluIFR3YWlu/x//jQH/2gQBPnj4+T8tra4/gAAAP4AAAAAAABdMdXN1Y28ncyBTZWNyZXQgTGlicmFyef/CA/+NAf/vBAE+ePj5Py2trj+AAAA/gAAAAAAAGFtVXSBUaGUgVHdhaW5zJyBEb3duZmFsbP+BAf+NAf/zBgE+ePj5Py2trj+AAAA/gAAAAAAADExvc3QgRmFybWVyc//9Hv+HAf/TUgE/gAAAPujo6T97+/w/gAAAAAAADlNocm91ZGVkIExpdmVz/+wd/4cB/9lVAT+AAAA+6OjpP3v7/D+AAAAAAAAOSGFybWxlc3MgV29ybXP/3yL/hwH/4FMBP4AAAD7o6Ok/e/v8P4AAAAAAABJEZWNheWluZyBNb3VudGFpbnP/7B3/hwH/4FcBP4AAAD7o6Ok/e/v8P4AAAAAAABBTaGFkb3d5IERlYWxpbmdz/9MY/4cB/9dWAT+AAAA+6OjpP3v7/D+AAAAAAAAMRW1wdHkgVmF1bHRz/84b/4cB/95WAT+AAAA+6OjpP3v7/D+AAAAAAAAVW1VdIFRoZSBCYW5lIG9mIEdhdmVs/+Mi/4cB//tVAT+AAAA+6OjpP3v7/D+AAAAAAAAQVGVhY2hpbmdzIG9mIE9sZP/gFv+NAf/mTAE/gAAAP4AAAD+AAAA/gAAAAAAAFUFiYW5kb25lZCBFeGNhdmF0aW9uc//QIv+NAf/gTgE/gAAAP4AAAD+AAAA/gAAAAAAAFFVuc3RhYmxlIEV4cGVyaW1lbnRz//Eh/6kB/8tGAT+AAAA/gAAAP4AAAD+AAAAAAAAUQXQgdGhlIEVkZ2Ugb2YgRGVjYXn/8h//jQH/2U4BP4AAAD+AAAA/gAAAP4AAAAAAAAxTcGlkZXIgUnVpbnP/+hv/jQH/+UsBP4AAAD+AAAA/gAAAP4AAAAAAABhbVV0gTGxldmlnYXIncyBM |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Source: Edited from some themes on https://github.com/Chick2D/neofetch-themes/ | |
# Customization Wiki https://github.com/dylanaraps/neofetch/wiki/Customizing-Info | |
print_info() { | |
prin " <pc_name_here>" | |
info " ${cl5}├─ CPU" cpu | |
info " ${cl2}├─ GPU" gpu | |
info " ${cl6}├─ Distro" distro | |
info " ${cl4}├─ Uptime" uptime |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Warning: This config does not include keys that have an unset value | |
# $all is shorthand for $username$hostname$localip$shlvl$singularity$kubernetes$directory$vcsh$git_branch$git_commit$git_state$git_metrics$git_status$hg_branch$docker_context$package$cmake$cobol$dart$deno$dotnet$elixir$elm$erlang$golang$haskell$helm$java$julia$kotlin$lua$nim$nodejs$ocaml$perl$php$pulumi$purescript$python$rlang$red$ruby$rust$scala$swift$terraform$vlang$vagrant$zig$buf$nix_shell$conda$memory_usage$aws$gcloud$openstack$azure$env_var$crystal$custom$sudo$cmd_duration$line_break$jobs$battery$time$status$container$shell$character | |
format = '$all' | |
right_format = '' | |
continuation_prompt = '[∙](bright-black) ' | |
scan_timeout = 30 | |
command_timeout = 500 | |
add_newline = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @name Catppuccin Mocha | |
* @author winston#0001 | |
* @authorId 505490445468696576 | |
* @version 0.2.0 | |
* @description 🎮 Soothing pastel theme for Discord | |
* @website https://github.com/catppuccin/discord | |
* @invite r6Mdz5dpFc | |
**/ | |
button[class*=emojiButtonNormal] > div > div { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @name DecayCE | |
* @description Allows you to customize Discord's native Color Scheme. | |
* @author DevilBro | |
* @version 1.0.0 | |
* @authorId 278543574059057154 | |
* @invite Jx3TjNS | |
* @donate https://www.paypal.me/MircoWittrien | |
* @patreon https://www.patreon.com/MircoWittrien | |
* @website https://mwittrien.github.io/ |