mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
darken race color (pls no quo)
This commit is contained in:
parent
0a336505a8
commit
0c56757f40
@ -33,11 +33,11 @@ class Race < ApplicationRecord
|
||||
end
|
||||
|
||||
def self.color
|
||||
'light-green'
|
||||
'darken-2 light-green'
|
||||
end
|
||||
|
||||
def self.hex_color
|
||||
'#8BC34A'
|
||||
'#689F38'
|
||||
end
|
||||
|
||||
def self.icon
|
||||
|
||||
Loading…
Reference in New Issue
Block a user