Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bhaskar Rijal
qoto
Commits
d84ae729
Commit
d84ae729
authored
Aug 27, 2019
by
Jeffrey Phillips Freeman
💥
Browse files
Improved default Qoto theme to match recent updates.
parent
c0818b94
Changes
3
Hide whitespace changes
Inline
Side-by-side
app/javascript/styles/qoto.scss
View file @
d84ae729
...
...
@@ -12,3 +12,52 @@
.detailed-status__meta
{
background-color
:
unset
!
important
;
}
.status__expand
{
background-color
:
unset
!
important
;
}
.status__action-bar__counter
{
background-color
:
unset
!
important
;
}
.drawer__inner
{
background-color
:
#ffffff
!
important
;
}
.columns-area
{
background-color
:
#f0f0f0
!
important
;
}
.column-header
{
background-color
:
#ffffff
!
important
;
}
.column-header__button
{
background-color
:
#ffffff
!
important
;
}
.column-header__back-button
{
background-color
:
#ffffff
!
important
;
}
.search__input
{
background-color
:
#ffffff
!
important
;
}
.drawer__tab
{
background-color
:
unset
!
important
;
}
.poll__input.active
{
border-color
:
#3c754d
!
important
;
background
:
#3c754d
!
important
;
}
.account__header__tabs
,
.account__header__tabs__name
,
.account__header__tabs__buttons
,
.account__header__bio
,
.account__header__fields
,
.account__header__extra__links
{
background-color
:
#ffffff
!
important
;
}
.account__section-headline
{
background-color
:
#e6ebf0
!
important
;
}
config/locales/en.yml
View file @
d84ae729
...
...
@@ -1021,7 +1021,7 @@ en:
mastodon-wide-light
:
Mastodon Default Theme, Full Width (light)
mastodon-wide-dark
:
Mastodon Default Theme, Full Width (dark)
contrast
:
Mastodon (High contrast)
default
:
Mastodon (Dark)
default
:
QOTO Default Theme
mastodon-light
:
Mastodon (Light)
time
:
formats
:
...
...
config/locales/en_GB.yml
View file @
d84ae729
...
...
@@ -977,8 +977,15 @@ en_GB:
<p>Originally adapted from the <a href="https://github.com/discourse/discourse">Discourse privacy policy</a>.</p>
title
:
"
%{instance}
Terms
of
Service
and
Privacy
Policy"
themes
:
mastodon
:
Mastodon Default Theme (dark)
blue
:
The Blue Theme (light)
mastoblue
:
The Masto Blue Theme (light)
material-light
:
Material Theme (light)
material-dark
:
Material Theme (dark)
mastodon-wide-light
:
Mastodon Default Theme, Full Width (light)
mastodon-wide-dark
:
Mastodon Default Theme, Full Width (dark)
contrast
:
Mastodon (High contrast)
default
:
Mastodon (Dark)
default
:
QOTO Default Theme
mastodon-light
:
Mastodon (Light)
time
:
formats
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment