mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
Set fixture theme types to "ui"
This commit is contained in:
parent
217fd8e271
commit
c225d180ba
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"theme": true
|
"theme": "ui"
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"theme": true
|
"theme": "ui"
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"theme": true
|
"theme": "ui"
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"theme": true,
|
"theme": "ui",
|
||||||
"stylesheets": ["first.css", "second.less", "last.css"]
|
"stylesheets": ["first.css", "second.less", "last.css"]
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"theme": true,
|
"theme": "ui",
|
||||||
"stylesheets": ["editor.less"]
|
"stylesheets": ["editor.less"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user