1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-02-12 12:32:05 +00:00
.dotfiles/assets/e16-themes/Cored/e16/desktops.cfg
2024-12-19 00:19:35 -05:00

60 lines
1.3 KiB
INI

#include <definitions>
__E_CFG_VERSION 1
BEGIN_BACKGROUND("Cored_DEFAULT_LOGO")
SET_SOLID("109 29 49")
ADD_BACKGROUND_SCALED("artwork/backgrounds/6d1d31.png")
ADD_OVERLAY_IMAGE_CENTERED("artwork/backgrounds/cored_logo.png")
ON_DESKTOP("0")
END_BACKGROUND
BEGIN_BACKGROUND("Cored_SOLID")
SET_SOLID("109 29 49")
ON_DESKTOP("1")
ON_DESKTOP("2")
ON_DESKTOP("3")
ON_DESKTOP("4")
ON_DESKTOP("5")
ON_DESKTOP("6")
ON_DESKTOP("7")
ON_DESKTOP("8")
ON_DESKTOP("9")
ON_DESKTOP("10")
ON_DESKTOP("11")
ON_DESKTOP("12")
ON_DESKTOP("13")
ON_DESKTOP("14")
ON_DESKTOP("15")
ON_DESKTOP("16")
ON_DESKTOP("17")
ON_DESKTOP("18")
ON_DESKTOP("19")
ON_DESKTOP("20")
ON_DESKTOP("21")
ON_DESKTOP("22")
ON_DESKTOP("23")
ON_DESKTOP("24")
ON_DESKTOP("25")
ON_DESKTOP("26")
ON_DESKTOP("27")
ON_DESKTOP("28")
ON_DESKTOP("29")
ON_DESKTOP("30")
ON_DESKTOP("31")
END_BACKGROUND
BEGIN_BACKGROUND("Cored_TILED_RGB_6D1D31")
SET_SOLID("109 29 49")
ADD_BACKGROUND_SCALED("artwork/backgrounds/6d1d31.png")
END_BACKGROUND
BEGIN_BACKGROUND("Cored_TILED_RGB_803749")
SET_SOLID("128 55 73")
ADD_BACKGROUND_SCALED("artwork/backgrounds/803749.png")
END_BACKGROUND
BEGIN_BACKGROUND("Cored_TILED_RGB_85253D")
SET_SOLID("133 37 61")
ADD_BACKGROUND_SCALED("artwork/backgrounds/85253d.png")
END_BACKGROUND