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
Tatuya Kamada
gitlab-ce
Commits
0ab6b82a
Commit
0ab6b82a
authored
Apr 05, 2016
by
Annabel Dunstone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update shades of red
parent
b8d0f174
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
app/assets/stylesheets/framework/variables.scss
app/assets/stylesheets/framework/variables.scss
+6
-6
No files found.
app/assets/stylesheets/framework/variables.scss
View file @
0ab6b82a
...
...
@@ -104,9 +104,9 @@ $orange-light: rgba(252, 109, 38, 0.80);
$orange-normal
:
#e75e40
;
$orange-dark
:
#ce5237
;
$red-light
:
#
f06559
;
$red-normal
:
#
e52c5a
;
$red-dark
:
#d22852
;
$red-light
:
#
e52c5a
;
$red-normal
:
#
d22852
;
$red-dark
:
darken
(
$red-normal
,
5%
)
;
$border-white-light
:
#f1f2f4
;
$border-white-normal
:
#d6dae2
;
...
...
@@ -128,9 +128,9 @@ $border-orange-light: #fc6d26;
$border-orange-normal
:
#ce5237
;
$border-orange-dark
:
#c14e35
;
$border-red-light
:
#
f24f41
;
$border-red-normal
:
#
d22852
;
$border-red-dark
:
#ca264f
;
$border-red-light
:
#
d22852
;
$border-red-normal
:
#
ca264f
;
$border-red-dark
:
darken
(
$border-red-normal
,
5%
)
;
$help-well-bg
:
#fafafa
;
$help-well-border
:
#e5e5e5
;
...
...
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