From d464b137cbef8e1f7e22ede271f7b15db84bc6ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Thu, 14 Mar 2024 21:43:13 +0100 Subject: [PATCH] feat: use dracula theme --- configs/stylix.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/stylix.nix b/configs/stylix.nix index a83192e..52e7c62 100644 --- a/configs/stylix.nix +++ b/configs/stylix.nix @@ -21,13 +21,13 @@ in { # stylix.polarity = "either"; stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/${ - "onedark" + # "onedark" # synth-midnight-dark # apprentice # https://romainl.github.io/Apprentice/ # one-light # onedark # material # https://github.com/ntpeters/base16-materialtheme-scheme - # material-palenight + # "material-palenight" # material-lighter # tomorrow # https://github.com/chriskempson/tomorrow-theme # tomorrow-night @@ -37,7 +37,7 @@ in { # selenized-dark # papercolor-light # papercolor-dark - # dracula # https://draculatheme.com/ + "dracula" # https://draculatheme.com/ }.yaml"; stylix.fonts = {