Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Update index.njk
Browse files Browse the repository at this point in the history
  • Loading branch information
madalenapmelo-kp authored Sep 13, 2024
1 parent 4a81d77 commit 3abcda2
Showing 1 changed file with 27 additions and 26 deletions.
53 changes: 27 additions & 26 deletions user-guide/the-interface/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -49,32 +49,6 @@ title: 02· The interface
<p>Your account settings can be changed at the user area, in <b>Your account</b>. Here you can make changes to your profile, password or account language, as well as generate personal access tokens and access release notes.</p>
<p>If you want to change the email address associated to your account or remove your account entirely, this can be done in the <b>Profile</b> section.</p>

<h3 id="interface-light-mode">Light mode</h3>
<p>Penpot's default interface is dark but you can switch anytime to a light option. You have 2 ways to change the theme:</p>
<ul>
<li>From "Your account" > "Settings".</li>
<li>Using the shortcut <kbd>Alt/⌥</kbd> + <kbd>M</kbd>.</li>
</ul>

<figure>
<a href="/img/interface/dashboard-light.webp" target="_blank">
<img src="/img/interface/dashboard-light.webp" alt="Penpot's dashboard" />
</a>
<figcaption>Penpot's dashboard in light mode</figcaption>
</figure>
<figure>
<a href="/img/interface/workspace-light.webp" target="_blank">
<img src="/img/interface/workspace-light.webp" alt="Penpot's workspace" />
</a>
<figcaption>Penpot's workspace in light mode</figcaption>
</figure>
<figure>
<a href="/img/interface/viewmode-light.webp" target="_blank">
<img src="/img/interface/viewmode-light.webp" alt="Penpot's view mode" />
</a>
<figcaption>Penpot's view mode in light mode</figcaption>
</figure>



<h2 id="interface-workspace">Workspace</h2>
Expand Down Expand Up @@ -170,3 +144,30 @@ title: 02· The interface
<li><strong>Reset prototype:</strong> Goes to the first board of the prototype.</li>
<li><strong>Navigation buttons:</strong> Forward and backwards buttons.</li>
</ol>


<h2 id="interface-ui-theme">UI Theme</h2>
<p>Penpot's default interface is dark but you can switch anytime to a light option. You have 2 ways to change the theme:</p>
<ul>
<li>From "Your account" > "Settings".</li>
<li>Using the shortcut <kbd>Alt/⌥</kbd> + <kbd>M</kbd>.</li>
</ul>

<figure>
<a href="/img/interface/dashboard-light.webp" target="_blank">
<img src="/img/interface/dashboard-light.webp" alt="Penpot's dashboard" />
</a>
<figcaption>Penpot's dashboard in light mode</figcaption>
</figure>
<figure>
<a href="/img/interface/workspace-light.webp" target="_blank">
<img src="/img/interface/workspace-light.webp" alt="Penpot's workspace" />
</a>
<figcaption>Penpot's workspace in light mode</figcaption>
</figure>
<figure>
<a href="/img/interface/viewmode-light.webp" target="_blank">
<img src="/img/interface/viewmode-light.webp" alt="Penpot's view mode" />
</a>
<figcaption>Penpot's view mode in light mode</figcaption>
</figure>

0 comments on commit 3abcda2

Please sign in to comment.