mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Merge pull request #11 from IAmJafeth/main
chore: Update callouts style for better readability
This commit is contained in:
commit
e4748faaf6
4 changed files with 6 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
/content/.obsidian
|
|
@ -2,6 +2,7 @@
|
|||
title: Building Zen Browser
|
||||
---
|
||||
|
||||
> [!failure]
|
||||
> We cannot provide support if a build fails. Please understand this before proceeding with the following steps.
|
||||
|
||||
We've took the time to make building Zen Browser as easy as possible, independent of your operating system or technical knowledge.
|
||||
|
@ -27,6 +28,7 @@ npm run init
|
|||
|
||||
4. Start building the browser
|
||||
|
||||
> [!info]
|
||||
> This may take a while, depending on your internet connection and computer speed.
|
||||
|
||||
```bash
|
||||
|
|
|
@ -38,4 +38,5 @@ In the theme's CSS file, you can use the preference to change the background col
|
|||
|
||||
This settings will appear on the preferences page of the theme in the Zen Browser settings. Users can enable or disable the preference to change the background color of the browser.
|
||||
|
||||
> [!info]
|
||||
> Note: Other values such as strings or numbers may be supported in the future. For now, only booleans are supported.
|
|
@ -28,4 +28,5 @@ If you are a theme developer and would like to submit your theme, please follow
|
|||
- If you would like to update your theme, please create an issue [here](https://github.com/zen-browser/theme-store/issues/new)
|
||||
- Please explain the changes you have made.
|
||||
|
||||
> [!info]
|
||||
> Themes are automatically updated and generated by the bot. If your theme is not approved, you will receive a message with the reason why it was not approved.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue