Discord Ichigo (015) Teması

iloveichigo

Kilopat
Katılım
17 Kasım 2020
Mesajlar
3.257
Makaleler
13
Çözümler
42
Daha fazla  
Cinsiyet
Erkek
1617728173799.png


BetterDiscord'taki bir hazır kodun arka plan kısmını değiştirdim ve böyle oldu.
İlk önce betterdiscord'u yüklüyoruz: BetterDiscord/Installer

1617734362132.png


Kodumuz burada:

CSS:
/**
* @name BasicBackground
* @description Allows you to use a Background Image without greatly altering the basic Layout of Discord
* @author DevilBro
* @version 1.0.5
* @authorId 278543574059057154
* @invite Jx3TjNS
* @donate https://www.paypal.me/MircoWittrien
* @patreon https://www.patreon.com/MircoWittrien
* @website https://mwittrien.github.io/
* @source https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/BasicBackground/
* @updateUrl https://mwittrien.github.io/BetterDiscordAddons/Themes/BasicBackground/BasicBackground.theme.css
*/

/* To change stuff like the colors, transparency and background image, change the variables inside the root {}, do NOT change the @import url() */

@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/BasicBackground/BasicBackground.css);

:root {
--transparencycolor: 0,0,0; /* default: 0,0,0 */
--transparencyalpha: 0.1; /* default: 0.15 (general darkness of the app) */
--messagetransparency: 0.5; /* default: 0.5 (additional shadows behind messages, set to 0 to remove boxes) */
--guildchanneltransparency: 0.15; /* default: 0.15 (additional darkness for guild/channel list) */
--memberlisttransparency: 0.0; /* default: 0.0 (additional darkness for member list) */
--accentcolor: 190,78,180; /* default: 190,78,180 (RGB-format - blurple: 114,137,218 bd-blue: 58,113,193) */

--font: Whitney, Helvetica Neue, Helvetica, Arial, sans-serif; /* font used in most places */
--textshadow: transparent; /* default: transparent (textshadow for text ontop of accentcolor nodes, ONLY accepts a color, no px) */
--settingsicons: 1; /* Use Settings Icons in User/Server/Channel Settings: 1 = yes, 0 = no */

--background: url(https://www.ps4wallpapers.com/wp-content/uploads/2019/08/2019-08-22_5d5e968c8d571_IchigoDarlingInTheFranxx-3840x2160-1056x594.jpg); /* general background image */
--backgroundposition: center; /* default: center (position of background - values: [center/top/right/bottom/left]) */
--backgroundsize: cover; /* default: cover (sizefit of background - values: [cover/contain/auto]) */
--backgroundblur: unset; /* default: unset (blur in px, only works when --background is set to an image) */

--popout: var(--background); /* default: var(--background) (change to use another background/color for modals/popouts) */
--popoutposition: var(--backgroundposition); /* default: center (position of popout - values: [center/top/right/bottom/left]) */
--popoutsize: var(--backgroundsize); /* default: cover (sizefit of popout - values: [cover/contain/auto]) */
--popoutblur: var(--backgroundblur); /* default: unset (blur in px, only works when --popout is set to an image) */

--backdrop: rgba(0,0,0,0.85); /* default: rgba(0,0,0,0.85) (change to use another background/color for backdrops) */
--backdropposition: var(--backgroundposition); /* default: center (position of backdrop - values: [center/top/right/bottom/left]) */
--backdropsize: var(--backgroundsize); /* default: cover (sizefit of backdrop - values: [cover/contain/auto]) */
--backdropblur: var(--backgroundblur); /* default: unset (blur in px, only works when --backdrop is set to an image) */

--version1_0_5: none; /* DO NOT CHANGE THIS VARIABLE , USED TO HIDE UPDATE NOTICE */
}

Bunu buraya yapıştırıyoruz.

1617734547109.png


İlk önce kaydet tuşuna sonra da yenile tuşuna basıyoruz ve bu kadar :) Ichigo temamız hazır.
 
Son düzenleyen: Moderatör:
Uyarı! Bu konu 5 yıl önce açıldı.
Muhtemelen daha fazla tartışma gerekli değildir ki bu durumda yeni bir konu başlatmayı öneririz. Eğer yine de cevabınızın gerekli olduğunu düşünüyorsanız buna rağmen cevap verebilirsiniz.

Technopat Haberler

Yeni konular

Geri
Yukarı