Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
0e7b420d
Commit
0e7b420d
authored
Feb 06, 2019
by
ijin08
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
some changes i forgot to save in first push in variables.dark
parent
3ef4d20f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
10 deletions
+5
-10
public/sass/_variables.dark.scss
+5
-10
No files found.
public/sass/_variables.dark.scss
View file @
0e7b420d
...
@@ -64,6 +64,7 @@ $text-color-faint: $dark-5;
...
@@ -64,6 +64,7 @@ $text-color-faint: $dark-5;
$text-color-emphasis
:
$gray-5
;
$text-color-emphasis
:
$gray-5
;
$text-shadow-faint
:
1px
1px
4px
rgb
(
45
,
45
,
45
);
$text-shadow-faint
:
1px
1px
4px
rgb
(
45
,
45
,
45
);
$textShadow
:
none
;
// gradients
// gradients
$brand-gradient
:
linear-gradient
(
$brand-gradient
:
linear-gradient
(
...
@@ -130,7 +131,6 @@ $empty-list-cta-bg: $gray-blue;
...
@@ -130,7 +131,6 @@ $empty-list-cta-bg: $gray-blue;
// Scrollbars
// Scrollbars
$scrollbarBackground
:
#404357
;
$scrollbarBackground
:
#404357
;
$scrollbarBackground2
:
#3a3a3a
;
$scrollbarBackground2
:
#3a3a3a
;
$scrollbarBorder
:
black
;
$scrollbarBorder
:
black
;
// Tables
// Tables
...
@@ -144,7 +144,6 @@ $table-bg-hover: $dark-3;
...
@@ -144,7 +144,6 @@ $table-bg-hover: $dark-3;
// Buttons
// Buttons
// -------------------------
// -------------------------
$btn-primary-bg
:
#ff6600
;
$btn-primary-bg
:
#ff6600
;
$btn-primary-bg-hl
:
#bc3e06
;
$btn-primary-bg-hl
:
#bc3e06
;
...
@@ -189,6 +188,9 @@ $input-label-bg: $gray-blue;
...
@@ -189,6 +188,9 @@ $input-label-bg: $gray-blue;
$input-label-border-color
:
$dark-3
;
$input-label-border-color
:
$dark-3
;
$input-color-select-arrow
:
$white
;
$input-color-select-arrow
:
$white
;
// Input placeholder text color
$placeholderText
:
darken
(
$text-color
,
25%
);
// Search
// Search
$search-shadow
:
0
0
30px
0
$black
;
$search-shadow
:
0
0
30px
0
$black
;
$search-filter-box-bg
:
$gray-blue
;
$search-filter-box-bg
:
$gray-blue
;
...
@@ -211,19 +213,12 @@ $dropdownLinkColorActive: $white;
...
@@ -211,19 +213,12 @@ $dropdownLinkColorActive: $white;
$dropdownLinkBackgroundHover
:
$dark-4
;
$dropdownLinkBackgroundHover
:
$dark-4
;
// COMPONENT VARIABLES
// --------------------------------------------------
// -------------------------
$placeholderText
:
darken
(
$text-color
,
25%
);
// Horizontal forms & lists
// Horizontal forms & lists
// -------------------------
// -------------------------
$horizontalComponentOffset
:
180px
;
$horizontalComponentOffset
:
180px
;
//
Wells
//
Navbar
// -------------------------
// -------------------------
$navbarHeight
:
55px
;
$navbarHeight
:
55px
;
$navbarBackground
:
$panel-bg
;
$navbarBackground
:
$panel-bg
;
...
...
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