1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/ElectronClient
Tobias Johansson 2a8b27033f
Desktop: Added new Aritim-Dark theme (#2997)
* Working on an aritim-dark theme, very WIP still

* Update aritim.js

* Added new theme "Aritim-Dark"

* removing aritim-dark "brace" theme for now

* Updating style with some changes

* Reset branch back to the original upstream state, to create a different pull-request for moving all themes outside

* Reset branch back to the original upstream state

* Moved all themes out into their own .js theme files

* Updating master to use the seperated themes stuff

* Moved themes into their own const

* Removed switch case for themes and simplified it. Thanks Laurent for the help!

* Adding Aritim-Dark to theme options
2020-04-07 10:23:40 +01:00
..
build Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
fonts Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gui Desktop: Added new Aritim-Dark theme (#2997) 2020-04-07 10:23:40 +01:00
locales Update translations 2020-04-05 20:37:15 -04:00
plugins Fix a blank Goto Anything screen (#2983) 2020-04-05 08:55:00 +01:00
tools Tools: Fixed Electron build 2020-03-30 18:03:02 +01:00
.gitignore Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
app.js Revert "Desktop: Fixes #2467: Menu items were not disabled in viewer-only mode (#2576)" 2020-03-21 13:18:37 +00:00
bridge.js Desktop: Add button to About box to copy Joplin's information to the clipboard (#2711) 2020-03-12 23:13:18 +00:00
checkForUpdates.js Tools: Apply "curly" eslint rule 2020-03-13 23:57:34 +00:00
dev-app-update.yml-FORTESTING Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
ElectronAppWrapper.js Desktop: Add global shortcut to show/hide Joplin (#2653) 2020-03-16 00:36:18 +00:00
envFromArgs.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
eventManager.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gulpfile.js Desktop: Added support for checkboxes and fixed various issues with WYSIWYG editor 2020-03-23 00:47:25 +00:00
index.html Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
InteropServiceHelper.js Desktop: Add friendly default filenames to export options (#2749) 2020-04-03 00:24:33 +01:00
main-html.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
main.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
package-lock.json Electron release v1.0.197 2020-03-30 18:03:36 +01:00
package.json Electron release v1.0.197 2020-03-30 18:03:36 +01:00
style.css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
theme.js Desktop: Added new Aritim-Dark theme (#2997) 2020-04-07 10:23:40 +01:00