Discord theme for Powercord. The dark theme, that everyone awaited for so long. It's here finally!
ForgottenKeep focuses on making the Discord's default dark theme, even more dark. This is pleasing to the eyes too. Redefined animations, colourful buttons and also some extra small animation touches everywhere, makes this theme unique from every other theme.
Paste the following into command prompt:
git clone https://github.com/Awish-Senpai/ForgottenKeep.git
Into your themes folder. Assuming you are currently in the directory C:\Users\<username>
:
cd powercord/src/Powercord/themes
Switch to your themes folder like so.
OR
Just Add This Line To Your Custom CSS
@import url('https://awish-senpai.github.io/ForgottenKeep/index.css')
> Added
• Added hover effects for socials, in profile.
• Edited dark theme for settings page.
• Made the DMs a bit sleek.
• Changed the color of the search options box, to dark as per as the theme.
• Changed the color of the emoji display box to dark, when clicked on an emoji.
• Changed the color of server join and add buttons, to dark, at the bottom.
• Changed the color of the entire server browser to dark.
• Changed the color of the server creator box, to dark.
> Removed
• Messages when mentioned displayed green color, changed it back to default bluish-yellow color.
> Added
• Changed the color of the channel unread indicator, also redesigned it.
• Changed the color of the new
indicator when mentioned in DMs or servers.
• Changed the color of selection menu, when right clicked on something.
• Added hover effects to selection menu.
> Added
• Changed the color of the bot tag, from blurple to a convinient color as per as the theme.
• Changed the color of the powercord toast box as per as the theme.
• Changed the color of the Discord icon in home screen to match with the theme.
> Adjusted
• Adjusted borders of dialogue boxes, which appeared weird.
• Adjusted the colors in the theme a little more.
• Adjusted the color of the date picker in the search option according to the theme.
• Adjusted the tooltip's color according to the theme.
• Adjusted the borders of several dialogue boxes.
• Adjusted the server invite background to suit the theme.
• Adjusted the New unreads
unread indicator, to suit the theme.
• Adjusted a few colors here and there.
• Adjusted the Add Friends
tab color to suit the theme.
> Rewritten
• Rewritten all the colors and stored them inside variable values.
> Changed
• Changed the color of the tab of Noise Suppression by Krisp
to match the theme.
• Changed the color of the Screenshare
tab to match the theme.
• Changed the color of entire ToolTip
, to match the theme. This can appear when you hover over channel's setting, or some kind of invite button.
> Changed
• Changed the Emoji viewer tray to look more good.
• Changed the Emoji in the Emoji viewer tray to look big instead of looking small.
• Changed the color of some minor things.
• Made the Quick Selector
transparent and blurred.
• Made the settings menu transparent and blurred.
• Changed the color of the role selector for server to transparent and blurry.
• Changed some colors for some elements to match with the theme.
• Changed the color of the Reaction Box
to match the theme.
• Changed the color of the Reaction Buttons
when reacted, from blurple
to a suitable color that matches the theme.
How? Locate your powercord theme folder in command prompt by cd powercord/src/Powercord/themes
.
Then, do git clone https://github.com/Awish-Senpai/ForgottenKeep.git
again and it should work