removed grain by default, moved into style, style components will no longer pollute the main theme options
This commit is contained in:
parent
9807c93995
commit
6b0a39a6bb
3 changed files with 16 additions and 6 deletions
3
src/renderer/themes/grain.less
Normal file
3
src/renderer/themes/grain.less
Normal file
|
@ -0,0 +1,3 @@
|
|||
body.notransparency::before {
|
||||
display: block;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue