mirror of
https://github.com/sjl/badwolf.git
synced 2025-11-09 11:33:48 -05:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f926a5373f | ||
|
|
4337437dc0 |
1
.hgtags
1
.hgtags
@@ -1 +1,2 @@
|
|||||||
621c2b1cd1820ede93da83090ef4240ced361000 v1.0.0
|
621c2b1cd1820ede93da83090ef4240ced361000 v1.0.0
|
||||||
|
9c22ea4982a779254214a2fcb4ba62918afcae69 v1.1.0
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ let s:bwc.plain = ['f8f6f2', 15]
|
|||||||
|
|
||||||
" Pure and simple.
|
" Pure and simple.
|
||||||
let s:bwc.snow = ['ffffff', 15]
|
let s:bwc.snow = ['ffffff', 15]
|
||||||
let s:bwc.coal = ['000000', 0]
|
let s:bwc.coal = ['000000', 16]
|
||||||
|
|
||||||
" All of the Gravel colors are based on a brown from Clouds Midnight.
|
" All of the Gravel colors are based on a brown from Clouds Midnight.
|
||||||
let s:bwc.brightgravel = ['d9cec3', 252]
|
let s:bwc.brightgravel = ['d9cec3', 252]
|
||||||
|
|||||||
Reference in New Issue
Block a user