go to line2 (#3261)
- MODAL - center a div - MOAR CODE - Beautiful go to line modal Release Notes: - N/A
This commit is contained in:
commit
b90e34aeb2
24 changed files with 535 additions and 338 deletions
|
@ -71,7 +71,7 @@ impl Theme {
|
|||
&self.styles.system
|
||||
}
|
||||
|
||||
/// Returns the [`ThemeColors`] for the theme.
|
||||
/// Returns the [`PlayerColors`] for the theme.
|
||||
#[inline(always)]
|
||||
pub fn players(&self) -> &PlayerColors {
|
||||
&self.styles.player
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue