Add more theme options, revert to 'sock' masto icons

This commit is contained in:
asonix 2018-08-24 17:17:04 -05:00
bovenliggende 85a01c54c4
commit 4a53e9d4df
12 gewijzigde bestanden met toevoegingen van 17 en 7 verwijderingen

Bestand weergeven

@ -0,0 +1,2 @@
@import 'custom';
@import 'contrast';

Bestand weergeven

@ -0,0 +1,2 @@
@import 'custom';
@import 'dog';

Bestand weergeven

@ -25,4 +25,4 @@ $ui-primary-color: #c9c7c5; // Echo Blue
$ui-secondary-color: #ebe9e8; // Pattens Blue
$ui-highlight-color: #48b9c7; // Summer Sky
@import 'custom';
@import 'application';

Bestand weergeven

@ -0,0 +1,2 @@
@import 'custom';
@import 'mastodon-light';

Bestand weergeven

@ -0,0 +1,2 @@
@import 'custom';
@import 'application';

Bestand weergeven

@ -1,5 +1,3 @@
@import 'application';
.column {
flex-grow: 1 !important;
}

Bestand weergeven

@ -7,7 +7,7 @@
# For more information, see docs/Running-Mastodon/Administration-guide.md
#
defaults: &defaults
site_title: asonix.dog
site_title: Mastodon
site_description: ''
site_extended_description: ''
site_terms: ''
@ -30,7 +30,7 @@ defaults: &defaults
reduce_motion: false
system_font_ui: false
noindex: false
theme: 'default'
theme: 'dog-wider'
notification_emails:
follow: false
reblog: false

Bestand weergeven

@ -1,4 +1,8 @@
contrast: styles/contrast.scss
default: styles/dog.scss
mastodon: styles/custom.scss
contrast-wider: styles/contrast-wider.scss
dog-wider: styles/dog-wider.scss
dog: styles/dog.scss
mastodon: styles/application.scss
mastodon-wider: styles/mastodon-wider.scss
mastodon-light: styles/mastodon-light.scss
mastodon-light-wider: styles/mastodon-light-wider.scss

Binair bestand niet weergegeven.

Voor

Breedte:  |  Hoogte:  |  Grootte: 29 KiB

Na

Breedte:  |  Hoogte:  |  Grootte: 13 KiB

Binair bestand niet weergegeven.

Voor

Breedte:  |  Hoogte:  |  Grootte: 29 KiB

Na

Breedte:  |  Hoogte:  |  Grootte: 4.8 KiB

Binair bestand niet weergegeven.

Voor

Breedte:  |  Hoogte:  |  Grootte: 8.3 KiB

Na

Breedte:  |  Hoogte:  |  Grootte: 8.9 KiB

Binair bestand niet weergegeven.

Voor

Breedte:  |  Hoogte:  |  Grootte: 21 KiB

Na

Breedte:  |  Hoogte:  |  Grootte: 4.4 KiB