Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F13520528
fun_text.style.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
660 B
Referenced Files
None
Subscribers
None
fun_text.style.js
View Options
export
default
{
name
:
'FunText'
,
selector
:
'/*fun-text*/'
,
virtual
:
true
,
variants
:
{
greentext
:
'.greentext'
,
cyantext
:
'.cyantext'
},
states
:
{
faint
:
'.faint'
},
defaultRules
:
[
{
directives
:
{
textColor
:
'--text'
,
textAuto
:
'preserve'
}
},
{
state
:
[
'faint'
],
directives
:
{
textOpacity
:
0.5
}
},
{
variant
:
'greentext'
,
directives
:
{
textColor
:
'--cGreen'
,
textAuto
:
'preserve'
}
},
{
variant
:
'cyantext'
,
directives
:
{
textColor
:
'--cBlue'
,
textAuto
:
'preserve'
}
}
]
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 7:38 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
634885
Default Alt Text
fun_text.style.js (660 B)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment