We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e9a7c commit d93e69eCopy full SHA for d93e69e
package.json
@@ -12,7 +12,7 @@
12
"url": "https://github.com/deadcoder0904/wip-desktop.git"
13
},
14
"homepage": "https://akshaykadam.me/apps/wip-desktop",
15
- "version": "1.3.0",
+ "version": "1.4.0",
16
"license": "MIT",
17
"scripts": {
18
"dev": "electron-webpack dev",
src/styles/theme.js
@@ -8,7 +8,7 @@ export const theme = {
8
fontFamily
9
10
titlebar: {
11
- bgColor: "antiquewhite",
+ bgColor: "#f9f9f9",
height: "2.5rem"
navbar: {
0 commit comments