sync
This commit is contained in:
22
src/moc/styles.json
Normal file
22
src/moc/styles.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"wellhead": {
|
||||
"stroke-width": 1,
|
||||
"stroke": "#000",
|
||||
"fill": "#fff"
|
||||
},
|
||||
"gpt": {
|
||||
"stroke-width": 0,
|
||||
"stroke": "#ff0",
|
||||
"fill": "#ff0"
|
||||
},
|
||||
"opt": {
|
||||
"stroke-width": 1,
|
||||
"stroke": "#f00",
|
||||
"fill": "#00f"
|
||||
},
|
||||
"wpt": {
|
||||
"stroke-width": 1,
|
||||
"stroke": "#f00",
|
||||
"fill": "#00f"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user