mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
use different theme
This commit is contained in:
parent
701a9849a6
commit
03464a60f6
1 changed files with 1 additions and 5 deletions
|
|
@ -3,11 +3,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.mods.helix;
|
package = pkgs.mods.helix;
|
||||||
settings = {
|
settings = {
|
||||||
theme = {
|
theme = "base16_terminal";
|
||||||
dark = "rose_pine";
|
|
||||||
light = "rose_pine_dawn";
|
|
||||||
};
|
|
||||||
|
|
||||||
editor = {
|
editor = {
|
||||||
auto-format = false;
|
auto-format = false;
|
||||||
end-of-line-diagnostics = "warning";
|
end-of-line-diagnostics = "warning";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue