Skip to content

Commit

Permalink
updated!
Browse files Browse the repository at this point in the history
  • Loading branch information
sweapytv authored Mar 21, 2024
1 parent ed680b4 commit 1a00c56
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions Fynn07/Fynn07.theme.css
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
/**
* @name Fynn07
* @author fynn07
* @version 1.2.0
* @version 2.0.0
* @description simple theme that looks clean with Fynn's Background
* @website https://fynn07.bio.link
* @website https://fynn07.vercel.app
* @invite GSENAkcHvm
*/

@import url('https://raw.githubusercontent.com/TheRealFynn07/Fynn07s-Discord-Theme/main/Fynn07/main.css');
@import url('https://raw.githubusercontent.com/TheRealFynn07/Fynn07s-Discord-Theme/main/Fynn07/ServerColumns.css');
@import url('https://raw.githubusercontent.com/TheRealFynn07/Fynn07s-Discord-Theme/main/Fynn07/SettingsModal.css');
@import url('https://raw.githack.com/Ruben7173/Ruben7173.github.io/master/BetterDiscord-Themes/Modules/transparency2.css');

@import url('https://raw.githubusercontent.com/TheRealFynn07/Fynn07s-Discord-Theme/main/Fynn07/main.css');

:root{
--background: url('https://cdn.discordapp.com/attachments/877562815609716811/1063780808449593485/Fynn07s_YouTube_Banner.png');
--background: url('https://i.lcpdfrusercontent.com/uploads/monthly_2022_07/1013726463_Fynn07sYouTubeBanner.png.4dd9d9653e0285f2ac9f387005ffd111.png');
--activetext-colour: white;

--primary1-colour: rgba(0,255,0,0.5);
Expand All @@ -32,5 +29,3 @@
--transparency-5: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0.5));
}

credits goes to Ruben7173 for the transparency!
credits goes to DevilBro for the ServerColumns and SettingsModal!

0 comments on commit 1a00c56

Please sign in to comment.