aboutsummaryrefslogtreecommitdiff
path: root/helix-loader
diff options
context:
space:
mode:
authorChristoph Schmidler2022-10-03 14:34:29 +0000
committerGitHub2022-10-03 14:34:29 +0000
commit2fac9e24e565e976a8af8d82a4b6f2755a82a074 (patch)
tree2ca0e02e2ba383cc27dfdc9ef84c5442bb63ac96 /helix-loader
parent57dc5fbe3aab5807e5895e37e609310b684e2c15 (diff)
Inherit theme (#3067)
* Add RawTheme to handle inheritance with theme palette * Add a intermediate step in theme loading it uses RawTheme struct to load the original ThemePalette, so we can merge it with the inherited one. * Load default themes via RawThemes, remove Theme deserialization * Allow naming custom theme same as inherited one * Remove RawTheme and use toml::Value directly * Resolve all review changes resulting in a cleaner code * Simplify return for Loader::load * Add implementation to avoid extra step for loading of base themes
Diffstat (limited to 'helix-loader')
0 files changed, 0 insertions, 0 deletions