bruno/packages/bruno-electron
Max Bauer ee7f886c03
feat: adjust code editor font size (#2204)
* add font-size setting for code editor

* add code font size to remaining editors

* align font-size after font-family

* changed default font size to 14

* fixed className typo

* set inherit mode if unset

* add code font size schema validation

* add font size to folder settings

---------

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-08-27 18:26:58 +05:30
..
resources Update MacOS icon 2023-11-26 20:06:34 +00:00
src feat: adjust code editor font size (#2204) 2024-08-27 18:26:58 +05:30
tests fix(#2767): Fix serilization issues of bigint in json body (#2773) 2024-08-27 14:12:56 +05:30
.env.sample feat(#BRU-31): notifications feature draft (#1730) 2024-03-11 17:48:52 +05:30
.gitignore chore: add dist folder to .gitignore 2023-10-11 17:58:10 -03:00
electron-builder-config.js Feat/electron bump (#2668) 2024-07-19 16:29:10 +05:30
notarize.js chore: electron notarization for mac 2023-09-13 18:09:59 +05:30
package.json release: v1.26.2 2024-08-26 00:47:39 +05:30
readme.md feat: windows codesigning 2023-02-26 17:22:30 +05:30

bruno-electron

# electron dev
npm start

# generate pfx file for signing windows build
openssl pkcs12 -export -inkey sectigo.key -in sectigo.pem -out sectigo.pfx