Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
9f18745e
Commit
9f18745e
authored
Oct 08, 2021
by
Dominik Hebeler
Browse files
background color white again
parent
a5b43184
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/less/metager/variables.less
View file @
9f18745e
...
...
@@ -9,7 +9,7 @@
@color-almost-black: mix(@color-white, @color-black, 10%);
@color-black: black;
// Default Background Color
@background-color:
mix(
@color-white
, @color-black, 98%)
;
@background-color: @color-white;
@background-color-mobile: #FAFAFA;
@sidebar-list-hover-color: @color-almost-white;
// Default Font
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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