This website requires JavaScript.
Explore
Help
Sign in
mwalbeck
/
nextcloud-breeze-dark
Watch
1
Star
0
Fork
You've already forked nextcloud-breeze-dark
0
mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced
2025-08-17 20:20:23 +00:00
Code
Issues
Releases
Wiki
Activity
27
Branches
Tags
No results found.
nextcloud-breeze-dark
/
.vscode
/
settings.json
6 lines
92 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Rewrite core styling #133 (#163) Complete rewrite of core styling to realign with current Nextcloud, and rely more on CSS4 variable for theming.
2020-10-06 19:12:45 +02:00
{
Add support for Nextcloud 22 (#255)
2021-07-03 20:55:07 +02:00
"editor.formatOnSave"
:
true
,
Cleanup vscode config and github issue templates
2021-07-25 13:20:40 +02:00
"editor.tabSize"
:
4
,
Improve admin settings texts (#331) * chore: Add enable git.alwaysSignOff Comply with Nextcloud policy Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com> * fix(text): Improve admin settings texts Use direct present tense Consistency Hopefully make behaviour more clear Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com> --------- Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
2023-03-21 13:33:46 +01:00
"git.alwaysSignOff"
:
true
Cleanup vscode config and github issue templates
2021-07-25 13:20:40 +02:00
}
Reference in a new issue
Copy permalink