Skip to content

Commit

Permalink
Rename to Tinted VSCode and add base24 support
Browse files Browse the repository at this point in the history
- Copy base24 template from https://github.com/Base24/base24-vscode
  • Loading branch information
JamyGolden committed Feb 12, 2024
1 parent d2a18ab commit 43fec04
Show file tree
Hide file tree
Showing 274 changed files with 14,190 additions and 276 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Base16 for Visual Studio Code
# Tinted VSCode

This [VSCode extension] adds all Base16 themes to your VSCode theme list.
You can have a look at the [Base16 Gallery] to preview the available
themes. Look at [Tinted Theming] for more information.

Themes in `./themes` directory are copied from [base16-vscode].
This [VSCode extension] adds all [Base16] and [Base24] themes to your
VSCode theme list. You can have a look at the [Base16 Gallery] to
preview the available themes. Look at [Tinted Theming] for more
information.

## Installation

Expand All @@ -22,4 +21,5 @@ Themes in `./themes` directory are copied from [base16-vscode].
[VSCode extension]: https://marketplace.visualstudio.com/items?itemName=TintedTheming.base16-tinted-themes
[Base16 Gallery]: https://tinted-theming.github.io/base16-gallery/
[Tinted Theming]: https://github.com/tinted-theming/home
[base16-vscode]: https://github.com/tinted-theming/base16-vscode
[Base16]: https://github.com/tinted-theming/home/blob/main/styling.md
[Base24]: https://github.com/tinted-theming/base24
Loading

0 comments on commit 43fec04

Please sign in to comment.