CSS碼 ↓
/* Background colors*/
body {
background-color: rgba(0,0,0,0);
}
/* Transparent background. */
yt-live-chat-renderer {
background-color: transparent !important;
}
/* Outlines */
yt-live-chat-renderer * {
text-shadow: -2px -2px #000000,-2px -1px #000000,-2px 0px #000000,-2px 1px #000000,-2px 2px #000000,-1px -2px #000000,-1px -1px #000000,-1px 0px #000000,-1px 1px #000000,-1px 2px #000000,0px -2px #000000,0px -1px #000000,0px 0px #000000,0px 1px #000000,0px 2px #000000,1px -2px #000000,1px -1px #000000,1px 0px #000000,1px 1px #000000,1px 2px #000000,2px -2px #000000,2px -1px #000000,2px 0px #000000,2px 1px #000000,2px 2px #000000;
font-family: "Microsoft JhengHei";
font-size: 24px !important;
line-height: 24px !important;
}
yt-live-chat-text-message-renderer #content ,
yt-live-chat-legacy-paid-message-renderer #content {
overflow: initial; !important
}
/* Hide scrollbar. */
yt-live-chat-item-list-renderer #items {
overflow: hidden !important;
}
yt-live-chat-item-list-renderer #item -scroller{
overflow: hidden !important;
}
/* Hide header and input. */
yt-live-chat-header-renderer,
yt-live-chat-message-input-renderer {
display: none !important;
}
/* Reduce side padding. */
yt-live-chat-text-message-renderer,
yt-live-chat-legacy-paid-message-renderer {
padding-left: 4px !important;
padding-right: 4px !important;
}
yt-live-chat-paid-message-renderer #header {
padding-left: 4px !important;
padding-right: 4px !important;
}
/* Avatars. */
yt-live-chat-text-message-renderer #author -photo,
yt-live-chat-paid-message-renderer #author -photo,
yt-live-chat-legacy-paid-message-renderer #author -photo {
width: 30px !important;
height: 30px !important;
border-radius: 30px !important;
margin-right: 7.5px !important;
}
/* Hide badges. */
yt-live-chat-text-message-renderer #author -badges {
display: none !important;
vertical-align: text-top !important;
}
/* Timestamps. */
yt-live-chat-text-message-renderer #timestamp {
color: #999999 !important;
font-family: "Microsoft JhengHei";
font-size: 12px !important;
line-height: 12px !important;
}
/* Badges. */
yt-live-chat-text-message-renderer #author -name[type="owner"],
yt-live-chat-text-message-renderer yt-live-chat-author-badge-renderer[type="owner"] {
color: #ffd600 !important;
}
yt-live-chat-text-message-renderer #author -name[type="moderator"],
yt-live-chat-text-message-renderer yt-live-chat-author-badge-renderer[type="moderator"] {
color: #5e84f1 !important;
}
yt-live-chat-text-message-renderer #author -name[type="member"],
yt-live-chat-text-message-renderer yt-live-chat-author-badge-renderer[type="member"] {
color: #0f9d58 !important;
}
/* Channel names. */
yt-live-chat-text-message-renderer #author -name {
color: #FF9966 !important;
font-family: "Microsoft JhengHei";
font-size: 28px !important;
line-height: 28px !important;
}
yt-live-chat-text-message-renderer #author -name::after {
content: ":";
margin-left: 2px;
}
/* Messages. */
yt-live-chat-text-message-renderer #message ,
yt-live-chat-text-message-renderer #message * {
color: #ffffff !important;
font-family: "Microsoft JhengHei";
font-size: 28px !important;
line-height: 28px !important;
}
/* SuperChat/Fan Funding Messages. */
yt-live-chat-paid-message-renderer #author -name,
yt-live-chat-paid-message-renderer #author -name *,
yt-live-chat-legacy-paid-message-renderer #event -text,
yt-live-chat-legacy-paid-message-renderer #event -text * {
color: #ffd600 !important;
font-family: "Microsoft JhengHei";
font-size: 28px !important;
line-height: 28px !important;
}
yt-live-chat-paid-message-renderer #purchase -amount,
yt-live-chat-paid-message-renderer #purchase -amount *,
yt-live-chat-legacy-paid-message-renderer #detail -text,
yt-live-chat-legacy-paid-message-renderer #detail -text * {
color: #ffd600 !important;
font-family: "Microsoft JhengHei";
font-size: 28px !important;
line-height: 28px !important;
}
yt-live-chat-paid-message-renderer #content ,
yt-live-chat-paid-message-renderer #content * {
color: #ffffff !important;
font-family: "Microsoft JhengHei";
font-size: 30px !important;
line-height: 30px !important;
}
yt-live-chat-paid-message-renderer {
margin: 4px 0 !important;
}
yt-live-chat-legacy-paid-message-renderer {
background-color: #0f9d58 !important;
margin: 4px 0 !important;
}
yt-live-chat-text-message-renderer a,
yt-live-chat-legacy-paid-message-renderer a {
text-decoration: none !important;
}
yt-live-chat-text-message-renderer[is-deleted],
yt-live-chat-legacy-paid-message-renderer[is-deleted] {
display: none !important;
}
yt-live-chat-ticker-renderer {
background-color: transparent !important;
box-shadow: none !important;
}
yt-live-chat-ticker-paid-message-item-renderer,
yt-live-chat-ticker-paid-message-item-renderer *,
yt-live-chat-ticker-sponsor-item-renderer,
yt-live-chat-ticker-sponsor-item-renderer * {
color: #ffd600 !important;
font-family: "Microsoft JhengHei";
}
「background color transparent」的推薦目錄:
- 關於background color transparent 在 小豆 Youtube 的最讚貼文
- 關於background color transparent 在 DrTech Youtube 的精選貼文
- 關於background color transparent 在 狗魚 Youtube 的最佳解答
- 關於background color transparent 在 Transparent CSS background color - Stack Overflow 的評價
- 關於background color transparent 在 background-color · WebPlatform Docs 的評價
- 關於background color transparent 在 Opacity in CSS | CSS Transparent Background Color - YouTube 的評價
- 關於background color transparent 在 Hexadecimal color code for transparency - gists · GitHub 的評價
- 關於background color transparent 在 Making the background of an image transparent in Gimp 的評價
background color transparent 在 DrTech Youtube 的精選貼文
======DRTECH======
□Subacribe Our Channel
■https://www.youtube.com/c/SyedHassanRazaShahs
○HYPER ROM V10 download here?
●http://shrinkearn.com/Zc9Tx
After flashing the rom do this....!
1. To fix settings force close when use "Tab view"
- Go to General options in hyper-tools and select "Old Style" option
- Open Settings and select List View
- Now uncheck the "Old Style" from hyper-tools
2. To set up a nougat like locksreen with hide clock in statusbar
- Enable AM-PM from hyper-tools & settings
- Enable "Lock Widgets" from hyper-tools
- Add "Hyper Clock Widget" in locksreen as widget also make sure to leave it in default view
3. Fix camera failed to open
Note: This should happen from an old 4.3 based stock
- Just flash this fix by JustArchi
- http://www.mediafire.com/file/40datd...Camera+Fix.zip
4. Best way to flash the rom
- Go to CWM based recovery (Latest Recovery is recommended https://dl.twrp.me/i9300/) by holding HOME - POWER - and VOL UP BUTTON
- FULL WIPE is highly recommended!
- Mount everything (System, Data, Cache..)
- Choose "Install ZIP from sdcard"
- Choose ROM zip file
- Go through AROMA (Choose only what you want to install)
- Wait for finishing flashing
- Reboot and enjoy
5. What to do after first boot?!
- Do a systemui restart in hyper-tools from General options
- Enable Dynamic statusbar in settings from Advanced features
- Enable Long press home key in hyper-tools/ Buttons, Actions... / Physical Function Keys/ here
- Also in hyper-tools from Recent Apps select a style for recent apps
Changelogs:
V10
#1 SystemUi
- Removed edit button
- Moved pull down button under brightness like nougatux
- Redesigned all toggles like nougatux
- Smaller date & clock
- Uppercase AM-PM
- Redesigned auto brightness panel
- Redesigned volume panel
- Smaller toggles icons
- Added no recent apps image like nougat
- Some toggles name fixed
- Updated & fixed some stuff here and there
- Full space for notification cards
- Etc
#2 Frameworks
- Redesigned power off menu icons
- New text color on lists
- New animations
- Nougat tab text style
- New list separator text style
- Redesigned volume panel
- New text size
- Some nougat style buttons
- New back button
- Etc
#3 Hyper-Tools
- New text style actionbar
- Added option for SF & QQ text size
- Added option for settings & audio icons color in volume panel
- Added blue icons for settings
- Added blur effect for recent apps
- Added Hyper locksreen effects
- Edited the transparent background options for notification panel
- Changed some names for some better feel
- Changed the default list icons
- Added a way to fix fc on tab view for settings
- Etc
#4 Dialer & Contacts
- Better design in dialer pad like nougat
- Redesigned camera, dial, remove icons
- Some nougat icons and colors
- New default contact preview
- Fixed some dividers
- Etc
#5 Keyguard (Locksreen)
- Added "Hyper Clock Widget" that you should add as a widget
- Removed clock in statusbar like nougat
(Note: This will work only when use hyper clock)
- Smaller camera icon
#6 Settings
Note: Dont use "Tab View". It will give force close
- New text style actionbar
- Reworked on all categories
- Redesigned all icons on HD in all theme modes
- Added blue icons for the new option
#7 Music
- Removed back button
- Removed white mode and replaced with Blue mode
- Smaller text in full player
- New text style actionbar
- Etc
*Blue
- New background
- Blue text color in tabs
- Transparent mini player background
#8 Gallery
- White actionbar in full view
- Redesigned some icons like nougat
- New actionbar text style
- Some redesigned stuff
- Etc
#9 InCallUi
- New background
- Redesigned endcall button
- Redesigned incoming call buttons
- Redesigned endcall buttons like nougat
- Fixed some layouts
- Etc
#10 Messages
- Nougat style for new message button
- Some new text color
- New default contact preview
#11 Camera
- New shutter buttons
- Redesigned some stuff
#12 Others
- Fixed freezing and soft reboot after turning on the phone sometimes
- Better performance
- Ram management should be better
- Added back Boeffla kernel unofficial
- Some libs fixed
- Removed some useless samsung stuff
- Added some system tweaks
- Removed old kernel + config app
- Added latest boeffla config app
- Removed launcher option in aroma
- Added Fan Art Boot Animation in aroma
- Fixed SNote
□Subscribe Our Channel
■https://www.youtube.com/c/SyedHassanRazaShahs
-LONG LIVE PAKISTAN-
background color transparent 在 狗魚 Youtube 的最佳解答
subgoal: https://agentc0re.com/Sub-Counter
訂閱通知: https://streamlabs.com/
聊天室CSS:
body {
background-color: transparent !important;
}
/* Transparent background. */
yt-live-chat-renderer {
background-color: transparent !important;
}
/* Outlines */
yt-live-chat-renderer * {
text-shadow: -2px -2px #000000,-2px -1px #000000,-2px 0px #000000,-2px 1px #000000,-2px 2px #000000,-1px -2px #000000,-1px -1px #000000,-1px 0px #000000,-1px 1px #000000,-1px 2px #000000,0px -2px #000000,0px -1px #000000,0px 0px #000000,0px 1px #000000,0px 2px #000000,1px -2px #000000,1px -1px #000000,1px 0px #000000,1px 1px #000000,1px 2px #000000,2px -2px #000000,2px -1px #000000,2px 0px #000000,2px 1px #000000,2px 2px #000000;
font-family: "Laila";
font-size: 18px !important;
line-height: 18px !important;
}
yt-live-chat-text-message-renderer #content ,
yt-live-chat-legacy-paid-message-renderer #content {
overflow: initial; !important
}
/* Hide scrollbar. */
yt-live-chat-item-list-renderer #items {
overflow:hidden !important;
}
/* Hide header and input. */
yt-live-chat-header-renderer,
yt-live-chat-message-input-renderer {
display: none !important;
}
/* Reduce side padding. */
yt-live-chat-text-message-renderer,
yt-live-chat-legacy-paid-message-renderer {
padding-left: 4px !important;
padding-right: 4px !important;
}
/* Avatars. */
yt-live-chat-text-message-renderer #author -photo,
yt-live-chat-legacy-paid-message-renderer #author -photo { width: 25px !important;
height: 25px !important;
border-radius: 25px !important;
margin-right: 6.25px !important;
}
/* Hide badges. */
yt-live-chat-text-message-renderer #author -badges {
display: none !important;
vertical-align: text-top !important;
}
/* Timestamps. */
yt-live-chat-text-message-renderer #timestamp { color: #999999 !important;
font-family: "Imprima";
font-size: 16px !important;
line-height: 16px !important;
}
/* Badges. */
yt-live-chat-text-message-renderer #author -name[type="owner"],
yt-live-chat-text-message-renderer yt-live-chat-author-badge-renderer[type="owner"] {
color: #FFCC33 !important;
}
yt-live-chat-text-message-renderer #author -name[type="moderator"],
yt-live-chat-text-message-renderer yt-live-chat-author-badge-renderer[type="moderator"] {
color: #FF9966 !important;
}
yt-live-chat-text-message-renderer #author -name[type="member"],
yt-live-chat-text-message-renderer yt-live-chat-author-badge-renderer[type="member"] {
color: #FF9966 !important;
}
/* Channel names. */
yt-live-chat-text-message-renderer #author -name {
color: #FF9966 !important;
font-family: "Microsoft JhengHei";
font-size: 28px !important;
line-height: 28px !important;
}
yt-live-chat-text-message-renderer #author -name::after {
content: ":";
margin-left: 2px;
}
/* Messages. */
yt-live-chat-text-message-renderer #message ,
yt-live-chat-text-message-renderer #message *,
yt-live-chat-legacy-paid-message-renderer #detail -text,
yt-live-chat-legacy-paid-message-renderer #detail -text * {
color: #ffffff !important;
font-family: "Microsoft JhengHei";
font-size: 28px !important;
line-height: 28px !important;
}
/* Fan Funding Messages. */
yt-live-chat-legacy-paid-message-renderer #event -text {
color: #ffffff !important;
font-family: "Microsoft JhengHei";
font-size: 20px !important;
line-height: 20px !important;
}
yt-live-chat-legacy-paid-message-renderer #detail -text,
yt-live-chat-legacy-paid-message-renderer #detail -text * {
color: #ffffff !important;
font-family: "Imprima";
font-size: 18px !important;
line-height: 18px !important;
}
yt-live-chat-legacy-paid-message-renderer {
background-color: #00ffff !important;
margin: 4px 0 !important;
padding: 4px !important;
}
yt-live-chat-text-message-renderer a,
yt-live-chat-legacy-paid-message-renderer a {
text-decoration: none !important;
}
yt-live-chat-text-message-renderer[is-deleted],
yt-live-chat-legacy-paid-message-renderer[is-deleted] {
display: none !important;
}
____________________________________
♪ Power For Tommorow - http://www.rengoku-teien.com
____________________________________
訂閱狗魚: https://www.youtube.com/channel/UC3X3...
粉絲專頁: https://www.facebook.com/dofi13579/
狗魚精華: https://www.youtube.com/playlist?list...
合作邀約:13825774632p@gmail.com
實況委託: https://docs.google.com/forms/d/1BY8H...
background color transparent 在 background-color · WebPlatform Docs 的推薦與評價
Sets a color to fill up the background of an element it is applied to and accepts any valid CSS color. Overview table. Initial value: transparent; Applies to ... ... <看更多>
background color transparent 在 Opacity in CSS | CSS Transparent Background Color - YouTube 的推薦與評價
... <看更多>
background color transparent 在 Transparent CSS background color - Stack Overflow 的推薦與評價
... <看更多>
相關內容