Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
8c677c2d
Commit
8c677c2d
authored
Sep 27, 2018
by
Pedro Moreira da Silva
Committed by
Annabel Dunstone Gray
Sep 27, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix blue, orange, and red colors
parent
e13a3c71
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
app/assets/stylesheets/framework/variables.scss
app/assets/stylesheets/framework/variables.scss
+3
-3
changelogs/unreleased/pedroms-master-patch-57786.yml
changelogs/unreleased/pedroms-master-patch-57786.yml
+5
-0
No files found.
app/assets/stylesheets/framework/variables.scss
View file @
8c677c2d
...
...
@@ -55,7 +55,7 @@ $blue-50: #f6fafe;
$blue-100
:
#e4f0fb
;
$blue-200
:
#b8d6f4
;
$blue-300
:
#73afea
;
$blue-400
:
#
2e87e0
;
$blue-400
:
#
418cd8
;
$blue-500
:
#1f78d1
;
$blue-600
:
#1b69b6
;
$blue-700
:
#17599c
;
...
...
@@ -67,7 +67,7 @@ $orange-50: #fffaf4;
$orange-100
:
#fff1de
;
$orange-200
:
#fed69f
;
$orange-300
:
#fdbc60
;
$orange-400
:
#fca
121
;
$orange-400
:
#fca
429
;
$orange-500
:
#fc9403
;
$orange-600
:
#de7e00
;
$orange-700
:
#c26700
;
...
...
@@ -78,7 +78,7 @@ $orange-950: #592800;
$red-50
:
#fef6f5
;
$red-100
:
#fbe5e1
;
$red-200
:
#f2b4a9
;
$red-300
:
#e
67664
;
$red-300
:
#e
a8271
;
$red-400
:
#e05842
;
$red-500
:
#db3b21
;
$red-600
:
#c0341d
;
...
...
changelogs/unreleased/pedroms-master-patch-57786.yml
0 → 100644
View file @
8c677c2d
---
title
:
Fix blue, orange, and red color inconsistencies
merge_request
:
21972
author
:
type
:
other
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