nyx: add black theme option

New experimental black theme.
This commit is contained in:
CTCaer
2022-10-11 08:32:32 +03:00
parent 1a8075669d
commit e455fe043f
6 changed files with 96 additions and 25 deletions

View File

@@ -43,6 +43,7 @@ typedef struct _hekate_config
typedef struct _nyx_config
{
u32 theme_bg;
u32 theme_color;
u32 entries_5_col;
u32 timeoff;