-
Notifications
You must be signed in to change notification settings - Fork 984
Style Guide
This is our Style Guide to reflect our Corporate Design within our App.
Mindset: Simple and intuitive, data is more important than looks.
Our main App Icon is the red Status Icon indicating threat status DANGER
. You can either take it directly from our Apps drawable-xxxhdpi
folder by clicking here, or by manually extracting it from our Banner SVG or Status Icons SVG file.
No final decision yet. We prefer open source fonts on GitHub. Some inspiration:
- Calligraphy
- Proxima Nova (not free, used by Spotify)
- Museo Slab 500 (not free)
Want to identify your favorite font? Use WhatTheFont!
No final decision on in-app icons yet. Some inspiration:
- No rounded corners
- Round Icons without outline (except Status Icons)
- Square Buttons if text is used
- Round Buttons if Icons or signs are used
COLOR | #HEX | DESCRIPTION |
---|---|---|
#111111 | Background color: Screen and Navigation | |
#333333 | Outline of boxes, background of box header, background of Navigation Drawer, form fields (text input, select box) | |
#ffec5a | Akzent Color, text of box headlines, buttons | |
#929292 | Describing text of values, "unimportant" text (for better overview) | |
#f9f9f9 | "Important" values (good readability) | |
#ab2424 | Map Marker (single tower), text color for alerts of all kind (or as box background color) | |
#35b838 | Map Marker (more towers) | |
#2668a0 | Neutral color, use for small objects (own position in the map) |
- Careful use of space, don't leave great spaces
As much as we enjoy your contributions, please keep a high code-quality!
- Follow the Android Code Style Guidelines
- Make use of the Android Best Practices
- Flat Design (no shadows, no bevel, no shining edges)
- Rectangular prisms (if possible), 100% width for boxes and tables
- Thin lines color
#333333
between text blocks and in the Navigation Drawer
Easy, intuitive and self-explaining. Preferably giving a unique look and feel to our app.
- 1 Color Icons, flat and minimalistic
Questions or need help? Get in touch, post in our development thread or open an Issue!
Project Information
Getting started
Developers
Navigation Menus
Important Functions
- Cell Monitoring
- Current Threat Level
- AT Command Interface
- Database Viewer
- Antenna Map Viewer
- Special SMS
Support
Gimme moar!