1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 19:11:08 +01:00

feat: use dracula theme

This commit is contained in:
2024-03-14 21:43:13 +01:00
parent b000efddbe
commit d464b137cb

View File

@@ -21,13 +21,13 @@ in {
# stylix.polarity = "either"; # stylix.polarity = "either";
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/${ stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/${
"onedark" # "onedark"
# synth-midnight-dark # synth-midnight-dark
# apprentice # https://romainl.github.io/Apprentice/ # apprentice # https://romainl.github.io/Apprentice/
# one-light # one-light
# onedark # onedark
# material # https://github.com/ntpeters/base16-materialtheme-scheme # material # https://github.com/ntpeters/base16-materialtheme-scheme
# material-palenight # "material-palenight"
# material-lighter # material-lighter
# tomorrow # https://github.com/chriskempson/tomorrow-theme # tomorrow # https://github.com/chriskempson/tomorrow-theme
# tomorrow-night # tomorrow-night
@@ -37,7 +37,7 @@ in {
# selenized-dark # selenized-dark
# papercolor-light # papercolor-light
# papercolor-dark # papercolor-dark
# dracula # https://draculatheme.com/ "dracula" # https://draculatheme.com/
}.yaml"; }.yaml";
stylix.fonts = { stylix.fonts = {