-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #99 from slcw/Themes
Themes
- Loading branch information
Showing
13 changed files
with
128 additions
and
5 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
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,45 @@ | ||
![SxC Theme Archive Banner](../resources/SxC_themeBanner.png) | ||
|
||
# Nurse Xochitl | ||
|
||
* Download [Nurse Xochitl](../themes/SxC_nurseXochitl.theme) | ||
|
||
<a href="../screenshots/SxC_nurseXochitl01.jpg" target="_blank"> | ||
<img src="../screenshots/SxC_nurseXochitl01.jpg" width="120"> | ||
</a> | ||
<a href="../screenshots/SxC_nurseXochitl02.jpg" target="_blank"> | ||
<img src="../screenshots/SxC_nurseXochitl02.jpg" width="120"> | ||
</a> | ||
<br> | ||
<a href="../screenshots/SxC_nurseXochitl03.jpg" target="_blank"> | ||
<img src="../screenshots/SxC_nurseXochitl03.jpg" width="120"> | ||
</a> | ||
<a href="../screenshots/SxC_nurseXochitl04.jpg" target="_blank"> | ||
<img src="../screenshots/SxC_nurseXochitl04.jpg" width="120"> | ||
</a> | ||
|
||
---- | ||
### Theme Properties | ||
``` | ||
base: "SIMPLEX" | ||
colors: | ||
accent: "#fffd8fc4" | ||
accentVariant: "#fffb1f88" | ||
secondary: "#fffd8fc4" | ||
secondaryVariant: "#ff4401e7" | ||
background: "#ff19030e" | ||
menus: "#ff4401e7" | ||
title: "#fffb1f88" | ||
accentVariant2: "#fffb1f88" | ||
sentMessage: "#ff640c36" | ||
sentReply: "#ff7e1044" | ||
receivedMessage: "#ff32061b" | ||
receivedReply: "#ff4b0929" | ||
wallpaper: | ||
scale: 1.0 | ||
scaleType: "fill" | ||
background: "#ff000000" | ||
tint: "#70000000" | ||
``` | ||
|
||
* [Return Home](../) |
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,40 @@ | ||
![SxC Theme Archive Banner](../resources/SxC_themeBanner.png) | ||
|
||
# Xochitl | ||
|
||
* Download [Xochitl](../themes/SxC_xochitl.theme) | ||
|
||
<a href="../screenshots/SxC_xochitl01.jpg" target="_blank"> | ||
<img src="../screenshots/SxC_xochitl01.jpg" width="120"> | ||
</a> | ||
<a href="../screenshots/SxC_xochitl02.jpg" target="_blank"> | ||
<img src="../screenshots/SxC_xochitl02.jpg" width="120"> | ||
</a> | ||
<br> | ||
<a href="../screenshots/SxC_xochitl03.jpg" target="_blank"> | ||
<img src="../screenshots/SxC_xochitl03.jpg" width="120"> | ||
</a> | ||
<a href="../screenshots/SxC_xochitl04.jpg" target="_blank"> | ||
<img src="../screenshots/SxC_xochitl04.jpg" width="120"> | ||
</a> | ||
|
||
---- | ||
### Theme Properties | ||
``` | ||
base: "SIMPLEX" | ||
colors: | ||
accent: "#fffd8fc4" | ||
accentVariant: "#fffb1f88" | ||
secondary: "#fffd8fc4" | ||
secondaryVariant: "#ff4401e7" | ||
background: "#ff19030e" | ||
menus: "#ff4401e7" | ||
title: "#fffb1f88" | ||
accentVariant2: "#fffb1f88" | ||
sentMessage: "#ff640c36" | ||
sentReply: "#ff7e1044" | ||
receivedMessage: "#ff32061b" | ||
receivedReply: "#ff4b0929" | ||
``` | ||
|
||
* [Return Home](../) |
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.
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.
Large diffs are not rendered by default.
Oops, something went wrong.
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,17 @@ | ||
base: "SIMPLEX" | ||
colors: | ||
accent: "#fffd8fc4" | ||
accentVariant: "#fffb1f88" | ||
secondary: "#fffd8fc4" | ||
secondaryVariant: "#ff4401e7" | ||
background: "#ff19030e" | ||
menus: "#ff4401e7" | ||
title: "#fffb1f88" | ||
accentVariant2: "#fffb1f88" | ||
sentMessage: "#ff640c36" | ||
sentReply: "#ff7e1044" | ||
receivedMessage: "#ff32061b" | ||
receivedReply: "#ff4b0929" | ||
|
||
|
||
|