Better theme management
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
### Day ###
|
||||
|
||||
### Catppuccin ###
|
||||
include styles/catppuccin-latte.conf
|
||||
|
||||
### Tokyo Night Day ###
|
||||
#include styles/tokyonight_day.conf
|
||||
|
||||
### Ayu Light ###
|
||||
#include styles/ayu_light.conf
|
||||
@@ -0,0 +1,20 @@
|
||||
### Night ###
|
||||
|
||||
### Catppuccin Frappe ###
|
||||
include styles/catppuccin-frappe.conf
|
||||
|
||||
### Catppuccin Mocha ###
|
||||
#include styles/catppuccin-mocha.conf
|
||||
|
||||
### Catppuccin Macchiato ###
|
||||
#include styles/catppuccin-macchiato.conf
|
||||
|
||||
### Tokyo Night ###
|
||||
#include styles/tokyonight_night.conf
|
||||
|
||||
### Ayu Dark ###
|
||||
#include styles/ayu.conf
|
||||
|
||||
### Ayu Mirage ###
|
||||
#include styles/ayu-mirage.conf
|
||||
|
||||
+2
-25
@@ -1,28 +1,5 @@
|
||||
|
||||
### Night ###
|
||||
|
||||
### Catppuccin Frappe ###
|
||||
include styles/catppuccin-frappe.conf
|
||||
|
||||
### Catppuccin Mocha ###
|
||||
#include styles/catppuccin-mocha.conf
|
||||
|
||||
### Catppuccin Macchiato ###
|
||||
#include styles/catppuccin-macchiato.conf
|
||||
|
||||
### Tokyo Night ###
|
||||
#include styles/tokyonight_night.conf
|
||||
|
||||
### Ayu Dark ###
|
||||
#include styles/ayu.conf
|
||||
|
||||
### Ayu Mirage ###
|
||||
#include styles/ayu-mirage.conf
|
||||
include kitty-night.conf
|
||||
|
||||
### Day ###
|
||||
|
||||
### Catppuccin ###
|
||||
#include styles/catppuccin-latte.conf
|
||||
|
||||
### Tokyo Night Day ###
|
||||
#include styles/tokyonight_day.conf
|
||||
#include kitty-day.conf
|
||||
|
||||
Reference in New Issue
Block a user