Skip to content

Commit

Permalink
Update Preferences.json
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuatai authored Sep 24, 2024
1 parent 4f33fcd commit 8ac0069
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion data/Preferences.json
Original file line number Diff line number Diff line change
@@ -1 +1,41 @@
{"gridSize":16,"fontPref":{"autoHost":true,"classSelector":".tmicon","cssVars":false,"cssVarsFormat":"scss","includeMetadata":true,"metadata":{"fontFamily":"TMicon","majorVersion":2,"minorVersion":0},"metrics":{"baseline":6.25,"emSize":1024,"whitespace":50},"prefix":"tmicon-","selector":"class","showMetadata":true,"showMetrics":true,"showSelector":true,"showVersion":true},"imagePref":{"autoHost":true,"bgColor":16777215,"classSelector":".tm-svg","color":2236962,"columns":16,"height":32,"margin":16,"name":"icomoon","png":true,"prefix":"tm-svg-","useClassSelector":true},"created":1597114101216,"name":"TM Icons"}
{
"gridSize": 16,
"fontPref": {
"autoHost": true,
"classSelector": ".tmicon",
"cssVars": false,
"cssVarsFormat": "scss",
"includeMetadata": true,
"metadata": {
"fontFamily": "TMicon",
"majorVersion": 2,
"minorVersion": 0
},
"metrics": {
"baseline": 6.25,
"emSize": 1024,
"whitespace": 50
},
"prefix": "tmicon-",
"selector": "class",
"showMetadata": true,
"showMetrics": true,
"showSelector": true,
"showVersion": true
},
"imagePref": {
"autoHost": true,
"bgColor": 16777215,
"classSelector": ".tm-svg",
"color": 2236962,
"columns": 16,
"height": 32,
"margin": 16,
"name": "icomoon",
"png": true,
"prefix": "tm-svg-",
"useClassSelector": true
},
"created": 1597114101216,
"name": "TM Icons"
}

0 comments on commit 8ac0069

Please sign in to comment.