Skip to content

Tana: Emojis from TossFaceFont by macieksmola

Screenshot of Tana: Emojis from TossFaceFont

Details

Authormacieksmola

LicenseNo License

Categoryapp.tana.inc

Created

Updated

Code size883 B

Code checksum82665aca

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Changes emojis used in Tana to these from TossFace font (download from webpage: https://toss.im/tossface by pressing big blue button).

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Tana: Emojis from TossFaceFont
@namespace      github.com/openstyles/stylussss
@version        1.0.0
@description    Changes emojis used in Tana to these from TossFace font (download from webpage: https://toss.im/tossface by pressing big blue button).
@author         Maciej Smoła
==/UserStyle== */

@-moz-document url-prefix("https://app.tana.inc") {

/* Emojics from TossFaceFont */

    html { font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Open Sans", "TossFaceFontMac", "Helvetica Neue", sans-serif !important;}}



/* Remove bottom node padding */

[class*="OutlinerItem-module_children"] {padding-bottom: 0rem}
    /* default = 0.75rem */

.html {    --listItemVerticalSpacing: .25rem;
    /* default = .25rem */
}


/* Narrow fields */

.tuple-module_tupleLabel__efO5Z.tuple-module_isListView__GWZ-R {    width: 6rem;}

Reviews

No reviews yet.