Formatted CSS Added:
You can always reset your CSS anwhere using: CTRL + SHIFT + Y
You can always toggle between light mode and dark mode using Ctrl + Shift + L
If you want to help improve our styling try checking out our CSS customizer. You can get started with the command Ctrl + Shift + S
Thank you for your feedback!
These documents reference every product available in Halokeys' active library. Use our reference to setup your device properly and follow best practices. To suggest any changes with documentation, contact us. You can use our markdown editor in our contact form to format updates.
Group Headers. Our intuitive side bar features group headers that can direct you to any group and highlight whenever you reach a specific group.
Code Blocks. You can easily recognize and copy code blocks, which come with syntax-highlighting.
Big Code Blocks:
Example Code Block Copy
/* Example CSS Code */ div { color: white; }
Mini Code Blocks:
<div>One line Code Block</div>
Notes. You'll see important information highlighted in notes
Light and Dark Mode. Use our theme toggle to switch between light and dark mode.
Customize CSS. You can use our advanced CSS customizer to add your own CSS by pressing Control + Shift + S on any page. Try using different fonts or colors to make the docs more readable. You can use any font available in the google fonts library. To add it, create a CSS variable with the name: --add-font
.
Font Customize Example Copy
/* Example Font */ :root { --add-font: "Nunito+Sans"; --primary-font: "Nunito Sans", sans-serif; }
View the full CSS guide here.
Report A Bug. You can also report a bug by pressing Control + Shift + F on any page.
Files. You can preview files (that support web previewing) or download them. Try previewing or downloading a markdown version of this site:
The feedback widget is here! Try clicking on a thumbs up or down to watch the feedback widget expand.
Thank you for the feedback!
Was this page helpful?
Help Commands
Bug Report Form: Ctrl + Shift + F
Styling Commands
Toggle Light Mode: Ctrl + Shift + L
CSS Styler: Ctrl + Shift + S
Reset CSS: Ctrl + Shift + Y
Typing Commands
Clear All Fields: CTRL + ALT + Shift + K
Clear Autofill Only Fields: CTRL + ALT + K