Added CSS to better style the electron menubar
This commit is contained in:
parent
22d139ecf8
commit
f35a06008c
2 changed files with 20 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
|||
// Highlight.js
|
||||
@import "./highlight.less";
|
||||
|
||||
// Electron app theming
|
||||
@import "./app.less";
|
||||
|
||||
// Custom OpenFlexure theming
|
||||
@global-primary-background: #C32280;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue