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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
1d80ebb1
Commit
1d80ebb1
authored
Jun 16, 2020
by
Jeremy Elder
Committed by
Martin Wortschack
Jun 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update $red- variables to match GitLab UI
parent
71bce7f9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
11 deletions
+16
-11
app/assets/stylesheets/framework/variables.scss
app/assets/stylesheets/framework/variables.scss
+11
-11
changelogs/unreleased/213824-update-red-variables-in-gitlab-scss-to-match-gitlab-ui.yml
...pdate-red-variables-in-gitlab-scss-to-match-gitlab-ui.yml
+5
-0
No files found.
app/assets/stylesheets/framework/variables.scss
View file @
1d80ebb1
...
@@ -149,17 +149,17 @@ $orange-800: #a35200 !default;
...
@@ -149,17 +149,17 @@ $orange-800: #a35200 !default;
$orange-900
:
#853c00
!
default
;
$orange-900
:
#853c00
!
default
;
$orange-950
:
#592800
!
default
;
$orange-950
:
#592800
!
default
;
$red-50
:
#f
ef6f5
!
default
;
$red-50
:
#f
cf1ef
!
default
;
$red-100
:
#f
be5e1
!
default
;
$red-100
:
#f
dd4cd
!
default
;
$red-200
:
#f
2b4a9
!
default
;
$red-200
:
#f
cb5aa
!
default
;
$red-300
:
#
ea8271
!
default
;
$red-300
:
#
f57f6c
!
default
;
$red-400
:
#e
05842
!
default
;
$red-400
:
#e
c5941
!
default
;
$red-500
:
#d
b3b21
!
default
;
$red-500
:
#d
d2b0e
!
default
;
$red-600
:
#c
0341d
!
default
;
$red-600
:
#c
91c00
!
default
;
$red-700
:
#a
62d19
!
default
;
$red-700
:
#a
e1800
!
default
;
$red-800
:
#8
b2615
!
default
;
$red-800
:
#8
d1300
!
default
;
$red-900
:
#
711e11
!
default
;
$red-900
:
#
660e00
!
default
;
$red-950
:
#4
b140b
!
default
;
$red-950
:
#4
d0a00
!
default
;
$gray-10
:
#fafafa
!
default
;
$gray-10
:
#fafafa
!
default
;
$gray-50
:
#f0f0f0
!
default
;
$gray-50
:
#f0f0f0
!
default
;
...
...
changelogs/unreleased/213824-update-red-variables-in-gitlab-scss-to-match-gitlab-ui.yml
0 → 100644
View file @
1d80ebb1
---
title
:
Update red hex values to match GitLab UI
merge_request
:
34544
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