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
Jérome Perrin
gitlab-ce
Commits
fe302d4c
Commit
fe302d4c
authored
Jun 03, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New base colors
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
729618c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
app/assets/stylesheets/main/variables.scss
app/assets/stylesheets/main/variables.scss
+4
-4
No files found.
app/assets/stylesheets/main/variables.scss
View file @
fe302d4c
...
...
@@ -14,8 +14,8 @@ $link_hover_color: #2FA0BB;
/*
* Success colors (green)
*/
$border_success
:
#
469408
;
$bg_success
:
#
469408
;
$border_success
:
#
019875
;
$bg_success
:
#
019875
;
/*
* Danger colors (red)
...
...
@@ -32,8 +32,8 @@ $bg_primary: #446e9b;
/*
* Warning colors (yellow)
*/
$bg_warning
:
#
d9831f
;
$border_warning
:
#
d9831f
;
$bg_warning
:
#
EB9532
;
$border_warning
:
#
EB9532
;
/**
* Commit Diff Colors
...
...
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