diff options
author | Aylur <[email protected]> | 2024-09-04 23:32:53 +0000 |
---|---|---|
committer | Aylur <[email protected]> | 2024-09-04 23:32:53 +0000 |
commit | 93e41a321212361c175812788492d56e5a89ade3 (patch) | |
tree | 17d8513fb7f240acb8d9f5d5a95041a06b245e4d /docs/ags/theming.md | |
parent | 539a6b4cc1976aafd395e29450da83a17a73a6e0 (diff) |
docs: fix links
added initial documention for each library
Diffstat (limited to 'docs/ags/theming.md')
-rw-r--r-- | docs/ags/theming.md | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/ags/theming.md b/docs/ags/theming.md index 2c28ffb..0a6d7c5 100644 --- a/docs/ags/theming.md +++ b/docs/ags/theming.md @@ -1,9 +1,4 @@ ---- -title: Theming -description: GTK3 CSS theming -sidebar: - order: 1 ---- +# Theming Since the widget toolkit is **GTK3** theming is done with **CSS**. |