Skip to content

Yet another "broken config with 1.7.0" post #1438

Closed Answered by DaveDavenport
xfzv asked this question in Theming
Discussion options

You must be logged in to vote

No idea if this is correct as I don't know the correct situation:

configuration {
    modi: "drun";
    font: "JetBrainsMonoMedium Nerd Font 10.5";
    show-icons: true;
    icon-theme: "Papirus-Dark";
    display-drun: "   ";
    drun-display-format: "{icon} {name}";
    width: 40;
    lines: 8;
    columns: 1;
    location: 0;
    separator-style: "solid";
    hide-scrollbar: true;
}
// clear the default theme.
@theme "/dev/null"

* {
    highlight: bold italic;
    colorBackground:                #1e1e20;
    colorBackgroundSelected:        #282c34;
    colorForeground:                #c8ccd4;
    color01:                        #61afef;
    color02:                        #98c379;
  …

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@DaveDavenport
Comment options

@DaveDavenport
Comment options

@xfzv
Comment options

@DaveDavenport
Comment options

@EverWinter23
Comment options

Answer selected by xfzv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants