Initial commit — Work Journal project (prototype, Android app, backups, project log)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
JasonBrock
2026-04-28 11:14:32 -04:00
commit 5d35dcfe03
76 changed files with 58692 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"highlighterStyle": "realistic",
"highlighterMethods": "inline-styles",
"highlighters": {
"Pink": "#FFB8EBA6",
"Red": "#FF5582A6",
"Orange": "#FFB86CA6",
"Yellow": "#FFF3A3A6",
"Green": "#BBFABBA6",
"Cyan": "#ABF7F7A6",
"Blue": "#ADCCFFA6",
"Purple": "#D2B3FFA6",
"Grey": "#CACFD9A6"
},
"highlighterOrder": [
"Pink",
"Red",
"Orange",
"Yellow",
"Green",
"Cyan",
"Blue",
"Purple",
"Grey"
]
}