Skip to content

Commit

Permalink
themes update
Browse files Browse the repository at this point in the history
  • Loading branch information
script-fu committed Dec 2, 2024
1 parent e36b455 commit a8f91dc
Show file tree
Hide file tree
Showing 21 changed files with 13 additions and 25 deletions.
3 changes: 1 addition & 2 deletions content/hub/themes/folder/Dark.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
type: docs
---

![dark-mid](/images/themes/themes_6.jpg)
![dark-dark](/images/themes/themes_7.jpg)
![dark-mid](/images/themes/themes_dark.jpg)
7 changes: 0 additions & 7 deletions content/hub/themes/folder/Default.md

This file was deleted.

2 changes: 1 addition & 1 deletion content/hub/themes/folder/High Contrast.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
type: docs
---
![high-contrast](/images/themes/themes_4.jpg)
![high-contrast](/images/themes/themes_contrast.jpg)
5 changes: 5 additions & 0 deletions content/hub/themes/folder/Middle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
type: docs
---

![default-mid](/images/themes/themes_middle.jpg)
2 changes: 1 addition & 1 deletion content/hub/themes/folder/System.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
type: docs
---

![system](/images/themes/themes_5.jpg)
![system](/images/themes/themes_system.jpg)
2 changes: 1 addition & 1 deletion content/hub/themes/folder/Warm.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
type: docs
---

![warm](/images/themes/themes_8.jpg)
![warm](/images/themes/themes_warm.jpg)
17 changes: 4 additions & 13 deletions content/hub/themes/folder/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,13 @@ type: docs

## Introduction

Personalize your experience with custom themes for GIMP and Artbox! Choose from high-contrast options for better visibility, warm palettes for a cozy feel, or dark themes for focused work. These themes are easy to install, compatible with multiple platforms, and let you customize the Artbox interface to your style.
Personalize your experience with custom themes for Artbox and GIMP! Choose from high-contrast options for better visibility, warm palettes for a cozy feel, or dark themes for focused work. These themes are included in Artbox.

When Artbox is installed via AppImage or compiled from source, the default theme is the System theme. This theme uses CSS styles from your OS to define the appearance of your GUI. Many system themes can be downloaded, though their quality may vary. Factors like your Linux distribution and Display Manager also influence how system themes work.

These CSS rules are independent of Artbox. Artbox minimally alters the system theme, ensuring continuity with the OS look. Pixelmixer themes, included in the AppImage and compiled versions, are custom CSS styles designed for better usability in Artbox. For GIMP, these themes can be installed as follows:
These CSS rules are independent of Artbox. Artbox minimally alters the system theme, ensuring continuity with the OS look. Artbox themes, included in the AppImage and compiled versions, are custom CSS styles designed for better usability in Artbox. For a GIMP manual install:

1. [Download](/artbox/downloads/themes.zip)
2. Once the themes.zip has downloaded, extract the themes directory.
3. Point Artbox at that folder by adding it here: **Edit->Preferences->Folders->Themes**
4. Restart Artbox and find the new themes in **Edit->Preferences->Interface->Theme**

### Themes Structure

Inside the default theme folder are CSS files and assets. Color definitions for the theme are in 'color-definitions.css'. Assets for a theme are in the assets folder, they are assigned by the CSS file 'color.css' in the 'stylesheets' folder. The stylesheets folder contains:

* **Color**: assignments for color, borders and opacity.
* **Layout**: assignments for margins, padding and sizing.
* **Font**: assignments for size, style and weight.
* **Round**: assignments for rounded corners.
3. Select that folder by adding it here: **Edit->Preferences->Folders->Themes**
4. Restart and find the new themes in **Edit->Preferences->Interface->Theme**
Binary file modified static/downloads/themes.zip
Binary file not shown.
Binary file removed static/images/themes/themes_1.jpg
Binary file not shown.
Binary file removed static/images/themes/themes_2.jpg
Binary file not shown.
Binary file removed static/images/themes/themes_3.jpg
Binary file not shown.
Binary file removed static/images/themes/themes_4.jpg
Binary file not shown.
Binary file removed static/images/themes/themes_5.jpg
Binary file not shown.
Binary file removed static/images/themes/themes_6.jpg
Binary file not shown.
Binary file removed static/images/themes/themes_7.jpg
Binary file not shown.
Binary file removed static/images/themes/themes_8.jpg
Binary file not shown.
Binary file added static/images/themes/themes_contrast.jpg
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 static/images/themes/themes_dark.jpg
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 static/images/themes/themes_middle.jpg
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 static/images/themes/themes_system.jpg
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 static/images/themes/themes_warm.jpg
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 a8f91dc

Please sign in to comment.