Skip to content

Commit 4595dc4

Browse files
authored
Docs: Added Dracula theme (#753)
1 parent 427040c commit 4595dc4

File tree

1 file changed

+11
-0
lines changed
  • src/routes/docs/customize-settings/appearance

1 file changed

+11
-0
lines changed

src/routes/docs/customize-settings/appearance/+page.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,17 @@ The finder theme is based on the color scheme in Finder.
9494
| `AppThemeFileAreaBackgroundColor` | `#2E3440` |
9595
| `AppThemeInfoPaneBackgroundColor` | `#2E3440` |
9696

97+
### Dracula
98+
99+
| Key | Value |
100+
| ----------------------------------- | ----------- |
101+
| `AppThemeBackgroundColor` | `#282A36` |
102+
| `AppThemeAddressBarBackgroundColor` | `#393d4e` |
103+
| `AppThemeToolbarBackgroundColor` | `#282A36` |
104+
| `AppThemeSidebarBackgroundColor` | `#393d4e` |
105+
| `AppThemeFileAreaBackgroundColor` | `#282A36` |
106+
| `AppThemeInfoPaneBackgroundColor` | `#282A36` |
107+
97108
## Background image
98109

99110
Files allows you to configure a custom background image or gif using the settings UI. Once selected, Files will update to display your image as a beautiful background, adding a distinctive touch to your workspace. Additionally, you can adjust the image’s opacity and display settings for a truly customized look.

0 commit comments

Comments
 (0)