Skip to content

Instantly share code, notes, and snippets.

View CamperSamu's full-sized avatar
🤠
spaghetti

Camper_Samu CamperSamu

🤠
spaghetti
View GitHub Profile
@CamperSamu
CamperSamu / Samu DarkRed.xaml
Created October 24, 2021 14:28
Cairo Shell Theme: Samu DarkRed
<?xml version="1.0" encoding="utf-8"?>
<ResourceDictionary
xmlns="http://schemas.microsoft.com/netfx/2009/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:l10n="clr-namespace:CairoDesktop.Localization;assembly=CairoDesktop.Localization"
xmlns:system="clr-namespace:System;assembly=mscorlib">
<system:Boolean x:Key="EnableDarkMode">True</system:Boolean>
<!-- Menu resources -->