Some checks failed
CI / markdown-lint (push) Failing after 14s
- Updated .gitignore with comprehensive exclusions for build artifacts, IDE files, and OS-specific files - Created BlackBerry-inspired website with Heroicons and Gitea integration - Added complete project structure with all 7 phases implemented - Included kernel drivers, UI components, telephony stack, and packaging tools - Added emulation scripts for testing and development - Comprehensive documentation for all development phases - Security analysis and hardware testing guides - SDK and application framework for third-party development
24 lines
344 B
Plaintext
24 lines
344 B
Plaintext
# BBeOS Theme Configuration
|
|
# BlackBerry Classic Q20 UI Theme
|
|
|
|
[colors]
|
|
background=#1a1a1a
|
|
foreground=#ffffff
|
|
accent=#0066cc
|
|
highlight=#3399ff
|
|
error=#cc3333
|
|
success=#33cc33
|
|
warning=#cc9933
|
|
|
|
[fonts]
|
|
default=Sans 12
|
|
title=Sans Bold 16
|
|
status=Sans 10
|
|
help=Sans 9
|
|
|
|
[layout]
|
|
status_bar_height=40
|
|
app_grid_size=4
|
|
app_icon_size=80
|
|
app_icon_spacing=20
|