-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial commit with theme version 0.1.0
- Loading branch information
0 parents
commit c0bd226
Showing
13 changed files
with
2,043 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Contributing | ||
|
||
Thanks for your interest in contributing to the /r/Toontown CSS Theme! | ||
|
||
## How can I help? | ||
|
||
If you would like to make any fixes or modifications to the theme, follow these steps: | ||
|
||
1. **[Submit an issue](https://github.com/ToontownRewritten/ToontownReleaseArchive/issues)** to propose your contribution. | ||
2. **[Create a Fork](https://github.com/ToontownRewritten/ToontownReleaseArchive/fork)** of the project to make your changes. | ||
3. **Clone** the project to your computer. | ||
4. **[Install Node.js](https://nodejs.org/en/)** and run the command `npm install` in the project's root directory. | ||
5. **Start Sass script** with `npm start` and make changes in [rToontown.css](src/rToontown.css). Changes will be automatically minified into [rToontown.min.css](rToontown.min.css) while `npm start` is running. | ||
6. **Commit** changes to a new branch based off of main. | ||
7. Issue a **Pull Request** and we'll review your contribution! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# ![Disney's Toontown on reddit](https://i.imgur.com/3tl6gjF.png) | ||
|
||
This repository contains a Toontown Online inspired CSS theme built for [/r/Toontown](https://reddit.com/r/Toontown) on reddit. This theme is an addon for [Naut](https://github.com/Axel--/Naut-for-reddit), and is built with assets from the Toontown Online website. | ||
|
||
## Installation | ||
|
||
1. Navigate to `/r/YourSubreddit/about/stylesheet`. | ||
2. Paste the CSS from [Naut 4 - Main CSS File.css](https://github.com/Axel--/Naut-for-reddit/blob/master/Naut%204%20-%20Main%20CSS%20File.css) into the Stylesheet text area. | ||
3. Paste the CSS from [rToontown.min.css](rToontown.min.css) into the Stylesheet text area (below the Naut CSS). | ||
4. Upload images from the `/Images/` folder, be sure not to rename them. | ||
5. Save! | ||
|
||
## Contributing | ||
|
||
Check out the [Contributing](CONTRIBUTING.md) page if you'd like to make any fixes or modifications to the theme! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.