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 ###
|
### Night ###
|
||||||
|
include kitty-night.conf
|
||||||
### 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
|
|
||||||
|
|
||||||
### Day ###
|
### Day ###
|
||||||
|
#include kitty-day.conf
|
||||||
### Catppuccin ###
|
|
||||||
#include styles/catppuccin-latte.conf
|
|
||||||
|
|
||||||
### Tokyo Night Day ###
|
|
||||||
#include styles/tokyonight_day.conf
|
|
||||||
|
|||||||
Reference in New Issue
Block a user