mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-11 17:56:30 +03:00
Add green theme
This commit is contained in:
parent
9edc7fb0ba
commit
eb3fcc7fc5
|
@ -26,7 +26,7 @@ $font-code: 'Source Code Pro', Consolas, 'Andale Mono', Menlo, Monaco, Courier,
|
|||
|
||||
// Colors
|
||||
|
||||
$colors: ( blue: #09a3d5, red: #d9515d )
|
||||
$colors: ( blue: #09a3d5, red: #d9515d, green: #08c35e )
|
||||
|
||||
$color-back: #fff !default
|
||||
$color-front: #1a1e23 !default
|
||||
|
|
4
website/assets/css/style_green.sass
Normal file
4
website/assets/css/style_green.sass
Normal file
|
@ -0,0 +1,4 @@
|
|||
//- 💫 STYLESHEET (GREEN)
|
||||
|
||||
$theme: green
|
||||
@import style
|
BIN
website/assets/img/pattern_green.jpg
Normal file
BIN
website/assets/img/pattern_green.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
Loading…
Reference in New Issue
Block a user