diff --git a/enmity/Amethyst.json b/enmity/Amethyst.json new file mode 100644 index 0000000..ea13004 --- /dev/null +++ b/enmity/Amethyst.json @@ -0,0 +1,161 @@ +{ + "name": "Amethyst", + "description": "fnorked", + "version": "1", + "authors": [ + { + "name": "Abby", + "id": "499287211381096458" + }, + { + "name": "ION606", + "id": "358402930191106049" + } + ], + "theme_color_map": { + "HEADER_PRIMARY": [ + "#f1f1f1", + "#060607" + ], + "HEADER_SECONDARY": [ + "#c8c8c8", + "#4f5660" + ], + "TEXT_NORMAL": [ + "#FBFBFB", + "#2e3338" + ], + "TEXT_MUTED": [ + "#b1b1b1", + "#747f8d" + ], + "INTERACTIVE_NORMAL": [ + "#8961ba", + "#4f5660" + ], + "INTERACTIVE_HOVER": [ + "#dcddde", + "#2e3338" + ], + "INTERACTIVE_ACTIVE": [ + "#a674e3", + "#060607" + ], + "INTERACTIVE_MUTED": [ + "#bfb9ff", + "#c7ccd1" + ], + "BACKGROUND_PRIMARY": [ + "#0d0212", + "#ffffff" + ], + "BACKGROUND_SECONDARY": [ + "#0d0212", + "#f2f3f5" + ], + "BACKGROUND_SECONDARY_ALT": [ + "#0d0212", + "#ebedef" + ], + "BACKGROUND_TERTIARY": [ + "#0d0212", + "#e3e5e8" + ], + "BACKGROUND_ACCENT": [ + "#0d0212", + "#747f8d" + ], + "BACKGROUND_FLOATING": [ + "#0d0212", + "#FFFFFF" + ], + "BACKGROUND_MOBILE_PRIMARY": [ + "#0d0212", + "#f8f9f9" + ], + "BACKGROUND_MOBILE_SECONDARY": [ + "#0d0212", + "#ffffff" + ], + "BACKGROUND_NESTED_FLOATING": [ + "#0d0212", + "#ffffff" + ], + "BACKGROUND_MESSAGE_HOVER": [ + "rgba(255, 255, 255, 0.02)", + "#FFFFFF" + ], + "BACKGROUND_MODIFIER_HOVER": [ + "rgba(255, 255, 255, 0.02)", + "hsla(214, 9.9%, 50.4%, 0.08)" + ], + "BACKGROUND_MODIFIER_ACTIVE": [ + "rgba(255, 255, 255, 0.03)", + "hsla(214, 9.9%, 50.4%, 0.16)" + ], + "BACKGROUND_MODIFIER_SELECTED": [ + "rgba(255, 255, 255, 0.04)", + "hsla(214, 9.9%, 50.4%, 0.24)" + ], + "BACKGROUND_MODIFIER_ACCENT": [ + "transparent", + "hsla(240, 7.7%, 2.5%, 0.08)" + ], + "SCROLLBAR_THIN_THUMB": [ + "#2a1858", + "hsla(217, 7.6%, 33.5%, 0.3)" + ], + "SCROLLBAR_THIN_TRACK": [ + "transparent", + "hsla(0, 0%, 0%, 0)" + ], + "SCROLLBAR_AUTO_THUMB": [ + "#2a1858", + "#cccccc" + ], + "SCROLLBAR_AUTO_TRACK": [ + "rgba(0, 0, 0, 0.1)", + "#f2f2f2" + ], + "CHANNELTEXTAREA_BACKGROUND": [ + "#111111", + "#ebedef" + ], + "CHANNELS_DEFAULT": [ + "#c8c8c8", + "#6a7480" + ], + "TEXT_LINK": [ + "#a674e3", + "#000000" + ], + "KEYBOARD": [ + "#111011", + "#FFFFFF" + ] + }, + "colours": { + "PRIMARY_DARK": "#747474", + "PRIMARY_DARK_100": "#FFFFFF", + "PRIMARY_DARK_200": "#FFFFFF", + "PRIMARY_DARK_300": "#B6B6B6", + "PRIMARY_DARK_360": "#C8C8C8", + "PRIMARY_DARK_400": "#bebee3", + "PRIMARY_DARK_500": "#a674e3", + "PRIMARY_DARK_600": "#0d0212", + "PRIMARY_DARK_630": "#1a1b21", + "PRIMARY_DARK_700": "#101010", + "PRIMARY_DARK_800": "#0d0212", + "BRAND_NEW": "#a674e3", + "STATUS_RED": "#a674e3", + "STATUS_GREEN_600": "#a674e3" + }, + "unsafe_colors": { + "CHAT_GREY": "#0d0212" + }, + "background": { + "blur": 0.1, + "url": "https://cdn.discordapp.com/attachments/996426870633545831/1014226222542241862/17EDB677-3D9A-4EED-ABB7-AC40EB302940.jpg", + "alpha": 1.0 + } +} diff --git a/enmity/Amethyst2.json b/enmity/Amethyst2.json new file mode 100644 index 0000000..5e6b321 --- /dev/null +++ b/enmity/Amethyst2.json @@ -0,0 +1,162 @@ +{ + "name": "Amethyst2", + "description": "fnorked", + "version": "2", + "authors": [ + { + "name": "Abby", + "id": "499287211381096458" + }, + { + "name": "ION606", + "id": "358402930191106049" + } + ], + "semanticColors": { + "HEADER_PRIMARY": [ + "#f1f1f1", + "#060607" + ], + "HEADER_SECONDARY": [ + "#c8c8c8", + "#4f5660" + ], + "TEXT_NORMAL": [ + "#FBFBFB", + "#2e3338" + ], + "TEXT_MUTED": [ + "#b1b1b1", + "#747f8d" + ], + "INTERACTIVE_NORMAL": [ + "#8961ba", + "#4f5660" + ], + "INTERACTIVE_HOVER": [ + "#dcddde", + "#2e3338" + ], + "INTERACTIVE_ACTIVE": [ + "#a674e3", + "#808080" + ], + "INTERACTIVE_MUTED": [ + "#bfb9ff", + "#c7ccd1" + ], + "BACKGROUND_PRIMARY": [ + "#0d0212", + "#ffffff" + ], + "BACKGROUND_SECONDARY": [ + "rgba(13, 2, 18, 0.2)", + "#f2f3f5" + ], + "BACKGROUND_SECONDARY_ALT": [ + "#0d0212", + "#ebedef" + ], + "BACKGROUND_TERTIARY": [ + "#0d0212", + "#e3e5e8" + ], + "BACKGROUND_ACCENT": [ + "#0d0212", + "#747f8d" + ], + "BACKGROUND_FLOATING": [ + "#0d0212", + "#FFFFFF" + ], + "BACKGROUND_MOBILE_PRIMARY": [ + "#0d0212", + "#f8f9f9" + ], + "BACKGROUND_MOBILE_SECONDARY": [ + "#0d0212", + "#ffffff" + ], + "BACKGROUND_NESTED_FLOATING": [ + "#0d0212", + "#ffffff" + ], + "BACKGROUND_MESSAGE_HOVER": [ + "rgba(255, 255, 255, 0.02)", + "#FFFFFF" + ], + "BACKGROUND_MODIFIER_HOVER": [ + "rgba(255, 255, 255, 0.02)", + "hsla(214, 9.9%, 50.4%, 0.08)" + ], + "BACKGROUND_MODIFIER_ACTIVE": [ + "rgba(255, 255, 255, 0.03)", + "hsla(214, 9.9%, 50.4%, 0.16)" + ], + "BACKGROUND_MODIFIER_SELECTED": [ + "rgba(255, 255, 255, 0.04)", + "hsla(214, 9.9%, 50.4%, 0.24)" + ], + "BACKGROUND_MODIFIER_ACCENT": [ + "#808080", + "#808080" + ], + "SCROLLBAR_THIN_THUMB": [ + "#2a1858", + "hsla(217, 7.6%, 33.5%, 0.3)" + ], + "SCROLLBAR_THIN_TRACK": [ + "transparent", + "hsla(0, 0%, 0%, 0)" + ], + "SCROLLBAR_AUTO_THUMB": [ + "#2a1858", + "#cccccc" + ], + "SCROLLBAR_AUTO_TRACK": [ + "rgba(0, 0, 0, 0.1)", + "#f2f2f2" + ], + "CHANNELTEXTAREA_BACKGROUND": [ + "#111111", + "#ebedef" + ], + "CHANNELS_DEFAULT": [ + "#c8c8c8", + "#6a7480" + ], + "TEXT_LINK": [ + "#a674e3", + "#000000" + ], + "KEYBOARD": [ + "#111011", + "#FFFFFF" + ] + }, + "rawColors": { + "PRIMARY": "#747474", + "PRIMARY_100": "#FFFFFF", + "PRIMARY_200": "#FFFFFF", + "PRIMARY_300": "#B6B6B6", + "PRIMARY_360": "#C8C8C8", + "PRIMARY_400": "#bebee3", + "PRIMARY_500": "#a674e3", + "PRIMARY_600": "#0d0212", + "PRIMARY_630": "#1a1b21", + "PRIMARY_700": "#101010", + "PRIMARY_800": "#0d0212", + "BRAND": "#a674e3", + "RED": "#a674e3", + "GREEN_600": "#a674e3", + "PLUM_20": "#000000" + }, + "unsafe_colors": { + "CHAT_GREY": "#0d0212" + }, + "background": { + "blur": 0.1, + "url": "https://wallpapersmug.com/download/2160x3840/95afc8/dark-night-river-forest-minimal-art.jpg", + "alpha": 1.0 + } +} diff --git a/enmity/pluginlist.md b/enmity/pluginlist.md new file mode 100644 index 0000000..b923683 --- /dev/null +++ b/enmity/pluginlist.md @@ -0,0 +1,24 @@ +## Plugins +1. [BetterStatusIndicator](https://raw.githubusercontent.com/m4fn3/BetterStatusIndicator/master/dist/BetterStatusIndicator.js) +2. [BetterTiktokEmbeds](https://raw.githubusercontent.com/spinfal/enmity-plugins/master/dist/BetterTiktokEmbeds.js) +3. [EmotesPlus](https://raw.githubusercontent.com/byeoon/EmotesPlus/main/dist/EmotesPlus.js) +4. [EnableStaging](https://raw.githubusercontent.com/acquitelol/EnableStaging/mistress/dist/EnableStaging.js) +5. [FreeAppIcon](https://serstars.is-a.dev/plugins/p/freeappicon.js) +6. [FreeNitroTheme](https://raw.githubusercontent.com/m4fn3/FreeNitroTheme/master/dist/FreeNitroTheme.js) +7. [MarkAllAsRead](https://raw.githubusercontent.com/m4fn3/MarkAllAsRead/master/dist/MarkAllAsRead.js) +8. [NoBandwidthKick](https://raw.githubusercontent.com/m4fn3/NoBandwidthKick/master/dist/NoBandwidthKick.js) +9. [PrettyErrorBoundary](https://raw.githubusercontent.com/acquitelol/pretty-error-boundary/mistress/dist/PrettyErrorBoundary.js) +10. [RandomizeFileName](https://raw.githubusercontent.com/m4fn3/RandomizeFileName/master/dist/RandomizeFileName.js) +11. [RelationshipNotifier](https://raw.githubusercontent.com/m4fn3/RelationshipNotifier/master/dist/RelationshipNotifier.js) +12. [Splasher](https://raw.githubusercontent.com/hauntii/EnPlugins/main/Splasher/Release/Splasher.js) +13. [UnrealProfileThemes](https://raw.githubusercontent.com/Futuremappermydud/Emnity-UnrealProfileThemes/main/dist/UnrealProfileThemes.js) +14. [FakeSticker](https://raw.githubusercontent.com/DebianProgrammer/enmity-plugins/main/FakeStickerFixed/dist/FakeStickerFixed.js) +15. [ActionSheetFinder](https://raw.githubusercontent.com/byeoon/ActionSheetFinder/main/dist/ActionSheetFinder.js) +16. [PronounDB](https://raw.githubusercontent.com/acquitelol/enmity-pronoun-db/main/dist/PronounDB.js) +17. [Downloader](https://github.com/ConnorDoesDev/enmity-plugins/releases/download/Downloader/Downloader.js) +18. [Message History](https://raw.githubusercontent.com/spinfal/enmity-plugins/master/dist/NoDelete.js) +19. [No Tracking](https://raw.githubusercontent.com/iCrazeiOS/Enmity-Plugins/main/Plugins/NoTracking/dist/NoTracking.js) +20. [PetPet](https://raw.githubusercontent.com/spinfal/enmity-plugins/master/dist/PetPet.js) +21. [ShowHiddenChannels](https://raw.githubusercontent.com/discord-modifications/enmity-addons/main/Plugins/ShowHiddenChannels/dist/ShowHiddenChannels.js) +22. [MuteNewGuilds](https://raw.githubusercontent.com/attic0001/enmityaddons/main/Plugins/MuteNewGuilds/dist/MuteNewGuilds.js) +23. [freemoji](https://fifithebulldog.github.io/enmity-addons-store/plugins/Freemoji.js) \ No newline at end of file