Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

going back to old darkmode mixins #61

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

EagleoutIce
Copy link
Collaborator

Before:

Screenshot_20230615_115119

After:

Screenshot_20230615_115704

@EagleoutIce EagleoutIce requested review from tthuem and Benno2000 June 15, 2023 09:58
% style definition for their tight variant
% #1: extra arguments, #2: title, #3: color of the frame, #4: boxname
uulm@tightboxstyle/.style n args=4{uulm@basic-boxstyle={#1}{#2}{#3}{0mm}{#4}, colback=white}
uulm@tightboxstyle/.style n args=4{uulm@basic-boxstyle={#1}{#2}{#3}{0mm}{#4}, colback=uulm@background}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you dislike the style of tightboxes, we can change that easily:

Suggested change
uulm@tightboxstyle/.style n args=4{uulm@basic-boxstyle={#1}{#2}{#3}{0mm}{#4}, colback=uulm@background}
uulm@tightboxstyle/.style n args=4{uulm@basic-boxstyle={#1}{#2}{#3}{0mm}{#4}, colback=white}

To get:

Screenshot_20230615_115949

Or something like:

Suggested change
uulm@tightboxstyle/.style n args=4{uulm@basic-boxstyle={#1}{#2}{#3}{0mm}{#4}, colback=uulm@background}
uulm@tightboxstyle/.style n args=4{uulm@basic-boxstyle={#1}{#2}{#3}{0mm}{#4}, colback=uulm@boxmix}

To get a different shade:
Screenshot_20230615_120113

@tthuem tthuem merged commit 85adaf8 into release Jun 15, 2023
@tthuem
Copy link
Member

tthuem commented Jun 15, 2023

Many thanks, will try it out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants