helix/runtime/themes/tokyonight_storm.toml

13 lines
241 B
TOML
Raw Permalink Normal View History

2024-01-08 10:08:20 +08:00
# Author: Paul Graydon <untimely.creation97@proton.me>
inherits = "tokyonight"
[palette]
2024-01-08 10:08:20 +08:00
border = "#1d202f"
bg = "#24283b"
bg-inlay = "#233745"
bg-selection = "#373d5a"
2024-01-08 10:08:20 +08:00
bg-menu = "#1f2335"
bg-focus = "#2e3c64"
2024-01-08 10:08:20 +08:00
border-highlight = "#29a4bd"