Skip to content

Commit

Permalink
updated readme file
Browse files Browse the repository at this point in the history
samiransarii committed May 2, 2022

Verified

This commit was signed with the committer’s verified signature.
Byron Sebastian Thiel
1 parent bf6385a commit cd716e1
Showing 8 changed files with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -73,15 +73,34 @@ user interface of the theme, just follow through these simple steps:

---

![js](./images/js.png)

---

![java](./images/java.png)

---

![python](./images/python.png)

### Recommended Settings

If you want your theme to look as close as in the screenshots, copy these in your settings

```js
"ui_native_titlebar": true, // use native titlebars on macOs
"ui_separator": true, // separators between panels
"ui_native_titlebar": true/false, // use native titlebars on macOs
"ui_separator": true/false, // separators between panels
"themed_title_bar": true/false, // customized title bar for windows
"sidebar_large": true/false, // for bigger sidebar
"sidebar_small": true/false, // for smaller sidebar
"sidebar_font_large": true/false, // bigger sidebar font
"sidebar_font_small": true/false, // smaller sidebar font
"bold_folder_labels": true/false, // bold folder labels
"tabs_large": true/false, // bigger tabs
"tabs_small": true/false, // smaller tabs
"enable_tab_scrolling": true/false, // enable or disable tab scrolling
"highlight_modified_tabs": true/false, // highliht modified tabs
"always_show_minimap_viewport": true/false, // always show minimap viewport
```

---
Binary file modified images/hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/html.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/java.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/js.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/jsx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/python.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/sass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd716e1

Please sign in to comment.